Updated minSdkVersion to 24 (Android 7.0)

This commit is contained in:
Amab 2019-10-26 17:47:53 +02:00
parent e417595006
commit 6819890a92

View File

@ -61,7 +61,7 @@ android {
versionCode gitVersionCode
versionName gitVersionName
minSdkVersion 16
minSdkVersion 24
targetSdkVersion 29
testApplicationId "es.ugr.swad.swadroid.test"