Skip to content

Commit d1196f2

Browse files
committed
drop use of Jetifier plugin
1 parent 1ac4e4e commit d1196f2

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
@@ -16,5 +16,5 @@
1616
# This option should only be used with decoupled projects. More details, visit
1717
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
1818
# org.gradle.parallel=true
19-
android.enableJetifier=true
19+
android.enableJetifier=false
2020
android.useAndroidX=true

0 commit comments

Comments
 (0)