We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fd7c7a commit cf99771Copy full SHA for cf99771
build.gradle.kts
@@ -2,7 +2,7 @@ import com.gradleup.librarian.gradle.Librarian
2
3
plugins {
4
alias(libs.plugins.kgp).apply(false)
5
- id("com.gradleup.librarian").version("0.0.8-SNAPSHOT-b703634bb1858f471503e23d2c23d7aeae9d6120").apply(false)
+ id("com.gradleup.librarian").version("0.0.10").apply(false)
6
}
7
8
Librarian.root(project)
0 commit comments