Skip to content

Commit

Permalink
Update jellyfin-sdk-kotlin to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsvanvelzen committed Aug 11, 2021
1 parent 4178588 commit d4ad715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ object Dependencies {
const val room = "2.3.0"

// Network
const val jellyfinSdk = "1.0.1"
const val jellyfinSdk = "1.0.2"
const val jellyfinSdkLocal = "latest-SNAPSHOT"
const val jellyfinSdkSnapshot = "master-SNAPSHOT"
const val jellyfinSdkSnapshotUnstable = "openapi-unstable-SNAPSHOT"
Expand Down

0 comments on commit d4ad715

Please sign in to comment.