Skip to content

Commit

Permalink
Add google services TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Syntey committed Sep 13, 2024
1 parent 32b9646 commit 5e58eab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ plugins {
kotlin("kapt")
kotlin("plugin.serialization") version Versions.kotlin
id("dagger.hilt.android.plugin")
// TODO enable after providing google-services.json
//id("com.google.gms.google-services")
id("com.google.firebase.appdistribution")
}

Expand Down

0 comments on commit 5e58eab

Please sign in to comment.