diff --git a/app/build.gradle b/app/build.gradle index 9ff30c93..3fb1a78d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -27,7 +27,7 @@ android { disable 'MissingTranslation' disable 'ExtraTranslation' } - compileSdkVersion 29 + compileSdkVersion 30 buildToolsVersion "30.0.2" defaultConfig { applicationId "org.meowcat.edxposed.manager"