From e84e74895916f57ca10a035ae34af5609a46cd67 Mon Sep 17 00:00:00 2001 From: Vitor Pamplona Date: Thu, 12 Feb 2026 15:13:07 -0500 Subject: [PATCH] updating libraries --- gradle/libs.versions.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 86b423a56..3b247e3ef 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,7 +1,7 @@ [versions] accompanistAdaptive = "0.37.3" composeMultiplatform = "1.10.0" -activityCompose = "1.12.3" +activityCompose = "1.12.4" agp = "9.0.0" android-compileSdk = "36" android-minSdk = "26" @@ -10,11 +10,11 @@ androidKotlinGeohash = "b481c6a64e" androidxJunit = "1.3.0" appcompat = "1.7.1" audiowaveform = "1.1.2" -benchmark = "1.5.0-alpha02" +benchmark = "1.5.0-alpha03" biometricKtx = "1.2.0-alpha05" coil = "3.3.0" -composeBom = "2026.01.01" -composeRuntimeAnnotation = "1.10.2" +composeBom = "2026.02.00" +composeRuntimeAnnotation = "1.10.3" coreKtx = "1.17.0" datastore = "1.2.0" espressoCore = "3.7.0" @@ -60,7 +60,7 @@ zxingAndroidEmbedded = "4.3.0" windowCoreAndroid = "1.5.1" androidxCamera = "1.5.3" androidxCollection = "1.5.0" -kotlinStdlib = "2.3.0" +kotlinStdlib = "2.3.10" kotlinTest = "2.2.20" core = "1.7.0" mavenPublish = "0.36.0"