File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<manifest xmlns : android =" http://schemas.android.com/apk/res/android" package =" me.guillaumin.android.osmtracker"
3
- android:versionName=" 0.5.7 " android : versionCode =" 22 " >
3
+ android:versionName=" 0.5.8 " android : versionCode =" 23 " >
4
4
5
5
<uses-sdk android : minSdkVersion =" 7" android : targetSdkVersion =" 7" />
6
6
<uses-permission android : name =" android.permission.ACCESS_FINE_LOCATION" ></uses-permission >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project name =" SOMTracker " default =" help" >
2
+ <project name =" OSMTracker " default =" help" >
3
3
4
4
<!-- The local.properties file is created and updated by the 'android' tool.
5
5
It contains the path to the SDK. It should *NOT* be checked into
You can’t perform that action at this time.
0 commit comments