Skip to content

Commit

Permalink
Market version 41
Browse files Browse the repository at this point in the history
  • Loading branch information
mendhak committed Mar 21, 2014
1 parent b53f3aa commit 6d63bd0
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="40"
android:versionName="40" android:installLocation="auto">
package="com.mendhak.gpslogger" android:versionCode="41"
android:versionName="41" android:installLocation="auto">

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

Expand Down

0 comments on commit 6d63bd0

Please sign in to comment.