libGDX 1.9.6, closes #333

This commit is contained in:
Emux
2017-03-15 14:13:12 +02:00
parent c8396062ae
commit da95660c73
9 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.mobidevelop.robovm:robovm-gradle-plugin:2.2.0'
classpath 'com.mobidevelop.robovm:robovm-gradle-plugin:2.3.0'
}
}