aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-05-31 17:11:46 -0700
committerAllan Wang <me@allanwang.ca>2017-05-31 17:11:46 -0700
commit8618670b82641d5fbaec9c333f1290bab429ce27 (patch)
tree737c9a04f108ea68547eef2db1ae6e96caa64df6 /gradle.properties
parent9a41937a33539dbfaae4d072361caaec79865c29 (diff)
downloadfrost-8618670b82641d5fbaec9c333f1290bab429ce27.tar.gz
frost-8618670b82641d5fbaec9c333f1290bab429ce27.tar.bz2
frost-8618670b82641d5fbaec9c333f1290bab429ce27.zip
add more cookie handling
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties12
1 files changed, 7 insertions, 5 deletions
diff --git a/gradle.properties b/gradle.properties
index 00849d8a..39557759 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -21,18 +21,18 @@ VERSION_NAME=0.1
ANDROID_SUPPORT_LIBS=25.3.1
TIMBER=4.5.1
MD=0.9.4.3
-ICONICS=2.8.3
+ICONICS=2.8.5
IICON_GOOGLE=3.0.1.0
IICON_MATERIAL=2.2.0.2
IICON_COMMUNITY=1.9.32.1
-BUTTERKNIFE=8.5.1
+BUTTERKNIFE=8.6.0
SEARCH_VIEW=4.0
-RX_JAVA=2.0.7
+RX_JAVA=2.1.0
RX_ANDROID=2.0.1
RX_BINDING=2.0.0
JSOUP=1.10.2
FB_SDK=[4,5)
-STETHO=1.4.2
+STETHO=1.5.0
ANKO=0.10.0
GLIDE=4.0.0-RC0
RETROFIT=2.2.0
@@ -41,4 +41,6 @@ SQL_CIPHER=3.5.7
OKHTTP_INTERCEPTOR=3.6.0
ROBOELECTRIC=3.3.2
AUTO=1.4.1
-AUTO_VALUE_PARCEL=0.2.5 \ No newline at end of file
+AUTO_VALUE_PARCEL=0.2.5
+RX_PREFS=2.0.0-RC2
+EVENT_BUS=3.0.0 \ No newline at end of file