Skip to content
Snippets Groups Projects
Commit 859aff74 authored by Adrien Béraud's avatar Adrien Béraud
Browse files

build: update rxjava

Change-Id: Ice09e6f24a63d9794c7f73832bd4ccf9d487242d
parent 2800e415
Branches
Tags
No related merge requests found
...@@ -114,7 +114,7 @@ dependencies { ...@@ -114,7 +114,7 @@ dependencies {
annotationProcessor 'com.github.bumptech.glide:compiler:4.10.0' annotationProcessor 'com.github.bumptech.glide:compiler:4.10.0'
// RxAndroid // RxAndroid
implementation 'io.reactivex.rxjava2:rxandroid:2.1.0' implementation 'io.reactivex.rxjava2:rxandroid:2.1.1'
implementation 'com.jsibbold:zoomage:1.2.0' implementation 'com.jsibbold:zoomage:1.2.0'
......
...@@ -20,7 +20,7 @@ dependencies { ...@@ -20,7 +20,7 @@ dependencies {
testCompile 'junit:junit:4.12' testCompile 'junit:junit:4.12'
// RxJava // RxJava
compile "io.reactivex.rxjava2:rxjava:2.2.7" compile "io.reactivex.rxjava2:rxjava:2.2.16"
// gson // gson
compile 'com.google.code.gson:gson:2.8.5' compile 'com.google.code.gson:gson:2.8.5'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment