mirror of
https://github.com/gopher64/gopher64.git
synced 2026-07-11 01:25:20 +02:00
Remove AndroidX usage declaration (#936)
Removed AndroidX usage declaration from properties.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user