fixed README

This commit is contained in:
Oleg Kuznetsov 2019-08-19 14:09:21 +03:00
parent 9965f5fa22
commit d887c41d63
1 changed files with 4 additions and 1 deletions

View File

@ -53,11 +53,14 @@ dependencies {
implementation project(':lifecycle')
implementation project(':lifecycle-rx')
implementation project(':navigation')
implementation project(':templates')
implementation project(':recyclerview-adapters')
implementation project(':recyclerview-calendar')
implementation project(':kotlin-extensions')
implementation project(':livedata-location')
implementation project(':tabbar-navigation')
implementation project(':base-map')
implementation project(':yandex-map')
implementation project(':google-map')
}
```
Можно подключать только те модули, которые вам необходимы.