Skip to content

Commit

Permalink
Increased version to 1.3.9.1 (version code 20).
Browse files Browse the repository at this point in the history
  • Loading branch information
arcao committed Feb 23, 2012
1 parent a26dac8 commit 1b254e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.arcao.geocaching4locus"
android:versionName="1.3.9" android:versionCode="19"
android:versionName="1.3.9.1" android:versionCode="20"
android:installLocation="auto">
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION"/>
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION"/>
Expand Down

0 comments on commit 1b254e4

Please sign in to comment.