Skip to content
This repository was archived by the owner on Aug 24, 2025. It is now read-only.

Commit c159e1e

Browse files
committed
Version v3.0.1
1 parent 420d538 commit c159e1e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ limitations under the License.
1717
xmlns:tools="http://schemas.android.com/tools"
1818
package="de.dennisguse.opentracks"
1919
android:installLocation="auto"
20-
android:versionCode="2916"
21-
android:versionName="v3.0.0"> <!-- For FDroid. -->
20+
android:versionCode="2947"
21+
android:versionName="v3.0.1"> <!-- For FDroid. -->
2222
<!-- Permission to initialize services -->
2323
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
2424
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />

0 commit comments

Comments
 (0)