Skip to content

Commit

Permalink
Update sdk version
Browse files Browse the repository at this point in the history
Signed-off-by: Aniket Kadam <[email protected]>
  • Loading branch information
AniketSK committed Apr 8, 2024
1 parent 762d0ab commit f5d926e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dependencies {
implementation "live.100ms:room-kit:$HMS_ROOM_KIT_VERSION"

//100ms noise cancellation dep
def hmsVersion = "2.9.52"
def hmsVersion = "2.9.53"
implementation "live.100ms:hms-noise-cancellation-android:$hmsVersion"

// Navigation
Expand Down

0 comments on commit f5d926e

Please sign in to comment.