Skip to content

Commit

Permalink
changed build-tools to 23.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cyqresig committed Dec 15, 2016
1 parent 2599ad3 commit ef4eaea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'com.android.library'

android {
compileSdkVersion 23
buildToolsVersion "24.0.0"
buildToolsVersion "23.0.3"

defaultConfig {
minSdkVersion 16
Expand Down

0 comments on commit ef4eaea

Please sign in to comment.