Skip to content

Commit

Permalink
update spotify api, version 1.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
LabyStudio committed Sep 4, 2022
1 parent e15e003 commit 97b756f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Expand Up @@ -4,7 +4,7 @@ plugins {
}

group 'com.github.LabyStudio'
version '1.5.4'
version '1.5.5'

compileJava {
sourceCompatibility = '1.8'
Expand All @@ -21,7 +21,7 @@ build {

dependencies {
implementation 'com.github.LabyStudio:desktopmodules:2.5.5:all'
implementation 'com.github.LabyStudio:java-spotify-api:1.1.4:all'
implementation 'com.github.LabyStudio:java-spotify-api:1.1.5:all'

//implementation project(':desktopmodules-core')
}
Expand Down

0 comments on commit 97b756f

Please sign in to comment.