disable AndroidX Jetifier

which is now not needed anymore
This commit is contained in:
johan12345
2022-08-13 12:30:56 +02:00
parent b445be99bb
commit c60043f925

View File

@@ -14,4 +14,3 @@
kotlin.code.style=official
org.gradle.jvmargs=-Xmx2048M -Dkotlin.daemon.jvm.options\="-Xmx2048M"
android.useAndroidX=true
android.enableJetifier=true