Skip to content

Commit d5ae0e0

Browse files
committed
android: bump versionCode
Submitted the app bundle for 46 already, but not gonna release it due to a bug we found and fixed in 8c190e9.
1 parent a2d7e7f commit d5ae0e0

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 33
10-
versionCode 46
10+
versionCode 47
1111
versionName "android-4.40.0"
1212
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1313
}

0 commit comments

Comments
 (0)