Skip to content

Commit

Permalink
update api, version 1.5.11
Browse files Browse the repository at this point in the history
  • Loading branch information
LabyStudio committed Sep 29, 2023
1 parent 7e10683 commit c31b4fd
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.10'
version '1.5.11'

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

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

0 comments on commit c31b4fd

Please sign in to comment.