Files
Bahla-Front/android/gradle.properties
Yaël Perret 1dd8b741e9 Upgrade projet
2025-09-13 16:35:01 +02:00

6 lines
270 B
Properties
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
org.gradle.jvmargs=-Xmx4G -XX:MaxMetaspaceSize=2G -XX:+HeapDumpOnOutOfMemoryError
android.useAndroidX=true
android.enableJetifier=true
# Evite les erreurs de suivi détat/FS watcher sur lecteurs réseaux
org.gradle.configuration-cache=false
org.gradle.vfs.watch=false