android10 / android10/two-daggers

gradle plugin = 3.x, current is 3.1.3, can not let Dagger1 and Dagger2 to living Together.

Abierto
#3 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Java
Estrellas
12
Forks
4
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Hi Cejas,

I am try to let Dagger1 and Dagger2 to living Together.

After studying the post https://fernandocejas.com/2016/08/03/android-dagger-1-and-2-living-together/
I forked your project "https://github.com/android10/two-daggers" , And I am trying to use it in my project using grade plugin is 3.x.

Project after forked: https://github.com/YingVickyCao/two-daggers
But, It happened some trouble

- When gradle plugin = 2.1.0, shadow works well.
branch = gradle_2.1.0

- When gradle plugin = 3.x, current is 3.1.3, shadow does not work. Module **wo-daggers-compiler** and **two-daggers-library** built jar is empty.
branc = gradle_3.1.3

I try to find out the reason, but failed.
I also sent the asking help to your email.
Could you please give me a hand , or give me some tips?

Thank U very much.

References:
https://stackoverflow.com/questions/52306269/fail-use-shadow-to-live-dagger-1-and-2-together-in-android-when-gradle-pl

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.