Skip to content

Commit

Permalink
Prepare release 2024.07.09 (code 62)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamescr committed Jul 9, 2024
1 parent c3393a2 commit d1092f2
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"
xmlns:tools="http://schemas.android.com/tools"
android:installLocation="auto"
android:versionCode="61"
android:versionName="2024.07">
android:versionCode="62"
android:versionName="2024.07.09">

<!-- Location permissions -->
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
Expand Down

0 comments on commit d1092f2

Please sign in to comment.