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 b1a827b commit 3b2fcb4Copy full SHA for 3b2fcb4
android/app/build.gradle
@@ -6,7 +6,7 @@ android {
6
applicationId "io.numbersprotocol.capturelite"
7
minSdkVersion rootProject.ext.minSdkVersion
8
targetSdkVersion rootProject.ext.targetSdkVersion
9
- versionCode 441
+ versionCode 442
10
versionName "0.65.0"
11
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
12
}
0 commit comments