Skip to content

Commit

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

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

Expand Down

0 comments on commit fb35edb

Please sign in to comment.