Skip to content

Commit

Permalink
🔖 Bump version to 2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jheubuch committed Jul 5, 2024
1 parent 861c15d commit 756e77d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,8 @@ aboutLibraries {

android {
def packageName = "de.hbch.traewelling"
def name = "2.9.0"
def code = 151

def name = "2.10.0"
def code = 152
compileSdk 34

defaultConfig {
Expand Down

0 comments on commit 756e77d

Please sign in to comment.