Skip to content

Commit 94ce60b

Browse files
committed
Update version to 5.3.15
1 parent 6d278dc commit 94ce60b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ android {
1616
applicationId "com.bitcoin.merchant.app"
1717
minSdkVersion 21
1818
targetSdkVersion 30
19-
versionCode 50314
20-
versionName "5.3.14"
19+
versionCode 50315
20+
versionName "5.3.15"
2121
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2222
}
2323
buildTypes {

0 commit comments

Comments
 (0)