Skip to content

Commit 71a3eab

Browse files
committed
Bump both rxAndroid and httpok to latest version
1 parent b18eef8 commit 71a3eab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildsystem/dependencies.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ ext {
1616
butterKnifeVersion = '7.0.1'
1717
recyclerViewVersion = '21.0.3'
1818
rxJavaVersion = '1.0.14'
19-
rxAndroidVersion = '0.24.0'
19+
rxAndroidVersion = '0.25.0'
2020
javaxAnnotationVersion = '10.0-b28'
2121
gsonVersion = '2.3'
22-
okHttpVersion = '2.3.0'
22+
okHttpVersion = '2.5.0'
2323
androidAnnotationsVersion = '20.0.0'
2424

2525
//Testing

0 commit comments

Comments
 (0)