Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
This is needed for Android Studio 0.5.8 and higher
  • Loading branch information
Gaëtan HERFRAY committed May 10, 2014
1 parent 44193d0 commit 39a41c0
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 @@ -13,7 +13,7 @@ apply plugin: 'android'
android {

compileSdkVersion 17
buildToolsVersion "17"
buildToolsVersion "19.0.3"

defaultConfig {
minSdkVersion 8
Expand Down

0 comments on commit 39a41c0

Please sign in to comment.