This commit is contained in:
h4h13 2019-03-25 18:13:43 +05:30
parent a3a4618769
commit 7a42723b9e
103 changed files with 1879 additions and 1195 deletions

View file

@ -3,7 +3,7 @@
buildscript {
ext.kotlin_version = '1.3.21'
ext {
supportLibVersion = '1.0.0'
supportLibVersion = '1.1.0-alpha05'
firebase = "11.8.0"
retrofit = "2.3.0"
materialDialog = "2.0.0"