philm icon indicating copy to clipboard operation
philm copied to clipboard

fail to run

Open AllenVork opened this issue 8 years ago • 4 comments

Error:(96, 8) 错误: 'injects' list contains duplicate entries: [app.philm.in.tasks.FetchTmdbRelatedMoviesRunnable]

public class TaskProvider {
}

AllenVork avatar Jun 02 '16 09:06 AllenVork

Error:Execution failed for task ':app:compileDefaultFlavorDebugJavaWithJavac'.

Compilation failed; see the compiler error output for details.

danilocecilia avatar Jun 02 '16 18:06 danilocecilia

how to fix this problem?

AlexanLee avatar Aug 06 '16 03:08 AlexanLee

i remove FetchTmdbRelatedMoviesRunnable.class in the TaskProvider class it works.

AlexanLee avatar Aug 09 '16 02:08 AlexanLee

i get a trouble white 'Error:(96, 8) 错误: 'injects' list contains duplicate entries: [app.philm.in.tasks.FetchTmdbRelatedMoviesRunnable]' ,

zeuscode avatar Aug 17 '16 06:08 zeuscode