From cf2a7fcd0880a8d276970124cdb5d5845d5631fe Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Tue, 4 Jul 2017 16:08:03 -0700 Subject: Separate core components in its own module --- gradle.properties | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gradle.properties') diff --git a/gradle.properties b/gradle.properties index 3e37fc2..cb9641e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -34,3 +34,5 @@ RX_JAVA=2.1.0 RX_ANDROID=2.0.1 RX_BINDING=2.0.0 ABOUT_LIBRARIES=5.9.6 +GLIDE=4.0.0-RC1 + -- cgit v1.2.3