Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jchau207 committed Dec 28, 2024
1 parent f7f8baf commit 8e3062e
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 "com.bitcoin.merchant.app"
minSdkVersion 21
targetSdkVersion 34
versionCode 50401
versionName "5.4.1"
versionCode 50402
versionName "5.4.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

def apikeyProps = new Properties()
Expand Down

0 comments on commit 8e3062e

Please sign in to comment.