chore: upgrade minSdk to 24
This commit is contained in:
parent
c19c25e21d
commit
b867f75e55
@ -97,7 +97,7 @@ android {
|
||||
}
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 16
|
||||
minSdkVersion 24
|
||||
//noinspection ExpiredTargetSdkVersion,OldTargetApi
|
||||
targetSdkVersion 30
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user