Skip to content

Commit 5e1807c

Browse files
committed
Update example android app
1 parent b7d746a commit 5e1807c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

example-android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies {
3232
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
3333

3434
implementation 'io.reactivex.rxjava2:rxandroid:2.1.0'
35-
implementation 'io.reactivex.rxjava2:rxjava:2.2.1'
35+
implementation 'io.reactivex.rxjava2:rxjava:2.2.3'
3636

37-
implementation 'com.akaita.java:rxjava2-debug:1.3.0'
37+
implementation 'com.akaita.java:rxjava2-debug:1.4.0'
3838
}

0 commit comments

Comments
 (0)