v2.1.0: updated AGP, gradle, mobivm, and gdx-controllers
This commit is contained in:
@@ -4,7 +4,7 @@ buildscript {
|
||||
mavenCentral()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:7.4.2'
|
||||
classpath 'com.android.tools.build:gradle:8.0.1'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -24,8 +24,8 @@ allprojects {
|
||||
appAndroidTargetSDK = 33
|
||||
|
||||
gdxVersion = '1.11.0'
|
||||
gdxControllersVersion = '2.2.3-SNAPSHOT'
|
||||
robovmVersion = '2.3.18'
|
||||
gdxControllersVersion = '2.2.3'
|
||||
robovmVersion = '2.3.19'
|
||||
}
|
||||
version = appVersionName
|
||||
|
||||
|
||||
Reference in New Issue
Block a user