Skip to content

Commit

Permalink
1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
YangDai2003 committed Jul 25, 2024
1 parent d1853d2 commit 01ca2dd
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
@@ -1,18 +1,18 @@
[versions]
agp = "8.5.1"
colorpickerCompose = "1.1.1"
colorpickerCompose = "1.1.2"
glance = "1.1.0"
kotlin = "2.0.0"
ksp = "2.0.0-1.0.23"
kotlinxSerialization = "1.7.1"

composeBom = "2024.06.00"
composeFoundation = "1.7.0-beta05"
composeM3 = "1.3.0-beta04"
composeFoundation = "1.7.0-beta06"
composeM3 = "1.3.0-beta05"
composeAdaptive = "1.0.0-beta04"
activityCompose = "1.9.0"
lifecycleRuntimeCompose = "2.8.3"
navigationCompose = "2.8.0-beta05"
activityCompose = "1.9.1"
lifecycleRuntimeCompose = "2.8.4"
navigationCompose = "2.8.0-beta06"

junit = "4.13.2"
junitVersion = "1.2.1"
Expand Down

0 comments on commit 01ca2dd

Please sign in to comment.