sadegh nordeh
Member
Hello.
I have build configurations b1, b2
Now each of these have separate packages
I want To create a separate google-services.json For Each package with the command
I have build configurations b1, b2
Now each of these have separate packages
I want To create a separate google-services.json For Each package with the command
help me#if b1
''''''google-services1.json
#Else if b2
''''''google-services2.json
#End If