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 5cceb16 commit d604b6fCopy full SHA for d604b6f
compiler/compiler-apt/build.gradle
@@ -6,7 +6,7 @@ plugins {
6
dependencies {
7
api "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
8
api "org.jetbrains.kotlinx:kotlinx-metadata-jvm:0.5.0"
9
- api "com.bennyhuo.aptutils:aptutils:1.7.1"
+ api "com.bennyhuo:aptutils:1.8"
10
api "com.squareup:kotlinpoet:1.10.2"
11
api "com.squareup:kotlinpoet-metadata:1.10.2"
12
0 commit comments