mirror of
https://github.com/SimpleMobileTools/Simple-Launcher.git
synced 2025-02-16 11:31:46 +01:00
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…
x
Reference in New Issue
Block a user