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