From 6587d405426389c2050d8b3b5be1404a61304621 Mon Sep 17 00:00:00 2001 From: androidacy-user Date: Tue, 25 Apr 2023 03:46:36 +0000 Subject: [PATCH] (fix) temp fix Signed-off-by: androidacy-user --- gradle.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/gradle.properties b/gradle.properties index bfedf4a..2a605eb 100644 --- a/gradle.properties +++ b/gradle.properties @@ -25,3 +25,4 @@ org.gradle.configuration-cache=true android.defaults.buildfeatures.buildconfig=true #kotlin.jvm.target.validation.mode=IGNORE org.gradle.caching=true +org.gradle.configuration-cache.problems=warn