Skip to content

Commit

Permalink
Merge pull request #66 from SimonMarquis/dependabot/gradle/com.google…
Browse files Browse the repository at this point in the history
….zxing-core-3.5.2
  • Loading branch information
SimonMarquis committed Jul 31, 2023
2 parents 19226be + 65adbf8 commit 2a833f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ androidx-test-ext-junit = { module = "androidx.test.ext:junit", version.ref = "a
androidx-test-ext-junit-ktx = { module = "androidx.test.ext:junit-ktx", version.ref = "androidx-test-ext-junit" }
androidx-test-runner = { module = "androidx.test:runner", version.ref = "androidx-test-runner" }
androidx-transition = { module = "androidx.transition:transition", version.ref = "androidx-transition" }
zxing = "com.google.zxing:core:3.5.1"
zxing = "com.google.zxing:core:3.5.2"
google-services = "com.google.gms:google-services:4.3.15"
hilt = { module = "com.google.dagger:hilt-android", version.ref = "hilt" }
hilt-compiler = { module = "com.google.dagger:hilt-compiler", version.ref = "hilt" }
Expand Down

0 comments on commit 2a833f8

Please sign in to comment.