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 2169e29 commit 421f8b7Copy full SHA for 421f8b7
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.8.0'
+ testImplementation 'com.squareup:kotlinpoet:1.9.0'
24
testImplementation 'com.squareup:javapoet:1.13.0'
25
26
implementation "com.squareup.okio:okio:2.10.0"
0 commit comments