- minSdk version increased to 26

This commit is contained in:
2023-08-18 22:08:13 +01:00
parent ad08347488
commit 93558d7ce7
4 changed files with 7 additions and 4 deletions

View File

@@ -17,7 +17,7 @@ android {
compileSdkVersion 31
defaultConfig {
applicationId "h_mal.appttude.com.driver"
minSdkVersion 24
minSdkVersion 26
targetSdkVersion 31
versionCode 7
versionName "2.0.0"