Skip to content

Commit

Permalink
Updated to latest RoboVM version
Browse files Browse the repository at this point in the history
  • Loading branch information
Raimund Wege authored and Raimund Wege committed Jun 9, 2015
1 parent 36ab3f1 commit 82a4412
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 @@ -5,7 +5,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:1.2.3'
classpath 'org.robovm:robovm-gradle-plugin:1.2.0'
classpath 'org.robovm:robovm-gradle-plugin:1.3.0'
}
}

Expand All @@ -17,7 +17,7 @@ allprojects {
ext {
appName = 'Camera'
gdxVersion = '1.6.1'
roboVMVersion = '1.2.0'
roboVMVersion = '1.3.0'
box2DLightsVersion = '1.3'
ashleyVersion = '1.4.0'
aiVersion = '1.5.0'
Expand Down

0 comments on commit 82a4412

Please sign in to comment.