Skip to content

Commit

Permalink
Merge pull request #41 from k-kagurazaka/fix-readme
Browse files Browse the repository at this point in the history
Fix a typo
  • Loading branch information
Masayuki IZUMI committed Jan 9, 2016
2 parents 2fd5404 + 83c61a6 commit f248ae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ apply plugin: 'com.neenbedankt.android-apt'
dependencies {
compile 'io.reactivex:rxjava:1.1.0'
compile 'info.izumin.android:droidux:0.5.0'
apt 'info.izumin.android:droidux:0.5.0'
apt 'info.izumin.android:droidux-processor:0.5.0'
}
```

Expand Down

0 comments on commit f248ae0

Please sign in to comment.