We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce6bb9a commit eb0fa29Copy full SHA for eb0fa29
extension/androidtools/os/Build.hx
@@ -439,4 +439,5 @@ class VERSION_CODES
439
public static var TIRAMISU:Int = 33;
440
public static var UPSIDE_DOWN_CAKE:Int = 34;
441
public static var VANILLA_ICE_CREAM:Int = 35;
442
+ public static var BAKLAVA:Int = 36;
443
}
0 commit comments