Skip to content

Commit

Permalink
change snapshot method (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
IndusAryan authored Dec 13, 2023
1 parent 8899872 commit bb5b769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ buildscript {
dependencies {
classpath("com.android.tools.build:gradle:7.0.4")
// Cloudstream gradle plugin which makes everything work and builds plugins
classpath("com.github.recloudstream:gradle:master-SNAPSHOT")
classpath("com.github.recloudstream:gradle:-SNAPSHOT")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.21")
}
}
Expand Down

0 comments on commit bb5b769

Please sign in to comment.