README - Added link to build.gradle for manual installation

This commit is contained in:
Vlad Filyakov 2019-05-03 10:51:33 -07:00 коммит произвёл GitHub
Родитель 7d15d1f1f1
Коммит 029dbdc9da
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -88,7 +88,7 @@ dependencies {
```gradle
implementation 'com.jakewharton.threetenabp:threetenabp:1.1.0'
```
- Double check that these library versions correspond to the latest versions we implement in the OfficeUIFabric build.gradle.
- Double check that these library versions correspond to the latest versions we implement in the OfficeUIFabric [build.gradle](OfficeUIFabric/build.gradle).
### Import and use the library