Skip to content

Commit

Permalink
Bump application version to v.1.64.2 (FOSS4G-Edition).
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjohndoe committed Jun 3, 2024
1 parent 9034899 commit f0a6112
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 102
versionName "1.64.1"
versionCode 103
versionName "1.64.2"
minSdk Android.minSdkVersion
targetSdk Android.targetSdkVersion
base.archivesName = "Fahrplan-$versionName"
Expand Down

0 comments on commit f0a6112

Please sign in to comment.