Bump compileSdkVersion to 30

This commit is contained in:
NekoInverter 2020-11-21 21:53:14 +08:00
parent 2b40dded04
commit ae7293c03b
No known key found for this signature in database
GPG Key ID: 280D6CCCF95715F9
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ android {
disable 'MissingTranslation'
disable 'ExtraTranslation'
}
compileSdkVersion 29
compileSdkVersion 30
buildToolsVersion "30.0.2"
defaultConfig {
applicationId "org.meowcat.edxposed.manager"