feat(android): up android sdk version

This commit is contained in:
2021-05-24 22:02:00 +03:00
parent e0eddbcab5
commit 715f6807d8
5 changed files with 41 additions and 23 deletions

View File

@@ -106,7 +106,7 @@ class HaxeBuilder extends Builder {
'build-tools;27.0.3',
'platforms;android-28', //ToDo: lime version 7.6.0 -> 28; 7.0.0 -> 26
//'ndk-bundle',
'lldb;3.1',
//'lldb;3.1',
'cmake;3.6.4111459',
]));
const AndroidSDK = this.android.android_home;