Commit b73d414 1 parent 4a4faf4 commit b73d414 Copy full SHA for b73d414
File tree 3 files changed +8
-3
lines changed
3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1
1
Change Log
2
2
==========
3
3
4
+ Version 0.1.4 * (2016-24-01)*
5
+ ----------------------------
6
+
7
+ * Bumped plugins
8
+
4
9
Version 0.1.3 * (2015-09-12)*
5
10
----------------------------
6
11
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Android GPX Parser
2
2
=======
3
3
4
4
A 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!
6
6
7
7
[ ![ Android Arsenal] ( https://img.shields.io/badge/Android%20Arsenal-android--gpx--parser-green.svg?style=flat )] ( https://android-arsenal.com/details/1/2500 )
8
8
@@ -12,7 +12,7 @@ Download
12
12
Grab via Gradle:
13
13
14
14
``` groovy
15
- compile 'io.ticofab.androidgpxparser:parser:0.1.3 '
15
+ compile 'io.ticofab.androidgpxparser:parser:0.1.4 '
16
16
```
17
17
18
18
Dependencies
Original file line number Diff line number Diff line change 13
13
siteUrl = ' https://github.com/ticofab/android-gpx-parser'
14
14
gitUrl = ' https://github.com/ticofab/android-gpx-parser.git'
15
15
16
- libraryVersion = ' 0.1.3 '
16
+ libraryVersion = ' 0.1.4 '
17
17
18
18
developerId = ' ticofab'
19
19
developerName = ' Fabio Tiriticco'
You can’t perform that action at this time.
0 commit comments