You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be a nice feature from dev-user perspective to decide where to keep config files especially in more complex projects, would you consider providing a way to configure this part of the plugin via the DSL.
Actual:
Plugin search for locations of google-services.json file in various locations as best guess depending on project where plugin is applied on
Change:
Let plugin be configurable via DSL so location of the file can be configurable and users can better organize their projects
if file location is passed do not check fallback locations that are currently searched for
It would be a nice feature from dev-user perspective to decide where to keep config files especially in more complex projects, would you consider providing a way to configure this part of the plugin via the DSL.
Actual:
Plugin search for locations of google-services.json file in various locations as best guess depending on project where plugin is applied on
Change:
Kotlin DSL (KTS)
Groovy DSL
The text was updated successfully, but these errors were encountered: