Try to fix my firebase issues with dev builds
This commit is contained in:
parent
eaae98d072
commit
8c40e4d635
@ -385,7 +385,7 @@ task copyResources(type: Copy) {
|
||||
|
||||
preBuild.dependsOn(ktlintFormat, copyResources)
|
||||
|
||||
if (getGradle().getStartParameter().getTaskRequests().toString().contains("Standard")) {
|
||||
if (!getGradle().getStartParameter().getTaskRequests().toString().contains("Debug")) {
|
||||
apply plugin: 'com.google.gms.google-services'
|
||||
// Firebase (EH)
|
||||
apply plugin: 'io.fabric'
|
||||
|
Loading…
x
Reference in New Issue
Block a user