We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9630875 commit b52bad5Copy full SHA for b52bad5
main/AndroidManifest.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
- android:versionName="15.09.2011"
4
- android:versionCode="20110915"
+ android:versionName="16.09.2011"
+ android:versionCode="20110916"
5
package="cgeo.geocaching"
6
name="c:geo"
7
android:installLocation="auto">
main/res/values/strings.xml
@@ -949,6 +949,9 @@
949
950
<!-- changelog -->
951
<string name="changelog">\n
952
+ <b>16.09.2011</b>\n
953
+ · fix: many small fixed due to GC.com changes\n
954
+ \n\n
955
<b>15.09.2011</b>\n
956
· new: sort by state, sort by find count\n
957
· new: experimental support for .gpx from opencaching.com\n
0 commit comments