Skip to content

Commit

Permalink
update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
avan1235 committed Sep 13, 2024
1 parent 3051bb1 commit 1780829
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ android-gradle-plugin = "8.2.2"
android-minSdk = "26"
# @keep
android-targetSdk = "33"
barcodeScanning = "17.2.0"
cameraX = "1.3.0"
compose = "1.6.10"
barcodeScanning = "17.3.0"
cameraX = "1.3.4"
compose = "1.6.11"
# @keep
compose-extensions = "1.6.10.1"
compose-extensions = "1.6.11.0"
gradle-versions = "0.51.0"
# @pin
kotlin = "2.0.0"
kotlinxDatetime = "0.6.0-RC.2"
kotlin = "2.0.20"
kotlinxDatetime = "0.6.0"
version-catalog-update = "0.8.4"
webcamCapture = "0.3.12"
webcamCaptureDriverNative = "1.0.0"
Expand Down

0 comments on commit 1780829

Please sign in to comment.