Update build.gradle
This commit is contained in:
parent
900ee59c12
commit
60b99f17a7
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ apply plugin: 'com.android.application'
|
|||
|
||||
android {
|
||||
compileSdkVersion 21
|
||||
buildToolsVersion "24.3.4"
|
||||
buildToolsVersion "23.0.0"
|
||||
|
||||
signingConfigs {
|
||||
development {
|
||||
|
|
Loading…
Reference in a new issue