v0.8.2a: updated target and compile android SDK versions to Android 11
This commit is contained in:
@@ -21,9 +21,9 @@ allprojects {
|
||||
|
||||
appJavaCompatibility = JavaVersion.VERSION_1_8
|
||||
|
||||
appAndroidCompileSDK = 29
|
||||
appAndroidCompileSDK = 30
|
||||
appAndroidMinSDK = 9
|
||||
appAndroidTargetSDK = 29
|
||||
appAndroidTargetSDK = 30
|
||||
|
||||
gdxVersion = '1.9.10'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user