AnExplorer
AnExplorer copied to clipboard
Plugin with id 'io.fabric' not found.
if (getGradle().getStartParameter().getTaskRequests().toString().contains("Free")) {
apply plugin: 'com.google.gms.google-services'
apply plugin: 'io.fabric'
}
google search would solve your problem