Skip to content

Commit

Permalink
updated branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Decoder07 committed May 8, 2024
1 parent 49ef1f3 commit 9fd5f82
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/hmssdk_flutter/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ android {
}

dependencies {
implementation "com.github.100mslive.android-sdk:video-view:AN-1558-whiteboard-permission-fix-SNAPSHOT"
implementation "com.github.100mslive.android-sdk:hls-player:AN-1558-whiteboard-permission-fix-SNAPSHOT"
implementation 'com.github.100mslive.android-sdk:android-sdk:AN-1558-whiteboard-permission-fix-SNAPSHOT'
implementation "com.github.100mslive.android-sdk:hms-noise-cancellation-android:AN-1558-whiteboard-permission-fix-SNAPSHOT"
implementation "com.github.100mslive.android-sdk:video-view:dev-v2-SNAPSHOT"
implementation "com.github.100mslive.android-sdk:hls-player:dev-v2-SNAPSHOT"
implementation 'com.github.100mslive.android-sdk:android-sdk:dev-v2-SNAPSHOT'
implementation "com.github.100mslive.android-sdk:hms-noise-cancellation-android:dev-v2-SNAPSHOT"
// implementation "live.100ms:android-sdk:${sdkVersions['android']}"
// implementation "live.100ms:video-view:${sdkVersions['android']}"
// implementation "live.100ms:hls-player:${sdkVersions['android']}"
Expand Down

0 comments on commit 9fd5f82

Please sign in to comment.