added Android 14 support
This commit is contained in:
parent
7e41800eac
commit
92a101d523
3 changed files with 12 additions and 4 deletions
|
|
@ -59,7 +59,7 @@ android {
|
|||
defaultConfig {
|
||||
applicationId PACKAGE_NAME
|
||||
minSdk 19
|
||||
targetSdk 33
|
||||
targetSdk 34
|
||||
versionCode getVerCode()
|
||||
versionName getVerName()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue