Is anyone else having issues building projects wit...
# android
g
Is anyone else having issues building projects with Fabric after upgrading to AS 3.3?
stackoverflow 4
m
Are you using the latest version of the Fabric plugin?
g
Yes, I solved it by downgrading back the Gradle plugin to 3.2.1 instead of 3.3.0.
m
what is the version of the fabric plugin you are using, because it works fine for me
do you have the full error logs of your issue ?
g
classpath 'io.fabric.tools:gradle:1.26.1'
I don't have it anymore. It was a gradle incompatibility issue. I should have posted that 🤦‍♂️
m
g
I'll try tomorrow. Thanks 👍