Bump minSdk because of rawQuery usage

This commit is contained in:
Sylvia van Os
2019-11-22 21:03:55 +01:00
parent 52a09056e8
commit bd3d67574e

View File

@@ -11,7 +11,7 @@ android {
defaultConfig {
applicationId "protect.card_locker"
minSdkVersion 15
minSdkVersion 16
targetSdkVersion 27
versionCode 35
versionName "0.25.4"