Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade to jts 1.16.0 and protobuf-java 3.6.1 #44

Closed
wants to merge 2 commits into from

Conversation

karussell
Copy link

We use your library successfully here: graphhopper/graphhopper#1572 Thanks!

Now we need to upgrade to the latest JTS 0.16.0, because JTS 0.15.1 and 0.16.0 are slightly different for certain method signatures and we can only upgrade if we upgrade all our dependencies that use it :)

Additionally protobuf-java has a new release 3.6.1 (from 31 Jul 2018) which is e.g. used from osm binary. But we can also keep it at 3.5.1

@devemux86
Copy link

devemux86 commented Nov 20, 2019

Please see #32 (comment)

Android JTS 1.16+ compatibility remains the same(?) forcing Java 8 and Android 7 Nougat (--min-api 24).

Related to locationtech/jts#145

@karussell
Copy link
Author

See #52 and #49
Seems this library is no longer maintained.

@karussell karussell closed this Jul 26, 2022
@ggyyso
Copy link

ggyyso commented Jul 26, 2022 via email

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

Successfully merging this pull request may close these issues.

3 participants