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.gradleError:Execution failed for task ':app:transformResourcesWithMergeJavaResForDebug'.