Skip to content

Commit 273069a

Browse files
committed
chore: disable jetifier
1 parent 64842d5 commit 273069a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ org.gradle.parallel=true
33
org.gradle.caching=true
44

55
android.useAndroidX=true
6-
android.enableJetifier=true
6+
android.enableJetifier=false
77
# Kotlin code style for this project: "official" or "obsolete":
88
kotlin.code.style=official
99
# Enables namespacing of each library's R class so that its R class includes only the

0 commit comments

Comments
 (0)