lets increase the minimal required OS version to 11
This commit is contained in:
parent
15c9b29534
commit
db86347afa
|
@ -8,7 +8,7 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
applicationId "com.simplemobiletools.launcher"
|
||||
minSdkVersion 21
|
||||
minSdkVersion 30
|
||||
targetSdkVersion 31
|
||||
versionCode 1
|
||||
versionName "5.0.0"
|
||||
|
|
Loading…
Reference in New Issue