You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This sounds familiar.
I think this is why the kethereum libs were also case sensitive in the first place.
I would prefer to have everything lowercase, it creates less confusion.
To fix the everything we should also contribute a fix to kethereum to use the lowercase coordinates.
There are workarounds to force transitive dependencies to behave a certain way but I don't have access to a laptop at the moment to provide them.
Another workaround, if you don't need the latest features is to use the previous release and also import kethereum using camelcase coordinates.
I have imported verion 0.3.2 in my project (https://github.com/blockstack/blockstack-app-android).
I now get duplicate class exception during
./gradlew app:assembleDebug
for:Probably a dependency of komputing/KEthereum#73
The text was updated successfully, but these errors were encountered: