Skip to content

Commit

Permalink
update versions
Browse files Browse the repository at this point in the history
- Kotlin 1.9.21
- compose-multiplatform 1.5.11
  • Loading branch information
avan1235 committed Nov 25, 2023
1 parent 96ba032 commit 58c57db
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ android-minSdk = "26"
android-targetSdk = "33"
barcodeScanning = "17.2.0"
cameraX = "1.3.0"
compose = "1.5.10"
compose = "1.5.11"
# @keep
compose-extensions = "1.5.10.0"
compose-extensions = "1.5.11.0"
gradle-versions = "0.49.0"
# @pin
kotlin = "1.9.20"
kotlin = "1.9.21"
version-catalog-update = "0.8.1"
webcamCapture = "0.3.12"
webcamCaptureDriverNative = "1.0.0"
Expand Down

0 comments on commit 58c57db

Please sign in to comment.