Skip to content

Commit

Permalink
Bump application version to v.1.66.1 (MRMCD-Edition).
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjohndoe committed Sep 19, 2024
1 parent 62fb8da commit 217beba
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.66.1"
minSdk Android.minSdkVersion
targetSdk Android.targetSdkVersion
base.archivesName = "Fahrplan-$versionName"
Expand Down

0 comments on commit 217beba

Please sign in to comment.