We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d278dc commit 94ce60bCopy full SHA for 94ce60b
app/build.gradle
@@ -16,8 +16,8 @@ android {
16
applicationId "com.bitcoin.merchant.app"
17
minSdkVersion 21
18
targetSdkVersion 30
19
- versionCode 50314
20
- versionName "5.3.14"
+ versionCode 50315
+ versionName "5.3.15"
21
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
22
}
23
buildTypes {
0 commit comments