diff options
author | euxane | 2024-09-18 23:41:13 +0200 |
---|---|---|
committer | euxane | 2024-09-18 23:41:13 +0200 |
commit | 8ebbb2a54d31e5a88e4e89662bb4aec8d02c2d32 (patch) | |
tree | 4a56607546c9abf2de56018f69722e0516dc7044 /gradle.properties | |
parent | 6b0397c56891a9ff3f4da3adafb4cea1520515eb (diff) | |
download | tincapp-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.properties | 1 |
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. |
25 | android.defaults.buildfeatures.buildconfig=true | ||
26 | android.enableJetifier=true | 25 | android.enableJetifier=true |
27 | android.nonFinalResIds=false | 26 | android.nonFinalResIds=false |
28 | android.nonTransitiveRClass=false | 27 | android.nonTransitiveRClass=false |