Skip to content

Commit

Permalink
Bump event producer version in libs.version file
Browse files Browse the repository at this point in the history
  • Loading branch information
paulinaaniola committed Aug 21, 2024
1 parent 685c890 commit 693595f
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 @@ -84,7 +84,7 @@ kotlinx-serialization-retrofit-converter = { module = "com.jakewharton.retrofit:
tidal-sdk-catalogue = { module = "com.tidal.sdk:catalogue", version = "0.1.0" }
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-eventproducer = { module = "com.tidal.sdk:eventproducer", version = "0.3.2" }
tidal-sdk-player = { module = "com.tidal.sdk:player", version = "0.0.39" }

# Testing
Expand Down

0 comments on commit 693595f

Please sign in to comment.