Skip to content

Commit

Permalink
bump version to 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Dahie committed May 18, 2014
1 parent 98362ae commit 0d525f1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.boombuler.piraten.map"
android:versionCode="1300"
android:versionName="1.3.1">
<uses-sdk android:minSdkVersion="11"
android:versionCode="1320"
android:versionName="1.3.2">
<uses-sdk android:minSdkVersion="11"
android:targetSdkVersion="19"/>
<uses-permission android:name="android.permission.INTERNET"></uses-permission>
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION"></uses-permission>
Expand Down

0 comments on commit 0d525f1

Please sign in to comment.