minSdkVersion 24

This commit is contained in:
Milos Kozak 2020-05-12 00:23:39 +02:00
parent 1d1d57a458
commit e1df6c8145
6 changed files with 6 additions and 6 deletions

View file

@ -124,7 +124,7 @@ android {
ndkVersion "21.1.6352462"
defaultConfig {
minSdkVersion 23
minSdkVersion 24
targetSdkVersion 28
multiDexEnabled true
versionCode 1500

View file

@ -7,7 +7,7 @@ android {
compileSdkVersion 28
defaultConfig {
minSdkVersion 23
minSdkVersion 24
targetSdkVersion 28
versionCode 1
versionName "1.0"

View file

@ -7,7 +7,7 @@ android {
compileSdkVersion 28
defaultConfig {
minSdkVersion 23
minSdkVersion 24
targetSdkVersion 28
versionCode 1
versionName "1.0"

View file

@ -7,7 +7,7 @@ android {
compileSdkVersion 28
defaultConfig {
minSdkVersion 23
minSdkVersion 24
targetSdkVersion 28
versionCode 1
versionName "1.0"

View file

@ -7,7 +7,7 @@ android {
compileSdkVersion 28
defaultConfig {
minSdkVersion 23
minSdkVersion 24
targetSdkVersion 28
versionCode 1
versionName "1.0"

View file

@ -46,7 +46,7 @@ android {
defaultConfig {
applicationId "info.nightscout.androidaps"
minSdkVersion 23
minSdkVersion 24
targetSdkVersion 28
versionCode 1
versionName "1.0.2"