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 {
|
||||
compileSdkVersion 21
|
||||
buildToolsVersion "21.1.2"
|
||||
buildToolsVersion "21.1.1"
|
||||
|
||||
defaultConfig {
|
||||
applicationId "me.datenknoten.tueroeffner"
|
||||
|
|
Reference in a new issue