libGDX 1.9.6, closes #333

This commit is contained in:
Emux
2017-03-15 13:58:27 +02:00
parent c8396062ae
commit da95660c73
9 changed files with 8 additions and 8 deletions

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'
}
}