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 0ae5cf2 commit 2efe506Copy full SHA for 2efe506
android/app/build.gradle
@@ -6,8 +6,8 @@ android {
6
applicationId "io.numbersprotocol.capturelite"
7
minSdkVersion rootProject.ext.minSdkVersion
8
targetSdkVersion rootProject.ext.targetSdkVersion
9
- versionCode 170
10
- versionName "0.34.0"
+ versionCode 171
+ versionName "0.34.1"
11
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
12
}
13
buildTypes {
0 commit comments