added Android 13 support
This commit is contained in:
parent
ee63ca384e
commit
7e41800eac
20 changed files with 160 additions and 16 deletions
|
|
@ -59,7 +59,7 @@ android {
|
|||
defaultConfig {
|
||||
applicationId PACKAGE_NAME
|
||||
minSdk 19
|
||||
targetSdk 32
|
||||
targetSdk 33
|
||||
versionCode getVerCode()
|
||||
versionName getVerName()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue