Skip to content

Commit

Permalink
fix(deps): update dependency com.google.android.gms:play-services-cas…
Browse files Browse the repository at this point in the history
…t-framework to v21.5.0
  • Loading branch information
renovate[bot] authored May 29, 2024
1 parent 16a1d61 commit 9fac5fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencies {
implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
implementation "androidx.appcompat:appcompat:$androidxAppCompatVersion"
implementation 'androidx.mediarouter:mediarouter:1.2.5'
implementation 'com.google.android.gms:play-services-cast-framework:21.3.0'
implementation 'com.google.android.gms:play-services-cast-framework:21.5.0'
testImplementation "junit:junit:$junitVersion"
androidTestImplementation "androidx.test.ext:junit:$androidxJunitVersion"
androidTestImplementation "androidx.test.espresso:espresso-core:$androidxEspressoCoreVersion"
Expand Down

0 comments on commit 9fac5fd

Please sign in to comment.