mirror of
https://github.com/BetterAndroid/Hikage.git
synced 2026-02-04 12:07:07 +08:00
chore: bump dependencies
This commit is contained in:
@@ -1,8 +1,6 @@
|
|||||||
[versions]
|
[versions]
|
||||||
# noinspection NewerVersionAvailable, GradleDependency
|
kotlin = "2.2.21"
|
||||||
kotlin = "2.0.10"
|
ksp = "2.2.20-2.0.3"
|
||||||
# noinspection GradleDependency
|
|
||||||
ksp = "2.0.10-1.0.24"
|
|
||||||
auto-service-annotations = "1.1.1"
|
auto-service-annotations = "1.1.1"
|
||||||
auto-service-ksp = "1.2.0"
|
auto-service-ksp = "1.2.0"
|
||||||
agp = "8.13.2"
|
agp = "8.13.2"
|
||||||
@@ -35,8 +33,7 @@ androidx-compose-ui = "1.10.0"
|
|||||||
junit = "4.13.2"
|
junit = "4.13.2"
|
||||||
androidx-test-ext-junit = "1.3.0"
|
androidx-test-ext-junit = "1.3.0"
|
||||||
androidx-test-espresso-core = "3.7.0"
|
androidx-test-espresso-core = "3.7.0"
|
||||||
# noinspection GradleDependency
|
android-lint = "31.13.2"
|
||||||
android-lint = "31.9.0"
|
|
||||||
|
|
||||||
[plugins]
|
[plugins]
|
||||||
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
|
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
|
||||||
|
|||||||
Reference in New Issue
Block a user