Skip to content

Commit

Permalink
Update to tidal-kt 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
0xf4b1 committed Aug 27, 2023
1 parent 4b5638d commit 6ce39b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies {
implementation("xyz.gianlu.librespot:librespot-lib:1.6.3")
implementation("org.json:json:20230227")

implementation("com.tiefensuche:tidal-kt:0.1-SNAPSHOT")
implementation("com.tiefensuche:tidal-kt:0.1.1")

testImplementation(kotlin("test"))
implementation(kotlin("stdlib-jdk8"))
Expand Down

0 comments on commit 6ce39b1

Please sign in to comment.