We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4617bc commit eac27c8Copy full SHA for eac27c8
AndroidManifest.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="me.guillaumin.android.osmtracker"
3
- android:versionName="0.5.6" android:versionCode="21">
+ android:versionName="0.5.7" android:versionCode="22">
4
5
<uses-sdk android:minSdkVersion="4"/>
6
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION"></uses-permission>
0 commit comments