Skip to content

Commit

Permalink
fix gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
AniketSK committed Jun 27, 2024
1 parent e90d772 commit aabb323
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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
hmsVersion=2.9.62

0 comments on commit aabb323

Please sign in to comment.