Dump minsdkversion to 10.
This commit is contained in:
parent
bc670c1aff
commit
9a5b94cd58
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
applicationId "me.datenknoten.tueroeffner"
|
||||
minSdkVersion 14
|
||||
minSdkVersion 10
|
||||
targetSdkVersion 21
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
|
|
Reference in a new issue