Skip to content

Commit db74b36

Browse files
Update to v3.1.5
1 parent 3bf0233 commit db74b36

File tree

5 files changed

+4
-2
lines changed

5 files changed

+4
-2
lines changed

apk/GPSLogger-3.1.5.apk

4.99 MB
Binary file not shown.

apk/GPSLogger-latest.apk

32.3 KB
Binary file not shown.

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ android {
3333

3434
// -----------------------------------------------------------------------------------------
3535
// We use the Semantic Versioning (https://semver.org/):
36-
versionName '3.1.4'
37-
versionCode 45
36+
versionName '3.1.5'
37+
versionCode 46
3838
// -----------------------------------------------------------------------------------------
3939

4040
vectorDrawables.useSupportLibrary = true
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Workaround for the issue of MAPS.ME v14 opening GPX files
2+
- Update Android dependencies
652 KB
Binary file not shown.

0 commit comments

Comments
 (0)