v3.2.2: updated various gradle scripts in prep for 9.0 later
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apply plugin: 'java-library'
|
||||
|
||||
[compileJava, compileTestJava]*.options*.encoding = 'UTF-8'
|
||||
sourceCompatibility = targetCompatibility = appJavaCompatibility
|
||||
java.sourceCompatibility = java.targetCompatibility = appJavaCompatibility
|
||||
|
||||
dependencies {
|
||||
api "com.badlogicgames.gdx:gdx:$gdxVersion"
|
||||
|
||||
Reference in New Issue
Block a user