Skip to content

Commit

Permalink
chore: upgrade dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
lisonge committed Jan 30, 2024
1 parent 7fa7561 commit 51f4e8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ dependencyResolutionManagement {
"compose.icons",
"androidx.compose.material:material-icons-extended:$composeVersion"
)
library("compose.material3", "androidx.compose.material3:material3:1.1.2")
library("compose.material3", "androidx.compose.material3:material3:1.2.0-rc01")
library("compose.activity", "androidx.activity:activity-compose:1.8.2")

// https://github.com/Tencent/MMKV/blob/master/README_CN.md
Expand Down

0 comments on commit 51f4e8a

Please sign in to comment.