We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4786473 commit cc8939dCopy full SHA for cc8939d
app/src/main/AndroidManifest.xml
@@ -2,8 +2,8 @@
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
package="net.osmtracker"
4
android:installLocation="auto"
5
- android:versionCode="48"
6
- android:versionName="0.7.2">
+ android:versionCode="49"
+ android:versionName="1.0.0-beta">
7
8
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
9
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
0 commit comments