Skip to content

Commit

Permalink
Upgrade to Android Gradle plugin 0.14.4
Browse files Browse the repository at this point in the history
Signed-off-by: Daniele Ricci <[email protected]>
  • Loading branch information
daniele-athome committed Nov 20, 2014
1 parent 2f59e06 commit 2d58e2e
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 @@ -4,7 +4,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:0.14.2'
classpath 'com.android.tools.build:gradle:0.14.4'
}
}

Expand Down

0 comments on commit 2d58e2e

Please sign in to comment.