diff --git a/spotify/build.gradle b/spotify/build.gradle index 4b8f989..1a07b72 100644 --- a/spotify/build.gradle +++ b/spotify/build.gradle @@ -30,7 +30,7 @@ android { dependencies { implementation 'com.github.soundcrowd:soundcrowd-plugin:v1.0.0' implementation 'com.github.0xf4b1:spotify-kt:275f290e64' - implementation 'com.github.librespot-org.librespot-java:librespot-lib:52a8c24215' + implementation 'com.github.librespot-org.librespot-java:librespot-lib:dev-SNAPSHOT' } repositories {