aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-06-03 00:22:10 -0700
committerAllan Wang <me@allanwang.ca>2017-06-03 00:22:10 -0700
commit5796566137995c8d244720f87ba85bce0e0d2f00 (patch)
tree1736e12182c7cf2769ad953029dc6a645b803802 /gradle.properties
parentbc197ad5769ee792d930ac5b634e1e9000230689 (diff)
downloadfrost-5796566137995c8d244720f87ba85bce0e0d2f00.tar.gz
frost-5796566137995c8d244720f87ba85bce0e0d2f00.tar.bz2
frost-5796566137995c8d244720f87ba85bce0e0d2f00.zip
css updates and beginning login migration
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties5
1 files changed, 4 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties
index 207290f0..726ebeea 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -23,6 +23,7 @@ ANDROID_SUPPORT_LIBS=25.3.1
TIMBER=4.5.1
MATERIAL_DIALOG=0.9.4.3
MATERIAL_DRAWER=5.9.2
+MATERIAL_DRAWER_KT=1.0.2
ICONICS=2.8.5
IICON_GOOGLE=3.0.1.0
IICON_MATERIAL=2.2.0.2
@@ -44,4 +45,6 @@ ROBOELECTRIC=3.3.2
AUTO=1.4.1
AUTO_VALUE_PARCEL=0.2.5
RX_PREFS=2.0.0-RC2
-EVENT_BUS=3.0.0 \ No newline at end of file
+EVENT_BUS=3.0.0
+PAPER_PARCEL=2.0.1
+SWIPE_BACK=3.1.2 \ No newline at end of file