Skip to content

Commit

Permalink
update spotify api, version 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
LabyStudio committed Jul 25, 2022
1 parent 44cc716 commit fb219ee
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.2'
version '1.5.3'

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.2:all'
implementation 'com.github.LabyStudio:java-spotify-api:1.1.3:all'

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

0 comments on commit fb219ee

Please sign in to comment.