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