Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.
Prev Previous commit
disable jetifier
  • Loading branch information
marandaneto committed Nov 9, 2019
commit 9cf46a85db2eeb0265248dd0ffe8d4efe70817c7
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ android.testConfig.useRelativePath = true

# Migrating to AndroidX - AGP 3.6.x
android.useAndroidX=true
android.enableJetifier=true
#android.enableJetifier=true - causing SHA1 digest error
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


# New default packaging tool, disabled as its still preview
android.useNewApkCreator=false
android.useNewApkCreator=false