From ea7f2a64f9680091859c9ca10af95c332e1e3671 Mon Sep 17 00:00:00 2001 From: Aniket Kadam Date: Thu, 25 Jul 2024 11:09:53 +0530 Subject: [PATCH] Update gradle.properties --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index d1a42f7..2f7d43c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -22,5 +22,5 @@ kotlin.code.style=official # 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 -roomKitVersion=1.2.17 +roomKitVersion=1.2.18 hmsVersion=2.9.64