Skip to content

Commit

Permalink
version code 56 (v1.0.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamescr committed Mar 1, 2021
1 parent 472186e commit 89933f0
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="55"
android:versionName="1.0.0-rc1">
android:versionCode="56"
android:versionName="1.0.0">

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

0 comments on commit 89933f0

Please sign in to comment.