Skip to content

Commit

Permalink
Update build.gradle to stable 1.x release
Browse files Browse the repository at this point in the history
  • Loading branch information
ge0rg committed May 5, 2015
1 parent 428be07 commit 39844a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:0.14.+'
classpath 'com.android.tools.build:gradle:1.+'
}
}

Expand Down

0 comments on commit 39844a9

Please sign in to comment.