Skip to content

Commit 7ec91b9

Browse files
committed
android: bump versionCode
Submitted the previous code for review, but a regression was found, so we have to make a new release.
1 parent a04d833 commit 7ec91b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontends/android/BitBoxApp/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ android {
77
applicationId "ch.shiftcrypto.bitboxapp"
88
minSdkVersion 21
99
targetSdkVersion 29
10-
versionCode 25
10+
versionCode 26
1111
versionName "android-4.28.0"
1212
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1313
}

0 commit comments

Comments
 (0)