Build for KitKat not 4.4W (android wear)
This commit is contained in:
parent
8f69536a70
commit
ad9cdc6e3a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
|
|||
|
||||
android {
|
||||
compileSdkVersion 19
|
||||
buildToolsVersion '20.0.0'
|
||||
buildToolsVersion '19.1.0'
|
||||
|
||||
defaultConfig {
|
||||
applicationId "info.nerull7.mysqlbrowser"
|
||||
|
|
Loading…
Reference in a new issue