rxjava 1.2.10

This commit is contained in:
Oleg 2017-04-26 15:47:48 +03:00
parent 0fdc4c693e
commit 51298db384
1 changed files with 1 additions and 1 deletions

View File

@ -19,5 +19,5 @@ android {
dependencies {
provided 'com.android.support:support-annotations:25.3.1'
provided 'io.reactivex:rxandroid:1.2.1'
provided 'io.reactivex:rxjava:1.2.9'
provided 'io.reactivex:rxjava:1.2.10'
}