Skip to content

Commit

Permalink
version code 57 (v1.0.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamescr committed Mar 8, 2021
1 parent 473fa4c commit 245dafd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="net.osmtracker"
android:installLocation="auto"
android:versionCode="56"
android:versionName="1.0.0">
android:versionCode="57"
android:versionName="1.0.1">

<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
Expand Down

0 comments on commit 245dafd

Please sign in to comment.