Fix minSdkVersion for demo app
This commit is contained in:
parent
e4ae7e08db
commit
b398c594fa
@ -18,7 +18,7 @@ android {
|
||||
buildToolsVersion "19.1"
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 9
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 19
|
||||
}
|
||||
buildTypes {
|
||||
|
Loading…
x
Reference in New Issue
Block a user