Revert "Downgrade compileSdk"

This reverts commit 584f14256c.
This commit is contained in:
Mygod
2023-03-07 13:08:13 -05:00
parent 584f14256c
commit 389876d6b9
2 changed files with 3 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ android {
targetCompatibility(javaVersion)
}
kotlin.jvmToolchain(javaVersion)
compileSdk = 33
compileSdkPreview = "UpsideDownCake"
defaultConfig {
applicationId = "be.mygod.vpnhotspot"
minSdk = 28