You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 2, 2022. It is now read-only.
Hey, I'm trying to try this app on my android studio but I'm getting this error:
android-apt plugin is incompatible with the Android Gradle plugin. Please use 'annotationProcessor' configuration instead.All I did was cloning and loading it in Android Studio, that's it.
But when gradle is loading the project, it gives me that error.
Annotation processing is on btw.
any idea why?
thank you.