Skip to content

Commit

Permalink
Update to libGDX 1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
crykn committed Jul 2, 2023
1 parent 9565b8f commit 2567af8
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.2"
version = "0.3.3"

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

// Test dependencies
Expand Down

0 comments on commit 2567af8

Please sign in to comment.