AnExplorer icon indicating copy to clipboard operation
AnExplorer copied to clipboard

Plugin with id 'io.fabric' not found.

Open mgood7123 opened this issue 3 years ago • 1 comments

if (getGradle().getStartParameter().getTaskRequests().toString().contains("Free")) {
    apply plugin: 'com.google.gms.google-services'
    apply plugin: 'io.fabric'
}

mgood7123 avatar May 16 '21 01:05 mgood7123

google search would solve your problem

Viikyh avatar Feb 02 '23 06:02 Viikyh