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 f6bc4ef commit dc4054aCopy full SHA for dc4054a
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.11.0'
+ testImplementation 'com.squareup:kotlinpoet:1.12.0'
24
testImplementation 'com.squareup:javapoet:1.13.0'
25
26
implementation "com.squareup.okio:okio:3.1.0"
0 commit comments