We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64842d5 commit 273069aCopy full SHA for 273069a
gradle.properties
@@ -3,7 +3,7 @@ org.gradle.parallel=true
3
org.gradle.caching=true
4
5
android.useAndroidX=true
6
-android.enableJetifier=true
+android.enableJetifier=false
7
# Kotlin code style for this project: "official" or "obsolete":
8
kotlin.code.style=official
9
# Enables namespacing of each library's R class so that its R class includes only the
0 commit comments