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