Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
pawlo2102 committed Oct 20, 2019
1 parent 2d2454c commit 4b893a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion processor/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ compileTestKotlin {
dependencies {
compile project(':annotations')

api 'com.squareup:kotlinpoet:1.0.1'
compile 'com.squareup:kotlinpoet:1.0.1'
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
implementation "com.google.auto.service:auto-service:1.0-rc4"
kapt "com.google.auto.service:auto-service:1.0-rc4"
Expand Down

0 comments on commit 4b893a9

Please sign in to comment.