Skip to content

Commit eb0fa29

Browse files
authored
Added Android API 36 (16 Baklava) static var
1 parent ce6bb9a commit eb0fa29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extension/androidtools/os/Build.hx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -439,4 +439,5 @@ class VERSION_CODES
439439
public static var TIRAMISU:Int = 33;
440440
public static var UPSIDE_DOWN_CAKE:Int = 34;
441441
public static var VANILLA_ICE_CREAM:Int = 35;
442+
public static var BAKLAVA:Int = 36;
442443
}

0 commit comments

Comments
 (0)