We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2fe44b commit 6e7ac21Copy full SHA for 6e7ac21
DailyDemo/app/build.gradle
@@ -34,7 +34,7 @@ android {
34
dependencies {
35
implementation 'androidx.appcompat:appcompat:1.4.1'
36
37
- implementation 'co.daily:client:0.11.0'
+ implementation 'co.daily:client:0.11.1'
38
39
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
40
implementation 'com.google.android.flexbox:flexbox:3.0.0'
0 commit comments