mirror of
https://github.com/gkd-kit/gkd.git
synced 2024-11-16 03:32:38 +08:00
chore: update library
This commit is contained in:
parent
6e0a312a31
commit
80ac7a2781
|
@ -75,7 +75,7 @@ dependencyResolutionManagement {
|
||||||
library("compose.tooling", "androidx.compose.ui:ui-tooling:$composeVersion")
|
library("compose.tooling", "androidx.compose.ui:ui-tooling:$composeVersion")
|
||||||
library("compose.junit4", "androidx.compose.ui:ui-test-junit4:$composeVersion")
|
library("compose.junit4", "androidx.compose.ui:ui-test-junit4:$composeVersion")
|
||||||
library("compose.material3", "androidx.compose.material3:material3:1.1.2")
|
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
|
// https://github.com/Tencent/MMKV/blob/master/README_CN.md
|
||||||
library("tencent.mmkv", "com.tencent:mmkv:1.3.1")
|
library("tencent.mmkv", "com.tencent:mmkv:1.3.1")
|
||||||
|
|
Loading…
Reference in New Issue
Block a user