Add RemoteConfig feature and like it to the LandingPage.
This commit is contained in:
parent
e62b558c21
commit
1040f54d23
23 changed files with 485 additions and 298 deletions
|
|
@ -148,6 +148,7 @@ dependencies {
|
|||
implementation("com.google.firebase:firebase-analytics-ktx")
|
||||
implementation("com.google.firebase:firebase-auth-ktx")
|
||||
implementation("com.google.firebase:firebase-database-ktx")
|
||||
implementation("com.google.firebase:firebase-config-ktx")
|
||||
|
||||
// Hilt: Dependency injection
|
||||
implementation("androidx.hilt:hilt-navigation-compose:1.2.0")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue