summaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2023-10-30 18:45:10 +0100
committercyBerta <cyberta@riseup.net>2023-10-31 18:53:25 +0100
commit820d3c6998848a0324f75c68bdbf05d321235b29 (patch)
tree49bfebb00069f4e0fd2dbbe1cab284992fb0d671 /gradle.properties
parent48cf66f75e91d7bd017277bc249e6cbec0a4a078 (diff)
update to Gradle 8
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties
index 44700ef5..a537ad3b 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,4 +1,4 @@
android.enableJetifier=true
android.useAndroidX=true
org.gradle.jvmargs=-Xmx4096m
-android.bundle.enableUncompressedNativeLibs = false \ No newline at end of file
+android.nonFinalResIds=false \ No newline at end of file