wdtinc / mapbox-vector-tile-java

Java Mapbox Vector Tile Library for Encoding/Decoding
Apache License 2.0
147 stars 73 forks source link

Android API level 15 #18

Closed boldtrn closed 6 years ago

boldtrn commented 6 years ago

This PR fixes #17.

Should I also change the two Java language level related issues mentioned in #17?

boldtrn commented 6 years ago

I updated this PR. Let me know if the current state works for you or if I should change anything else.

ShibaBandit commented 6 years ago

Pull request is looking good to me... I haven't pushed 3.0.0 yet so I'll probably update readme to list Android API 15 instead of 21.

boldtrn commented 6 years ago

Ah right, do you want me to update the readme, so it's in one change?

ShibaBandit commented 6 years ago

Sure :]

devemux86 commented 6 years ago

Probably need updating also Changelog to mention "Android API level 15 compatibility".