Releases: ticofab/android-gpx-parser
Releases · ticofab/android-gpx-parser
Bump It Up
- Enhances README - thanks neevasethi!
- Updates to Gradle 8.0 and Android Gradle Plugin 7.4.1
- Updates system dependencies (appcompat, annotations, testing dependencies).
- Updated the Joda date library to the latest version (2.12.1.1).
Get To The Point
- Adds
sym
andcmt
parsing for waypoints. - Updates to the 7.2.2 version of the gradle plugin.
- Updates system dependencies (appcompat).
- Updated the Joda date library to the latest version (2.11.0.1).
The Need For Speed
- Adds parsing of the
speed
extension. Solves #40. - Updates to the 7.0.3 version of the gradle plugin.
- Updates system dependencies (appcompat, annotations).
- Updated the Joda date library to the latest version (2.10.12.2).