Skip to content

Commit

Permalink
Release: v4.17.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisguse committed Jan 21, 2025
1 parent 47705b9 commit ae237bd
Show file tree
Hide file tree
Showing 2 changed files with 5 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 6022
versionName "v4.17.6"
versionCode 6028
versionName "v4.17.7"

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

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

Release for reproducible build.

0 comments on commit ae237bd

Please sign in to comment.