Skip to content

Commit

Permalink
Merge pull request #568 from 100mslive/update-version
Browse files Browse the repository at this point in the history
Update android sdk version to 2.8.5
  • Loading branch information
PratimMallick authored Dec 20, 2023
2 parents f41f1d6 + 11465f9 commit 2dc23e5
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.4"
def hmsVersion = "2.8.5"
// To add dependencies of specific module
implementation "live.100ms:android-sdk:$hmsVersion"
implementation "live.100ms:video-view:$hmsVersion"
Expand Down

0 comments on commit 2dc23e5

Please sign in to comment.