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 2e0d843 commit 0a56d1eCopy full SHA for 0a56d1e
frontends/android/BitBoxApp/app/build.gradle
@@ -7,8 +7,8 @@ android {
7
applicationId "ch.shiftcrypto.bitboxapp"
8
minSdkVersion 21
9
targetSdkVersion 29
10
- versionCode 2
11
- versionName "android-20191117"
+ versionCode 3
+ versionName "android-20191125"
12
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
13
}
14
buildTypes {
0 commit comments