Skip to content

Commit

Permalink
Replace RxJava/Android code with gradle dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrien Couque committed Jul 12, 2016
1 parent 19cd44b commit 6182650
Show file tree
Hide file tree
Showing 268 changed files with 2 additions and 28,774 deletions.
2 changes: 2 additions & 0 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,6 @@ dependencies {
compile 'com.google.code.gson:gson:2.7'
compile 'com.google.dagger:dagger:2.5'
compile 'org.apache.commons:commons-io:1.3.2'
compile 'io.reactivex:rxandroid:1.2.1'
compile 'io.reactivex:rxjava:1.1.6'
}
118 changes: 0 additions & 118 deletions android/app/src/main/java/rx/Notification.java

This file was deleted.

Loading

0 comments on commit 6182650

Please sign in to comment.