Skip to content

Commit 2efe506

Browse files
committed
Bump version to 0.34.1
Signed-off-by: James Chien <shc261392@gmail.com>
1 parent 0ae5cf2 commit 2efe506

File tree

3 files changed

+29
-22987
lines changed

3 files changed

+29
-22987
lines changed

android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ android {
66
applicationId "io.numbersprotocol.capturelite"
77
minSdkVersion rootProject.ext.minSdkVersion
88
targetSdkVersion rootProject.ext.targetSdkVersion
9-
versionCode 170
10-
versionName "0.34.0"
9+
versionCode 171
10+
versionName "0.34.1"
1111
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1212
}
1313
buildTypes {

0 commit comments

Comments
 (0)