From aaed97993211e0ac69ff3faf58960fd9410bc1fd Mon Sep 17 00:00:00 2001 From: androidacy-user Date: Mon, 24 Apr 2023 05:29:13 +0000 Subject: [PATCH] (misc) well Signed-off-by: androidacy-user --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index ebacdd6..ccd54af 100644 --- a/gradle.properties +++ b/gradle.properties @@ -23,5 +23,5 @@ org.gradle.parallel=true android.enableR8.fullMode=true org.gradle.unsafe.configuration-cache=true android.defaults.buildfeatures.buildconfig=true -kotlin.jvm.target.validation.mode=IGNORE -org.gradle.caching=true \ No newline at end of file +#kotlin.jvm.target.validation.mode=IGNORE +org.gradle.caching=true