Skip to content

Commit

Permalink
Updated version for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
badlogic committed Feb 6, 2016
1 parent f8cd0ba commit 7a54c5a
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -24,7 +24,7 @@ public class DependencyBank {
//Versions
static String libgdxVersion = "1.9.1";
//Temporary snapshot version, we need a more dynamic solution for pointing to the latest nightly
static String libgdxNightlyVersion = "1.9.2-SNAPSHOT";
static String libgdxNightlyVersion = "1.9.3-SNAPSHOT";
static String roboVMVersion = "1.12.0";
static String buildToolsVersion = "23.0.1";
static String androidAPILevel = "20";
Expand Down

0 comments on commit 7a54c5a

Please sign in to comment.