From a675e6a845d49dd9a3097994cc92b17561461805 Mon Sep 17 00:00:00 2001
From: swee <meow@swee.codes>
Date: Sat, 18 Jan 2025 22:07:34 -0800
Subject: [PATCH] Update gradle.properties

---
 gradle.properties | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gradle.properties b/gradle.properties
index 20e2a01..bbdf7b0 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -7,6 +7,7 @@
 # Specifies the JVM arguments used for the daemon process.
 # The setting is particularly useful for tweaking memory settings.
 org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
+org.gradle.daemon=false
 # When configured, Gradle will run in incubating parallel mode.
 # This option should only be used with decoupled projects. For more details, visit
 # https://developer.android.com/r/tools/gradle-multi-project-decoupled-projects