Skip to content

Commit

Permalink
Advance version number to 1.63.3
Browse files Browse the repository at this point in the history
  • Loading branch information
markusfisch committed Mar 4, 2024
1 parent 3ec43da commit 4f12c3e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Change Log

## 1.63.3
* Fix SCAN Intent

## 1.63.2
* Add DX Film Edge barcode format
* Update Turkish translation
Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
minSdk 9
targetSdk sdk_version

versionCode 130
versionName '1.63.2'
versionCode 131
versionName '1.63.3'
}

signingConfigs {
Expand Down

0 comments on commit 4f12c3e

Please sign in to comment.