We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63e5b6c commit d2a96baCopy full SHA for d2a96ba
1 file changed
app/build.gradle
@@ -16,8 +16,8 @@ android {
16
applicationId "com.bitcoin.merchant.app"
17
minSdkVersion 21
18
targetSdkVersion 31
19
- versionCode 50316
20
- versionName "5.3.16"
+ versionCode 50317
+ versionName "5.3.17"
21
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
22
}
23
buildTypes {
0 commit comments