Skip to content

Commit

Permalink
Merge pull request #47 from izumin5210/deps
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
Masayuki Izumi authored Jul 1, 2016
2 parents 94ad12d + 0a9dfa6 commit 4d6b877
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions droidux-processor/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ sourceSets {
}

dependencies {
compile 'com.squareup:javapoet:1.3.0'
compile 'com.google.auto:auto-common:0.5'
compile 'com.squareup:javapoet:1.7.0'
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 4d6b877

Please sign in to comment.