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
Error: Program type already present: org.aspectj.internal.lang.reflect.AdviceImpl$1
Error: Program type already present: org.aspectj.internal.lang.annotation.ajcDeclarePrecedence
what is problme ?
The text was updated successfully, but these errors were encountered:
Hello.
i use this by android studio 3.2.1 version
implementation 'com.googlecode.mp4parser:isoparser:1.1.21'
implementation 'org.aspectj:aspectjrt:1.9.2'
annotationProcessor 'org.aspectj:aspectjtools:1.9.2'
and gradle return this error
Error: Program type already present: org.aspectj.internal.lang.reflect.AdviceImpl$1
Error: Program type already present: org.aspectj.internal.lang.annotation.ajcDeclarePrecedence
what is problme ?
The text was updated successfully, but these errors were encountered: