v2.0.0: updated Android compile and target SDKs
This commit is contained in:
@@ -19,9 +19,9 @@ allprojects {
|
||||
|
||||
appJavaCompatibility = JavaVersion.VERSION_1_8
|
||||
|
||||
appAndroidCompileSDK = 31
|
||||
appAndroidCompileSDK = 33
|
||||
appAndroidMinSDK = 14
|
||||
appAndroidTargetSDK = 31
|
||||
appAndroidTargetSDK = 33
|
||||
|
||||
gdxVersion = '1.11.0'
|
||||
gdxControllersVersion = '2.2.3-SNAPSHOT'
|
||||
|
||||
Reference in New Issue
Block a user