Skip to content

Commit

Permalink
fix(deps): update dependency com.google.apis:google-api-services-yout…
Browse files Browse the repository at this point in the history
…ube to v3-rev20241105-2.0.0
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent f5b6f76 commit f4d78c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mobile/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ dependencies {
exclude module: 'appcompat-v7'
}
implementation 'com.google.android.gms:play-services-ads:18.2.0'
implementation 'com.google.apis:google-api-services-youtube:v3-rev99-1.17.0-rc'
implementation 'com.google.apis:google-api-services-youtube:v3-rev20241105-2.0.0'
implementation "com.tonyodev.fetch2:fetch2:2.0.0-RC8"
implementation "com.tonyodev.fetch2downloaders:fetch2downloaders:2.0.0-RC8"
implementation "com.tonyodev.fetch2rx:fetch2rx:2.0.0-RC8"
Expand Down

0 comments on commit f4d78c2

Please sign in to comment.