groovy.lang.MissingPropertyException: No such property: scope for class: com.android.build.gradle.internal.variant.ApplicationVariantData
You may get the above exception if you are using the fabric plugin. To fix the issue you may have to make sure that you are using this plugin correctly in your build.gradle project.
classpath 'io.fabric.tools:gradle:1.31.2'
Note: This issue is mostly seen in Android Studio v 4.x. The Fabrics Crashlytics plugin is deprecated you must use Firebase Crashlytics instead.

Have Questions? Post them here!
Provide Feedback For This Article
We take your feedback seriously and use it to improve our content. Thank you for helping us serve you better!
😊 Thanks for your time, your feedback has been registered!
Comments & Discussion
Facing issues? Have questions? Post them here! We're happy to help!