Reverted build tools.
This commit is contained in:
parent
4d0c975a81
commit
67c373ee0e
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ apply plugin: 'com.android.application'
|
||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 23
|
compileSdkVersion 23
|
||||||
buildToolsVersion "23.0.2"
|
buildToolsVersion "23.0.1"
|
||||||
|
|
||||||
signingConfigs {
|
signingConfigs {
|
||||||
development {
|
development {
|
||||||
|
|
Loading…
Reference in a new issue