Dump minsdkversion to 10.

This commit is contained in:
Tim Schumacher 2015-02-24 22:00:34 +01:00
parent bc670c1aff
commit 9a5b94cd58

View file

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