fix lint
Algunas comprobaciones han fallado
Build & Publish APK Release / build (push) Failing after 6m55s

Signed-off-by: ale <ale@manalejandro.com>
Este commit está contenido en:
ale
2026-02-28 02:21:37 +01:00
padre d0ef97879c
commit 8da2f079b2
Se han modificado 19 ficheros con 273 adiciones y 368 borrados

Ver fichero

@@ -6,7 +6,7 @@ junitVersion = "1.3.0"
espressoCore = "3.7.0"
lifecycleRuntimeKtx = "2.10.0"
activityCompose = "1.12.4"
kotlin = "2.0.21"
kotlin = "2.1.21"
composeBom = "2024.09.00"
hilt = "2.59.2"
room = "2.7.1"
@@ -15,11 +15,11 @@ datastore = "1.1.7"
coil = "2.7.0"
smack = "4.4.8"
okhttp = "4.12.0"
coroutines = "1.9.0"
coroutines = "1.10.2"
viewmodelCompose = "2.10.0"
materialIconsExtended = "1.7.8"
bouncycastle = "1.78.1"
accompanist = "0.36.0"
bouncycastle = "1.83"
accompanist = "0.37.3"
[libraries]
androidx-core-ktx = { group = "androidx.core", name = "core-ktx", version.ref = "coreKtx" }