Skip to content

Commit 836abef

Browse files
committed
5.3.2
1 parent b0fe512 commit 836abef

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 29
19-
versionCode 50301
20-
versionName "5.3.1"
19+
versionCode 50302
20+
versionName "5.3.2"
2121
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2222
}
2323
buildTypes {

0 commit comments

Comments
 (0)