added Android 12L support
This commit is contained in:
parent
4e78d9c037
commit
ee63ca384e
4 changed files with 5 additions and 3 deletions
|
|
@ -59,8 +59,7 @@ android {
|
|||
defaultConfig {
|
||||
applicationId PACKAGE_NAME
|
||||
minSdk 19
|
||||
//noinspection ExpiredTargetSdkVersion
|
||||
targetSdk 30
|
||||
targetSdk 32
|
||||
versionCode getVerCode()
|
||||
versionName getVerName()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue