Skip to content

Commit

Permalink
Update to libGDX 1.11.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
crykn committed May 25, 2022
1 parent 39c00bd commit f41537a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ allprojects {
apply plugin: "eclipse"
apply plugin: "idea"

version = "0.3.1"
version = "0.3.2"

ext {
appName = "guacamole"
formicVersion = "0.1.4"
gdxVersion = "1.10.0"
gdxVersion = "1.11.0"
jsrVersion = "3.0.2"

// Test dependencies
Expand Down

0 comments on commit f41537a

Please sign in to comment.