Skip to content

Commit

Permalink
Update app version
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabi019 committed Feb 14, 2024
1 parent 420d29a commit c4d55b3
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 @@ -15,8 +15,8 @@ android {
applicationId "dev.fabik.bluetoothhid"
minSdk 28
targetSdk 34
versionCode 43
versionName "1.7.3"
versionCode 44
versionName "1.7.4"

buildConfigField "String", "GIT_COMMIT_HASH", "\"${gitHash}\""

Expand Down

0 comments on commit c4d55b3

Please sign in to comment.