Skip to content

Commit

Permalink
Bump version to 0.34.1
Browse files Browse the repository at this point in the history
Signed-off-by: James Chien <[email protected]>
  • Loading branch information
shc261392 committed Jun 4, 2021
1 parent 0ae5cf2 commit 2efe506
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 22,987 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ android {
applicationId "io.numbersprotocol.capturelite"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 170
versionName "0.34.0"
versionCode 171
versionName "0.34.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
Loading

0 comments on commit 2efe506

Please sign in to comment.