We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c221fca commit ffc030aCopy full SHA for ffc030a
frontends/android/BitBoxApp/app/build.gradle
@@ -6,7 +6,7 @@ android {
6
defaultConfig {
7
applicationId "ch.shiftcrypto.bitboxapp"
8
minSdkVersion 21
9
- targetSdkVersion 33
+ targetSdkVersion 34
10
versionCode 51
11
versionName "android-4.43.0"
12
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
0 commit comments