aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authoreuxane2024-09-18 23:41:13 +0200
committereuxane2024-09-18 23:41:13 +0200
commit8ebbb2a54d31e5a88e4e89662bb4aec8d02c2d32 (patch)
tree4a56607546c9abf2de56018f69722e0516dc7044 /gradle.properties
parent6b0397c56891a9ff3f4da3adafb4cea1520515eb (diff)
downloadtincapp-8ebbb2a54d31e5a88e4e89662bb4aec8d02c2d32.tar.gz
project: gradle 8.0.2 -> 8.4.2
Together with necessary adjustments for Kotlin and build options.
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties1
1 files changed, 0 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties
index 8a00bc8..d053c8a 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -22,7 +22,6 @@
22# http://www.gradle.org/docs/current/userguide/build_environment.html 22# http://www.gradle.org/docs/current/userguide/build_environment.html
23# Specifies the JVM arguments used for the daemon process. 23# Specifies the JVM arguments used for the daemon process.
24# The setting is particularly useful for tweaking memory settings. 24# The setting is particularly useful for tweaking memory settings.
25android.defaults.buildfeatures.buildconfig=true
26android.enableJetifier=true 25android.enableJetifier=true
27android.nonFinalResIds=false 26android.nonFinalResIds=false
28android.nonTransitiveRClass=false 27android.nonTransitiveRClass=false