Skip to content

Commit

Permalink
linux support, version 1.5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
LabyStudio committed Jan 9, 2024
1 parent c31b4fd commit b14fef2
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.11'
version '1.5.12'

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

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

0 comments on commit b14fef2

Please sign in to comment.