I have been struggling with building my android ap...
# android
c
I have been struggling with building my android app recently as of a new update to one of my supporting libraries
Copy code
Execution failed for task ':android:checkStandardDebugDuplicateClasses'.
I compared and contrasted the different dependencies between my projects and I couldn't get it to build. Can anyone help figure this out? Below are my project links and the gradle log https://github.com/shosetsuorg/android-app https://github.com/shosetsuorg/kotlin-lib
😶 8