Skip to content

Commit

Permalink
Merge branch 'release-0.65.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
bafu committed Sep 6, 2022
2 parents 0866c43 + 3b2fcb4 commit 87da2d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Expand Up @@ -6,7 +6,7 @@ android {
applicationId "io.numbersprotocol.capturelite"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 441
versionCode 442
versionName "0.65.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 87da2d8

Please sign in to comment.