Skip to content

Commit

Permalink
update version to 1.6.0-rc03.0
Browse files Browse the repository at this point in the history
  • Loading branch information
avan1235 committed Feb 25, 2024
1 parent 6de5bae commit 980275d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@ accompanist = "0.32.0"
# @keep
android-compileSdk = "33"
# @pin
android-gradle-plugin = "8.1.2"
android-gradle-plugin = "8.2.2"
# @keep
android-minSdk = "26"
# @keep
android-targetSdk = "33"
barcodeScanning = "17.2.0"
cameraX = "1.3.0"
compose = "1.6.0-rc02"
compose = "1.6.0-rc03"
# @keep
compose-extensions = "1.6.0-rc02.0"
compose-extensions = "1.6.0-rc03.0"
gradle-versions = "0.51.0"
# @pin
kotlin = "1.9.22"
kotlin = "2.0.0-Beta4"
version-catalog-update = "0.8.4"
webcamCapture = "0.3.12"
webcamCaptureDriverNative = "1.0.0"
Expand Down

0 comments on commit 980275d

Please sign in to comment.