Update dependency com.google.zxing:core to v3.5.4 #178

Merged
bot merged 1 commits from renovate/com.google.zxing-core-3.x into main 2025-11-12 03:01:39 +01:00
Showing only changes of commit 00edab363c - Show all commits

View File

@@ -111,7 +111,7 @@ dependencies {
implementation 'com.google.android.material:material:1.13.0'
implementation 'org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0'
implementation 'com.google.zxing:core:3.5.3'
implementation 'com.google.zxing:core:3.5.4'
implementation project(":database")
implementation project(":crypto")