update dependencies + m3e

This commit is contained in:
CherretGit
2025-12-07 20:58:01 +07:00
parent 57217bbe1c
commit d00677270a
11 changed files with 33 additions and 10 deletions

View File

@@ -1,21 +1,21 @@
[versions]
agp = "8.13.1"
kotlin = "2.2.10"
kotlin = "2.2.21"
coreKtx = "1.17.0"
junit = "4.13.2"
junitVersion = "1.3.0"
espressoCore = "3.7.0"
lifecycleRuntimeKtx = "2.9.2"
activityCompose = "1.10.1"
composeBom = "2025.08.00"
compose-material3 = "1.3.2"
compose-material3-adaptive = "1.4.0-beta02"
navigation = "2.9.3"
lifecycleRuntimeKtx = "2.10.0"
activityCompose = "1.12.1"
composeBom = "2025.12.00"
compose-material3 = "1.5.0-alpha10"
compose-material3-adaptive = "1.5.0-alpha10"
navigation = "2.9.6"
compose-icons = "1.7.8"
libsu = "6.0.0"
okhttp = "5.1.0"
okhttp = "5.3.2"
serialization = "1.9.0"
firebase-bom = "34.1.0"
firebase-bom = "34.6.0"
fragment-compose = "1.8.9"
coil3 = "3.3.0"
compose-markdown = "0.5.7"