Skip to content

Commit

Permalink
android: update android library dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
axxel committed Sep 7, 2024
1 parent c48bee1 commit 4949b69
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions wrappers/android/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ androidGradlePlugin = "8.2.2"
androidCompileSdk = "34"
androidMinSdk = "21"
androidTargetSdk = "33"
androidx-appcompat = "1.6.1"
androidx-camera = "1.3.1"
androidx-core = "1.12.0"
androidx-appcompat = "1.7.0"
androidx-camera = "1.3.4"
androidx-core = "1.13.1"
androidx-constraintLayout = "2.1.4"
android-material = "1.11.0-rc01"
android-material = "1.12.0"
kotlin = "1.9.10"
zxing-core = "3.5.3"

Expand Down

0 comments on commit 4949b69

Please sign in to comment.