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
With current code, build is failed with the following log:
Error:Execution failed for task ':app:compileDevDebugAspectJ'. > E:\AndroidAspectJExample\app\src\main\aspectj\com\archinamon\xpoint\JvmLangDecorator.aj:38 [error] TextInfo cannot be resolved to a type
Look into E:\AndroidAspectJExample\app\build\ajc-compile.log file for details
With current code, build is failed with the following log:
Can you please help?