Skip to content

Commit

Permalink
🔖 Bump version to 2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jheubuch committed Nov 30, 2023
1 parent c8f3d2c commit 9fe71a5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ aboutLibraries {

android {
def packageName = "de.hbch.traewelling"
def name = "2.4.1"
def code = 136
def name = "2.4.2"
def code = 137

compileSdk 34

Expand Down Expand Up @@ -91,7 +91,7 @@ android {
}
foss {
dimension "libs"
versionNameSuffix "-foss"
// versionNameSuffix "-foss"
}
}
signingConfigs {
Expand Down

0 comments on commit 9fe71a5

Please sign in to comment.