Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 5c062a1

Browse files
committed
🕊
🕊
1 parent 6b27150 commit 5c062a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ buildscript {
1212
dependencies {
1313
classpath("com.android.tools.build:gradle:7.0.4")
1414
// Cloudstream gradle plugin which makes everything work and builds plugins
15-
classpath("com.github.recloudstream:gradle:master-SNAPSHOT")
15+
classpath("com.github.recloudstream:gradle:-SNAPSHOT")
1616
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.23")
1717
}
1818
}

0 commit comments

Comments
 (0)