diff --git a/android-project/gradle.properties b/android-project/gradle.properties index 1bc77069..2d6942d8 100644 --- a/android-project/gradle.properties +++ b/android-project/gradle.properties @@ -13,5 +13,3 @@ org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8 # org.gradle.parallel=true # Kotlin code style for this project: "official" or "obsolete": kotlin.code.style=official -# Tell Android Studio we are using AndroidX -android.useAndroidX=true