groovy.lang.MissingPropertyException No such property Error



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.


groovy.lang.MissingPropertyException
groovy.lang.MissingPropertyException


Have Questions? Post them here!


















Copyright © Code2care 2024 | Privacy Policy | About Us | Contact Us | Sitemap