Skip to content

Commit

Permalink
Bump application version to v.1.67.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjohndoe committed Nov 4, 2024
1 parent 32ba487 commit 59d668b
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 @@ -20,8 +20,8 @@ android {
buildToolsVersion = Android.buildToolsVersion

defaultConfig {
versionCode 104
versionName "1.66.0"
versionCode 105
versionName "1.67.0"
minSdk Android.minSdkVersion
targetSdk Android.targetSdkVersion
base.archivesName = "Fahrplan-$versionName"
Expand Down

0 comments on commit 59d668b

Please sign in to comment.