Upgrade gradle

This commit is contained in:
edr
2023-10-01 21:43:17 +02:00
parent 9d052fae2f
commit 37b21ad495
4 changed files with 9 additions and 11 deletions

View File

@@ -20,3 +20,6 @@
# The aapt2 tool creates an APK which fails to install on Android 5 and below if it contains
# a bug. Build tools 27.0.1 has a mitigation. Avoiding aapt2 also avoids hitting the bug.
# See: https://issuetracker.google.com/issues/64434571
android.defaults.buildfeatures.buildconfig=true
android.nonFinalResIds=false
android.nonTransitiveRClass=false