From 635bdddebbc52ec67cfb157830c3fc8b32f9a6e7 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Sat, 5 Jan 2019 00:12:45 -0500 Subject: Remove all rx libraries --- gradle.properties | 8 -------- 1 file changed, 8 deletions(-) (limited to 'gradle.properties') diff --git a/gradle.properties b/gradle.properties index 691544bc..aabfd255 100644 --- a/gradle.properties +++ b/gradle.properties @@ -57,14 +57,6 @@ MATERIAL_DRAWER_KT=2.0.1 OKHTTP=3.12.1 # http://robolectric.org/getting-started/ ROBOELECTRIC=4.1 -# https://github.com/ReactiveX/RxAndroid/releases -RX_ANDROID=2.1.0 -# https://github.com/ReactiveX/RxJava/releases -RX_JAVA=2.2.4 -# https://github.com/ReactiveX/RxKotlin/releases -RX_KOTLIN=2.3.0 -# https://github.com/pwittchen/ReactiveNetwork/releases -RX_NETWORK=2.1.0 # https://github.com/davemorrissey/subsampling-scale-image-view#quick-start SCALE_IMAGE_VIEW=3.10.0 # https://github.com/umano/AndroidSlidingUpPanel#importing-the-library -- cgit v1.2.3