Skip to content

Commit d2a96ba

Browse files
committed
Update build.gradle
1 parent 63e5b6c commit d2a96ba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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 31
19-
versionCode 50316
20-
versionName "5.3.16"
19+
versionCode 50317
20+
versionName "5.3.17"
2121
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2222
}
2323
buildTypes {

0 commit comments

Comments
 (0)