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

Commit 3aaee27

Browse files
committed
Release v3.2.4
1 parent d53a715 commit 3aaee27

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
v3.2.4: OpenTracks
2+
3+
Bugfix:
4+
- Settings activity crashes
5+
Removed possibility to change voice/split frequency from the context menu

src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ limitations under the License.
1717
package="de.dennisguse.opentracks"
1818
android:installLocation="auto"
1919
android:versionCode="3101"
20-
android:versionName="v3.2.3"> <!-- For FDroid. -->
20+
android:versionName="v3.2.4"> <!-- For FDroid. -->
2121
<!-- Permission to initialize services -->
2222
<application
2323
android:name=".Startup"

0 commit comments

Comments
 (0)