update to SDK 34
This commit is contained in:
parent
c83a7f8af4
commit
fda3627ca6
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 33
|
||||
targetSdkVersion 34
|
||||
|
||||
// versionNameSuffix " -beta_(2023-10-26)" // " beta_(XXXX-XX-XX)" // activate for beta versions
|
||||
versionCode 144
|
||||
|
|
Loading…
Reference in a new issue