minSkdVersion = 21

This commit is contained in:
Tim Schumacher 2015-01-25 00:12:28 +01:00
parent 0c0bd35a35
commit 95d7f6f396

View file

@ -6,7 +6,7 @@ android {
defaultConfig {
applicationId "me.datenknoten.tueroeffner"
minSdkVersion 19
minSdkVersion 21
targetSdkVersion 21
versionCode 1
versionName "1.0"