This commit is contained in:
2026-03-20 01:22:30 +03:00
parent 6adb462226
commit 9159665301
4 changed files with 21 additions and 14 deletions
+8 -8
View File
@@ -1,18 +1,18 @@
[versions]
agp = "8.13.0"
coil = "3.1.0"
jsoup = "1.20.1"
agp = "9.1.0"
coil = "3.4.0"
jsoup = "1.22.1"
kotlin = "2.2.21"
coreKtx = "1.15.0"
junit = "4.13.2"
junitVersion = "1.2.1"
espressoCore = "3.6.1"
junitVersion = "1.3.0"
espressoCore = "3.7.0"
kotlinxSerializationJson = "1.7.3"
ktor = "3.1.0"
ktor = "3.4.1"
lifecycleRuntimeKtx = "2.8.7"
activityCompose = "1.10.0"
composeBom = "2025.02.00"
navigationCompose = "2.8.8"
composeBom = "2026.03.00"
navigationCompose = "2.9.7"
room = "2.6.1"
splittiesFunPackAndroidBase = "3.0.0"
trixnityClient = "5.2.0"