chore: upgrade minSdk to 24

This commit is contained in:
NextAlone 2022-03-20 20:10:10 +08:00
parent c19c25e21d
commit b867f75e55
No known key found for this signature in database
GPG Key ID: DBA7B0AEF8C1CD2C

View File

@ -97,7 +97,7 @@ android {
}
defaultConfig {
minSdkVersion 16
minSdkVersion 24
//noinspection ExpiredTargetSdkVersion,OldTargetApi
targetSdkVersion 30