Skip to content

Commit eac27c8

Browse files
committed
Preparing release 0.5.7
1 parent a4617bc commit eac27c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="me.guillaumin.android.osmtracker"
3-
android:versionName="0.5.6" android:versionCode="21">
3+
android:versionName="0.5.7" android:versionCode="22">
44

55
<uses-sdk android:minSdkVersion="4"/>
66
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION"></uses-permission>

0 commit comments

Comments
 (0)