Skip to content

Commit f53c4dc

Browse files
authored
Fix the name of the kdoc artifact (#208)
* Increase heap size * update librarian version
1 parent ee5c5cf commit f53c4dc

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

gradle.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
org.gradle.jvmargs=-Xmx2g

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ kgp = { id = "org.jetbrains.kotlin.jvm", version.ref = "kgp" }
2222
serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kgp" }
2323
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
2424
ggp = { id = "com.gradleup.gratatouille", version.ref = "gratatouille-plugin" }
25-
librarian = { id = "com.gradleup.librarian", version = "0.2.1-SNAPSHOT-c17def218c42b070455d2ff6328ce28075ac6b5f" }
25+
librarian = { id = "com.gradleup.librarian", version = "0.2.2-SNAPSHOT-44b68f3cb157b53cd19d63b93c6eeae967d1da4a" }
2626
nmcp = { id = "com.gradleup.nmcp", version = "1.2.1-SNAPSHOT-e592afcb0bceeb0cfd7adec28f8f3580a01831ff" }
2727
compat = { id = "com.gradleup.compat.patrouille", version = "0.0.1-SNAPSHOT-9da44b3b93e36a196ae5afc9f7a79a46a82763cd" }

0 commit comments

Comments
 (0)