Skip to content

Commit

Permalink
Release: v4.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisguse committed Dec 25, 2024
1 parent ded98ed commit 2f07208
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ android {

defaultConfig {
applicationId 'de.dennisguse.opentracks'
versionCode 5980
versionName "v4.17.2"
versionCode 5983
versionName "v4.17.3"

buildConfigField "String", "VERSION_NAME_FULL", "\"${getVersionName()}\""

Expand Down
9 changes: 9 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/5983.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
v4.17.3: OpenTracks

Changes:
- Reproducible build: let's see if it works.

Developer:
- Just trying to get the APK filename, right...


0 comments on commit 2f07208

Please sign in to comment.