ERROR: No signature of method: com.crashlytics.tools.gradle.CrashlyticsPlugin.findObfuscationTransformTask()
问题 I am getting the following error while trying to build my project on Android Studio: ERROR: No signature of method: com.crashlytics.tools.gradle.CrashlyticsPlugin.findObfuscationTransformTask() is applicable for argument types: (java.lang.String) values: [DevDebug] How to solve this? 回答1: This seems to be an issue related to version "1.28.0" of "io.fabric.tools:gradle" . Usually this kind of problem occurs if groupId:artifactId:n.+ structure of versioning is used inside dependency (app level