jaredrummler / Cyanea

A theme engine for Android
Apache License 2.0
1.45k stars 144 forks source link

Duplicate Classes found #66

Open darkdoctor opened 5 years ago

darkdoctor commented 5 years ago

After I include on gradle your library, I get all errors from your depedencies. Duplicate classes found org.jetbrains*, androidx ... etc...

xDragonZ commented 5 years ago

This fork works with androidx at the moment https://github.com/evozi/Cyanea

darkdoctor commented 5 years ago

This fork works with androidx at the moment https://github.com/evozi/Cyanea

Same error happens even with the implementation 'com.github.evozi:Cyanea:1.0.3'

jaredrummler commented 5 years ago

Please post more details. I can't reproduce.

ShehryarAhmed commented 5 years ago

@jaredrummler AGPBI: {"kind":"error","text":"Program type already present: com.google.android.material.internal.package-info","sources":[{}],"tool":"D8"}

FAILURE: Build failed with an exception.