We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 122c11e commit b25f4dcCopy full SHA for b25f4dc
LocationMapViewer/build.gradle
@@ -18,8 +18,8 @@ android {
18
// fdroid (7) versionName "0.3.7.210429" AO10 with verify error: wrong gradle-wrapper version
19
// fdroid 21.05.2021 (8) versionName "0.3.7.210502" AO10 support
20
// 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"
+ // fdroid ??? (10) versionName "0.3.8.210702" fixed crash when opend with a geo uri (#18)
+ versionName "0.3.8.210702"
23
versionCode 10
24
}
25
buildTypes {
0 commit comments