Bug 1821005 - Set nonTransitiveRClass and nonFinalResIds build flags to false.

From Gradle 8 the default value has changed from false to true.
fenix/121.0
mcarare 9 months ago committed by mergify[bot]
parent b5a163e667
commit 002c8a085e

@ -27,3 +27,5 @@ libUrl=https://github.com/mozilla-mobile/firefox-android/tree/main/fenix
libVcsUrl=https://github.com/mozilla-mobile/firefox-android.git
libLicense=MPL-2.0
libLicenseUrl=https://www.mozilla.org/en-US/MPL/2.0/
android.nonTransitiveRClass=false
android.nonFinalResIds=false

Loading…
Cancel
Save