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 379913f commit 7c00693Copy full SHA for 7c00693
1 file changed
src/main/AndroidManifest.xml
@@ -17,8 +17,8 @@ limitations under the License.
17
xmlns:tools="http://schemas.android.com/tools"
18
package="de.dennisguse.opentracks"
19
android:installLocation="auto"
20
- android:versionCode="2947"
21
- android:versionName="v3.0.1"> <!-- For FDroid. -->
+ android:versionCode="2991"
+ android:versionName="v3.1.0"> <!-- For FDroid. -->
22
<!-- Permission to initialize services -->
23
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
24
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
0 commit comments