Skip to content

Commit c2af39a

Browse files
committed
release v2.2.1
1 parent 807cdf2 commit c2af39a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
defaultConfig {
1515
applicationId = "com.castle.sefirah"
1616

17-
versionCode = 18
18-
versionName = "2.2.0"
17+
versionCode = 19
18+
versionName = "2.2.1"
1919
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2020
}
2121

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
• replace ML Kit with ZXing-C++ for QR code scanning
2+
• add scanner overlayAlpha

0 commit comments

Comments
 (0)