Skip to content

Commit

Permalink
chore: update library
Browse files Browse the repository at this point in the history
  • Loading branch information
lisonge committed Nov 17, 2023
1 parent 6e0a312 commit 80ac7a2
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 @@ -75,7 +75,7 @@ dependencyResolutionManagement {
library("compose.tooling", "androidx.compose.ui:ui-tooling:$composeVersion")
library("compose.junit4", "androidx.compose.ui:ui-test-junit4:$composeVersion")
library("compose.material3", "androidx.compose.material3:material3:1.1.2")
library("compose.activity", "androidx.activity:activity-compose:1.8.0-rc01")
library("compose.activity", "androidx.activity:activity-compose:1.8.1")

// https://github.com/Tencent/MMKV/blob/master/README_CN.md
library("tencent.mmkv", "com.tencent:mmkv:1.3.1")
Expand Down

0 comments on commit 80ac7a2

Please sign in to comment.