BuildTools 21.1.1 benutzen.
This commit is contained in:
parent
2b2aafb82f
commit
312f746829
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
|
||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 21
|
compileSdkVersion 21
|
||||||
buildToolsVersion "21.1.2"
|
buildToolsVersion "21.1.1"
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "me.datenknoten.tueroeffner"
|
applicationId "me.datenknoten.tueroeffner"
|
||||||
|
|
Reference in a new issue