Skip to content

Commit e4320af

Browse files
authored
Update library dependency (#33)
1 parent 2515e09 commit e4320af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ subprojects {
7171
dependencies {
7272
val implementation by configurations
7373

74-
implementation("com.github.recloudstream.cloudstream:library-jvm:master")
74+
implementation("com.github.recloudstream.cloudstream:library:-SNAPSHOT")
7575

7676
// These dependencies can include any of those which are added by the app,
7777
// but you don't need to include any of them if you don't need them.

0 commit comments

Comments
 (0)