summaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2023-04-17 14:56:49 +0200
committerArne Schwabe <arne@rfc2549.org>2023-04-17 15:22:05 +0200
commit653f6ef1bc1c4b857d8467d25bac5937d57102b5 (patch)
tree5aec6192565bae71a49b8a63b804239183ab9aa4 /gradle.properties
parent3c160282b4a4d450810baa28f1a757bba82ce6bb (diff)
Update gradle files
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties3
1 files changed, 3 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties
index bb3d1bd9..2af7a640 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -6,3 +6,6 @@
android.enableJetifier=true
android.useAndroidX=true
android.enableUnitTestBinaryResources=false
+android.defaults.buildfeatures.buildconfig=true
+android.nonTransitiveRClass=false
+android.nonFinalResIds=false