Skip to content

Commit

Permalink
Bump application version to v.1.63.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjohndoe committed Feb 19, 2024
1 parent 1c6b455 commit 7854ff7
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 @@ -19,8 +19,8 @@ android {
buildToolsVersion = Android.buildToolsVersion

defaultConfig {
versionCode 99
versionName "1.63.1"
versionCode 100
versionName "1.63.2"
minSdk Android.minSdkVersion
targetSdk Android.targetSdkVersion
archivesBaseName = "Fahrplan-$versionName"
Expand Down

0 comments on commit 7854ff7

Please sign in to comment.