Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

Commit 780130c

Browse files
author
Eduard Ablekimov
committed
Add firebase config ktx in readme
1 parent 4d9dc5d commit 780130c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

readme.MD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ implementation "cz.ackee.updatechecker:firebase-fetcher:x.x.x"
6161
Besides that, you need to add a dependency to the Firebase Remote Config since it is not transitive.
6262
```groovy
6363
implementation "com.google.firebase:firebase-config:x.x.x"
64+
implementation "com.google.firebase:firebase-config-ktx:x.x.x"
6465
```
6566

6667

0 commit comments

Comments
 (0)