Skip to content

Commit

Permalink
bumped version for small fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
redfish64 committed Mar 13, 2017
1 parent 7e34a0e commit aa1d73e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<!-- NOTE, below, sharedUserId enables the premium installation to tell the trial installation to give it its preferences -->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.rareventure.gps2"
android:versionCode="70"
android:versionCode="71"
android:sharedUserId="com.rareventure.gps2"
android:versionName="1.1.26" >
android:versionName="1.1.27" >

<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" >
Expand Down

0 comments on commit aa1d73e

Please sign in to comment.