Skip to content

Commit

Permalink
CSDK-2592: Updating to daily-android 0.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcus-daily committed Dec 4, 2024
1 parent c1f1c7a commit 04d56ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion starter-kit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ android {
}

dependencies {
implementation 'co.daily:client:0.26.0'
implementation 'co.daily:client:0.27.0'
implementation 'androidx.appcompat:appcompat:1.4.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'com.google.android.flexbox:flexbox:3.0.0'
Expand Down

0 comments on commit 04d56ca

Please sign in to comment.