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 3654ab1 commit 4ea8bd0Copy full SHA for 4ea8bd0
core/build.gradle
@@ -20,7 +20,7 @@ dependencies {
20
kapt "com.google.auto.service:auto-service:1.0-rc7"
21
22
23
- testImplementation 'com.squareup:kotlinpoet:1.9.0'
+ testImplementation 'com.squareup:kotlinpoet:1.10.1'
24
testImplementation 'com.squareup:javapoet:1.13.0'
25
26
implementation "com.squareup.okio:okio:2.10.0"
0 commit comments