Remove AndroidX usage declaration (#936)

Removed AndroidX usage declaration from properties.
This commit is contained in:
Logan McNaughton
2026-05-22 15:50:50 +02:00
committed by GitHub
parent e5c74d05aa
commit 18fbd8e56c
-2
View File
@@ -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