Skip to content

Commit b25f4dc

Browse files
committed
prepare for version 0.3.8.210702
1 parent 122c11e commit b25f4dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

LocationMapViewer/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ android {
1818
// fdroid (7) versionName "0.3.7.210429" AO10 with verify error: wrong gradle-wrapper version
1919
// fdroid 21.05.2021 (8) versionName "0.3.7.210502" AO10 support
2020
// fdroid ??? (9) versionName "0.3.8.210625" added support for symbols and open kmz files (=kml in zip)
21-
// fdroid ??? (10) versionName "0.3.8.210725" fixed crash when opend with a geo uri (#18)
22-
versionName "0.3.8.210725"
21+
// fdroid ??? (10) versionName "0.3.8.210702" fixed crash when opend with a geo uri (#18)
22+
versionName "0.3.8.210702"
2323
versionCode 10
2424
}
2525
buildTypes {

0 commit comments

Comments
 (0)