changed to android 34
This commit is contained in:
parent
e379b7abb0
commit
b234d48c00
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ android {
|
|||
resValue('string', 'app_version', defaultConfig.versionName)
|
||||
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 35
|
||||
targetSdkVersion 34
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue