Skip to content

Commit

Permalink
...and the same for Gradle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueRiverInteractive committed Apr 29, 2015
1 parent e767fac commit b40aec6
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
@@ -1,8 +1,8 @@
// Pull the plugin from Maven Central
buildscript {

project.ext.roboVMVersion = "1.1.0"
project.ext.roboVMGradleVersion = "1.1.0"
project.ext.roboVMVersion = "1.1.1-SNAPSHOT"
project.ext.roboVMGradleVersion = "1.1.1-SNAPSHOT"

repositories {
mavenLocal()
Expand Down

0 comments on commit b40aec6

Please sign in to comment.