Skip to content

Commit

Permalink
Market version 43
Browse files Browse the repository at this point in the history
  • Loading branch information
mendhak committed Mar 30, 2014
1 parent a3149fa commit 5d462a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions GPSLogger/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.mendhak.gpslogger" android:versionCode="42"
android:versionName="42" android:installLocation="auto">
package="com.mendhak.gpslogger" android:versionCode="43"
android:versionName="43" android:installLocation="auto">

<uses-sdk android:minSdkVersion="7" android:targetSdkVersion="16"/>

Expand Down

0 comments on commit 5d462a3

Please sign in to comment.