lets increase the minimal required OS version to 11

This commit is contained in:
tibbi 2022-08-12 15:51:45 +02:00
parent 15c9b29534
commit db86347afa
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ android {
defaultConfig { defaultConfig {
applicationId "com.simplemobiletools.launcher" applicationId "com.simplemobiletools.launcher"
minSdkVersion 21 minSdkVersion 30
targetSdkVersion 31 targetSdkVersion 31
versionCode 1 versionCode 1
versionName "5.0.0" versionName "5.0.0"