diff --git a/gradle.properties b/gradle.properties index 9bacc1c..7651107 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,4 +9,3 @@ org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8 # Kotlin code style for this project: "official" or "obsolete": kotlin.code.style=official -android.suppressUnsupportedCompileSdk=34