Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
DianQK committed Feb 26, 2023
1 parent 276db0d commit 19f691f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
6 changes: 3 additions & 3 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-beta01"
compose = "1.4.0-beta02"
accompanist = "0.29.1-alpha"
material3 = "1.1.0-alpha06"
lifecycleRuntime = "2.6.0-beta01"
material3 = "1.1.0-alpha07"
lifecycleRuntime = "2.6.0-rc01"

# test
junit = "4.13.2"
Expand Down
22 changes: 11 additions & 11 deletions ruslin-data-uniffi/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 19f691f

Please sign in to comment.