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 38e1cbe commit 7b77f20Copy full SHA for 7b77f20
gradle/libs.versions.toml
@@ -5,7 +5,7 @@ dokka = "2.0.0"
5
android = "8.10.0"
6
7
[libraries]
8
-kotlinpoet = { module = "com.squareup:kotlinpoet", version = "2.1.0" }
+kotlinpoet = { module = "com.squareup:kotlinpoet", version = "2.2.0" }
9
junit = { module = "junit:junit", version = "4.13.2" }
10
truth = { module = "com.google.truth:truth", version = "1.4.4" }
11
0 commit comments