Skip to content

Commit

Permalink
Fix apt-utils.
Browse files Browse the repository at this point in the history
  • Loading branch information
bennyhuo committed Jul 16, 2023
1 parent 5cceb16 commit d604b6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compiler/compiler-apt/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
dependencies {
api "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
api "org.jetbrains.kotlinx:kotlinx-metadata-jvm:0.5.0"
api "com.bennyhuo.aptutils:aptutils:1.7.1"
api "com.bennyhuo:aptutils:1.8"
api "com.squareup:kotlinpoet:1.10.2"
api "com.squareup:kotlinpoet-metadata:1.10.2"

Expand Down

0 comments on commit d604b6f

Please sign in to comment.