Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
Signed-off-by: Aniket Kadam <[email protected]>
  • Loading branch information
AniketSK committed Dec 28, 2023
1 parent c3ae772 commit e4db565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion room-kit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ dependencies {
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'androidx.percentlayout:percentlayout:1.0.0'

def hmsVersion = "2.8.5"
def hmsVersion = "2.8.6"
// To add dependencies of specific module
implementation "live.100ms:android-sdk:$hmsVersion"
implementation "live.100ms:video-view:$hmsVersion"
Expand Down

0 comments on commit e4db565

Please sign in to comment.