Skip to content

Commit

Permalink
Enable R8 to work around bug in Proguard/Moshi
Browse files Browse the repository at this point in the history
  • Loading branch information
niknetniko committed Feb 20, 2019
1 parent 87a817a commit 258a840
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
android.enableJetifier=true
android.useAndroidX=true
android.enableUnitTestBinaryResources=true
android.enableUnitTestBinaryResources=true
android.enableR8=true

0 comments on commit 258a840

Please sign in to comment.