Commit 5347cedf authored by topjohnwu's avatar topjohnwu

Disable Jetifier

Jetifier does not support multi-release JARs
parent 5b28a713
......@@ -23,7 +23,7 @@ org.gradle.daemon=true
#AndroidX
android.useAndroidX=true
android.enableJetifier=true
android.enableJetifier=false
android.enableR8.fullMode=true
android.databinding.incremental=true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment