Skip to content

Commit

Permalink
Update common version in libs.version.toml to 0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
michpohl committed May 28, 2024
1 parent b330c4b commit f55f639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ kotlinx-serialization-json = { module = "org.jetbrains.kotlinx:kotlinx-serializa
kotlinx-serialization-retrofit-converter = { module = "com.jakewharton.retrofit:retrofit2-kotlinx-serialization-converter", version = "1.0.0" }

# SDK
tidal-sdk-common = { module = "com.tidal.sdk:common", version = "0.2.4" }
tidal-sdk-common = { module = "com.tidal.sdk:common", version = "0.2.5" }
tidal-sdk-auth = { module = "com.tidal.sdk:auth", version = "0.9.1" }
tidal-sdk-eventproducer = { module = "com.tidal.sdk:eventproducer", version = "0.3.1" }
tidal-sdk-player = { module = "com.tidal.sdk:player", version = "0.0.39" }
Expand Down

0 comments on commit f55f639

Please sign in to comment.