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 82ccb40 commit 00d5829Copy full SHA for 00d5829
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.4.0'
+ testImplementation 'com.squareup:kotlinpoet:1.7.2'
24
testImplementation 'com.squareup:javapoet:1.11.1'
25
26
implementation "com.squareup.okio:okio:2.9.0"
0 commit comments