diff options
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 5 |
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 |