From 10240aaa4e4e9fb44b750f9a10b1851c930d2b47 Mon Sep 17 00:00:00 2001 From: Anthony La Date: Sun, 13 Oct 2024 01:34:52 -0700 Subject: [PATCH] Remove duplicate line --- gradle.properties | 1 - 1 file changed, 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 895fe2fd..2e7e7ed8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -21,5 +21,4 @@ kotlin.code.style=official # resources declared in the library itself and none from the library's dependencies, # thereby reducing the size of the R class for that library android.nonTransitiveRClass=true -org.gradle.configuration-cache=true org.gradle.configuration-cache=true \ No newline at end of file