Skip to content

Commit

Permalink
bump version for 2.14 release
Browse files Browse the repository at this point in the history
  • Loading branch information
BradPatras committed Feb 12, 2024
1 parent 9157dbe commit 49aff34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ android {
applicationId "com.iboism.gpxrecorder"
minSdkVersion 28
targetSdkVersion 34
versionCode 45
versionName "2.13"
versionCode 46
versionName "2.14"
}

buildFeatures {
Expand Down

0 comments on commit 49aff34

Please sign in to comment.