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
First time I ran the app with AutoParcel enabled was ok. But the next run throws this error and the won't run unless I remove compile 'frankiesardo:auto-parcel:1.0.3' annotationProcessor 'frankiesardo:auto-parcel:1.0.3'
from build.gradle
Error:Execution failed for task ':app:transformResourcesWithMergeJavaResForDebug'.
First time I ran the app with AutoParcel enabled was ok. But the next run throws this error and the won't run unless I remove
compile 'frankiesardo:auto-parcel:1.0.3'
annotationProcessor 'frankiesardo:auto-parcel:1.0.3'
from build.gradle
Error:Execution failed for task ':app:transformResourcesWithMergeJavaResForDebug'.
The text was updated successfully, but these errors were encountered: