From d9fc863ccbbcff1adb8d85c22e2f41e9c217f6cb Mon Sep 17 00:00:00 2001 From: cp-megh Date: Wed, 25 Oct 2023 15:28:06 +0530 Subject: [PATCH] Minor change --- gradle.properties | 1 - 1 file changed, 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index ce18fb8..2cbd6d1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -21,4 +21,3 @@ 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.java.home=/usr/lib/jvm/java-1.17.0-openjdk-amd64 \ No newline at end of file