Skip to content

Commit 03d51a3

Browse files
committed
chore: Update libGDX and prepare 0.3.6.
1 parent 82a6607 commit 03d51a3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ allprojects {
1212
apply plugin: "eclipse"
1313
apply plugin: "idea"
1414

15-
version = "0.3.5"
15+
version = "0.3.6"
1616

1717
ext {
1818
appName = "guacamole"
1919
formicVersion = "0.1.4"
20-
gdxVersion = "1.12.1"
20+
gdxVersion = "1.13.5"
2121
jspecifyVersion = "0.3.0"
2222

2323
// Test dependencies

0 commit comments

Comments
 (0)