We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4e5b7f commit 9c2346cCopy full SHA for 9c2346c
build.gradle
@@ -2,7 +2,7 @@ allprojects {
2
apply plugin: "eclipse"
3
apply plugin: "idea"
4
5
- version = '0.9.1'
+ version = '0.9.2'
6
7
ext {
8
gdxVersion = '1.6.5'
0 commit comments