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 f24a32a9..f8a5aa3f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -27,8 +27,11 @@ ANDROID_SUPPORT_LIBS=25.3.1 TIMBER=4.5.1 MD=0.9.4.3 ICONICS=2.8.3 -GMD=3.0.1.0 +IICON_GOOGLE=3.0.1.0 +IICON_MATERIAL=2.2.0.2 +IICON_COMMUNITY=1.9.32.1 BUTTERKNIFE=8.5.1 +SEARCH_VIEW=4.0 RX_JAVA=2.0.7 RX_ANDROID=2.0.1 RX_BINDING=2.0.0 |