Bump compileSdkVersion to 30
This commit is contained in:
parent
2b40dded04
commit
ae7293c03b
|
|
@ -27,7 +27,7 @@ android {
|
|||
disable 'MissingTranslation'
|
||||
disable 'ExtraTranslation'
|
||||
}
|
||||
compileSdkVersion 29
|
||||
compileSdkVersion 30
|
||||
buildToolsVersion "30.0.2"
|
||||
defaultConfig {
|
||||
applicationId "org.meowcat.edxposed.manager"
|
||||
|
|
|
|||
Loading…
Reference in New Issue