Skip to content

Commit

Permalink
Bump version of auto-common: 0.5 -> 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
izumin5210 committed Jun 30, 2016
1 parent 7ff7056 commit 0a9dfa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion droidux-processor/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ sourceSets {

dependencies {
compile 'com.squareup:javapoet:1.7.0'
compile 'com.google.auto:auto-common:0.5'
compile 'com.google.auto:auto-common:0.6'
compile 'com.google.auto.service:auto-service:1.0-rc2'

compile "io.reactivex:rxjava:${project.rxJavaVersion}"
Expand Down

0 comments on commit 0a9dfa6

Please sign in to comment.