Merge branch 'master' into fix/ensure_player_stop_on_invalid_url

This commit is contained in:
Olivier Bouillet
2022-09-28 22:03:19 +02:00
committed by GitHub
6 changed files with 63 additions and 13 deletions

View File

@@ -27,8 +27,7 @@ android {
}
repositories {
// Remove this repository line after google releases to google() or mavenCentral()
maven { url "https://dl.google.com/android/maven2" }
google()
}
dependencies {