Add firebase resource file generated by the firebase plugin, to be able to remove the plugin.
This commit is contained in:
parent
e9fa854143
commit
1f7b897216
9 changed files with 31 additions and 131 deletions
|
|
@ -33,8 +33,8 @@ plugins {
|
|||
id("com.google.firebase.appdistribution") version "4.0.0"
|
||||
id("org.jetbrains.kotlinx.knit") version "0.4.0"
|
||||
id("kotlin-parcelize")
|
||||
// TODO Move the plugin to the firebase module?
|
||||
id("com.google.gms.google-services")
|
||||
// To be able to update the firebase.xml files, uncomment and build the project
|
||||
// id("com.google.gms.google-services")
|
||||
}
|
||||
|
||||
android {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue