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 9745821 commit e6b10daCopy full SHA for e6b10da
core/build.gradle
@@ -20,7 +20,7 @@ dependencies {
20
kapt "com.google.auto.service:auto-service:1.0.1"
21
22
23
- testImplementation 'com.squareup:kotlinpoet:1.10.2'
+ testImplementation 'com.squareup:kotlinpoet:1.11.0'
24
testImplementation 'com.squareup:javapoet:1.13.0'
25
26
implementation "com.squareup.okio:okio:3.0.0"
0 commit comments