Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
DianQK committed Mar 18, 2023
1 parent fccccd4 commit 2014a8b
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 @@ -16,10 +16,10 @@ ndkVersion = "25.2.9519653"
# library
appcompat = "1.6.1"
material = "1.8.0"
compose = "1.4.0-beta02"
accompanist = "0.29.1-alpha"
material3 = "1.1.0-alpha07"
lifecycleRuntime = "2.6.0-rc01"
compose = "1.4.0-rc01"
accompanist = "0.29.2-rc"
material3 = "1.1.0-alpha08"
lifecycleRuntime = "2.6.0"

# test
junit = "4.13.2"
Expand Down

0 comments on commit 2014a8b

Please sign in to comment.