krangl
krangl copied to clipboard
Problem integrating krangl in android project
trafficstars
I've included implementation "com.github.holgerbrandl:krangl:0.16.2" in my build.gradle module, and I get :
com.android.tools.r8.errors.b:` Method name '=' in class 'krangl.Extensions' cannot be represented in dex format.
Thank you in advance.
I think we had a similar ticket a while ago. I'm still unsure if the operator should be dropped.
Do you have a solution to make it work as is ?
Thank you
Did you manage to run krangl on Android? After adding to dependencies:
- implementation "com.github.holgerbrandl:krangl:0.17.2" gradle build is going fine but when running the app i'm receiving an error :
- 2 files found with path 'org/apache/batik/util/gui/resources/flags/flag_ro.gif'. and the build fails. Any suggestions? thanks!
This error seems unrelated to rangl. Not sure how to help.