Skip to content
This repository has been archived by the owner on Jan 28, 2023. It is now read-only.

Problem integrating krangl in android project #123

Open
lucsanselme opened this issue Jun 1, 2021 · 4 comments
Open

Problem integrating krangl in android project #123

lucsanselme opened this issue Jun 1, 2021 · 4 comments

Comments

@lucsanselme
Copy link

lucsanselme commented Jun 1, 2021

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.

@holgerbrandl
Copy link
Owner

I think we had a similar ticket a while ago. I'm still unsure if the operator should be dropped.

@lucsanselme
Copy link
Author

Do you have a solution to make it work as is ?

Thank you

@krisusmaxus
Copy link

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!

@holgerbrandl
Copy link
Owner

This error seems unrelated to rangl. Not sure how to help.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants