File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 11Change Log
22==========
33
4+ Version 0.1.4 * (2016-24-01)*
5+ ----------------------------
6+
7+ * Bumped plugins
8+
49Version 0.1.3 * (2015-09-12)*
510----------------------------
611
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Android GPX Parser
22=======
33
44A library to parse XML Gpx files, built for Android.
5- Far from complete, pull requests are welcome.
5+ Far from complete - pull requests are welcome!
66
77[ ![ Android Arsenal] ( https://img.shields.io/badge/Android%20Arsenal-android--gpx--parser-green.svg?style=flat )] ( https://android-arsenal.com/details/1/2500 )
88
@@ -12,7 +12,7 @@ Download
1212Grab via Gradle:
1313
1414``` groovy
15- compile 'io.ticofab.androidgpxparser:parser:0.1.3 '
15+ compile 'io.ticofab.androidgpxparser:parser:0.1.4 '
1616```
1717
1818Dependencies
Original file line number Diff line number Diff line change 1313 siteUrl = ' https://github.com/ticofab/android-gpx-parser'
1414 gitUrl = ' https://github.com/ticofab/android-gpx-parser.git'
1515
16- libraryVersion = ' 0.1.3 '
16+ libraryVersion = ' 0.1.4 '
1717
1818 developerId = ' ticofab'
1919 developerName = ' Fabio Tiriticco'
You can’t perform that action at this time.
0 commit comments