We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2515e09 commit e4320afCopy full SHA for e4320af
1 file changed
build.gradle.kts
@@ -71,7 +71,7 @@ subprojects {
71
dependencies {
72
val implementation by configurations
73
74
- implementation("com.github.recloudstream.cloudstream:library-jvm:master")
+ implementation("com.github.recloudstream.cloudstream:library:-SNAPSHOT")
75
76
// These dependencies can include any of those which are added by the app,
77
// but you don't need to include any of them if you don't need them.
0 commit comments