Skip to content

Commit e98f68a

Browse files
committed
v11.2.0
1 parent 069c530 commit e98f68a

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ android {
2525
minSdk = 26
2626
targetSdk = 36
2727
versionCode = calcVersionCode()
28-
versionName = "11.1.1"
28+
versionName = "11.2.0"
2929

3030
vectorDrawables {
3131
useSupportLibrary = true

app/versionCode.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
840
1+
850

metadata/en-US/changelogs/854.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- New menu item: Scan QrCode

0 commit comments

Comments
 (0)