File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,8 @@ dependencies {
61
61
// 100ms.live prebuilt lib
62
62
implementation " live.100ms:room-kit:$HMS_ROOM_KIT_VERSION "
63
63
64
- def hmsVersion = " 2.9.6"
64
+ // 100ms noise cancellation dep
65
+ def hmsVersion = " 2.9.51"
65
66
implementation " live.100ms:hms-noise-cancellation-android:$hmsVersion "
66
67
67
68
// Navigation
Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ dependencies {
72
72
implementation ' com.google.android.material:material:1.10.0'
73
73
implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
74
74
implementation ' androidx.percentlayout:percentlayout:1.0.0'
75
- def hmsVersion = " 2.9.6 "
75
+ def hmsVersion = " 2.9.51 "
76
76
implementation " com.otaliastudios:zoomlayout:1.9.0"
77
77
// To add dependencies of specific module
78
78
implementation " live.100ms:android-sdk:$hmsVersion "
You can’t perform that action at this time.
0 commit comments