Skip to content

Commit

Permalink
Disable R8 fullMode
Browse files Browse the repository at this point in the history
  • Loading branch information
rvandermeulen committed Dec 5, 2023
1 parent fffb5b8 commit 193e951
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ libVcsUrl=https://github.com/mozilla/glean.git
libLicense=MPL-2.0
libLicenseUrl=https://www.mozilla.org/en-US/MPL/2.0/

android.enableR8.fullMode=false
android.useAndroidX=true

0 comments on commit 193e951

Please sign in to comment.