Skip to content

Commit 8e3062e

Browse files
committed
version bump
1 parent f7f8baf commit 8e3062e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ android {
1515
applicationId "com.bitcoin.merchant.app"
1616
minSdkVersion 21
1717
targetSdkVersion 34
18-
versionCode 50401
19-
versionName "5.4.1"
18+
versionCode 50402
19+
versionName "5.4.2"
2020
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2121

2222
def apikeyProps = new Properties()

0 commit comments

Comments
 (0)