Refactor(Libraries): Upgrade libraries

agp: 8.3.1 -> 8.3.2
composeBom: 2024.03.00 -> 2024.04.01
coreKtx: 1.12.0 -> 1.13.0
activityCompose: 1.8.2 -> 1.9.0
coil: 2.5.0 -> 2.6.0
androidxDataStore: 1.0.0 -> 1.1.0
This commit is contained in:
2024-04-23 10:57:00 +08:00
parent 92cd20f36f
commit 8ed9d6942a

View File

@@ -1,24 +1,24 @@
[versions] [versions]
agp = "8.3.1" agp = "8.3.2"
kotlin = "1.9.22" kotlin = "1.9.22"
ksp = "1.9.22-1.0.18" ksp = "1.9.22-1.0.18"
aboutlibraries = "11.1.0" aboutlibraries = "11.1.0"
protobufPlugin = "0.9.4" protobufPlugin = "0.9.4"
desugarJdkLibs = "2.0.4" desugarJdkLibs = "2.0.4"
composeBom = "2024.03.00" composeBom = "2024.04.01"
junit = "4.13.2" junit = "4.13.2"
coreKtx = "1.12.0" coreKtx = "1.13.0"
junitVersion = "1.1.5" junitVersion = "1.1.5"
espressoCore = "3.5.1" espressoCore = "3.5.1"
activityCompose = "1.8.2" activityCompose = "1.9.0"
appcompat = "1.6.1" appcompat = "1.6.1"
androidxLifecycle = "2.7.0" androidxLifecycle = "2.7.0"
androidxCoreSplashscreen = "1.0.1" androidxCoreSplashscreen = "1.0.1"
hilt = "2.51" hilt = "2.51"
coil = "2.5.0" coil = "2.6.0"
kotlinxDatetime = "0.5.0" kotlinxDatetime = "0.5.0"
androidxDataStore = "1.0.0" androidxDataStore = "1.1.0"
protobuf = "3.25.2" protobuf = "3.25.2"
androidxNavigation = "2.7.7" androidxNavigation = "2.7.7"
androidxHiltNavigationCompose = "1.2.0" androidxHiltNavigationCompose = "1.2.0"