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 {
|
android {
|
||||||
compileSdkVersion 19
|
compileSdkVersion 19
|
||||||
buildToolsVersion '20.0.0'
|
buildToolsVersion '19.1.0'
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "info.nerull7.mysqlbrowser"
|
applicationId "info.nerull7.mysqlbrowser"
|
||||||
|
|
Loading…
Add table
Reference in a new issue