From aabb323cad4a463de71c60647275bfb2d0a3d6f4 Mon Sep 17 00:00:00 2001 From: Aniket Kadam Date: Thu, 27 Jun 2024 13:17:57 +0530 Subject: [PATCH] fix gradle --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index fb4c878..d28f59d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -21,6 +21,6 @@ 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=/Users/aniket/Applications/Android\ Studio.app/Contents/jbr/Contents/Home +#org.gradle.java.home=/Users/aniket/Applications/Android\ Studio.app/Contents/jbr/Contents/Home roomKitVersion=1.2.15 -hmsVersion=2.9.62 \ No newline at end of file +hmsVersion=2.9.62