From bdfdbb13fc5f6889237c2cd64b20294d721b72f0 Mon Sep 17 00:00:00 2001 From: Luna712 <142361265+Luna712@users.noreply.github.com> Date: Thu, 19 Feb 2026 11:10:09 -0700 Subject: [PATCH] Bump androidx 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 90ae59c076..a2f7a265f8 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,10 +1,10 @@ # https://docs.gradle.org/current/userguide/plugins.html#sec:version_catalog_plugin_application # https://docs.gradle.org/current/userguide/dependency_versions.html#sec:strict-version [versions] -activityKtx = "1.11.0" +activityKtx = "1.12.4" androidGradlePlugin = "8.13.2" appcompat = "1.7.1" -biometric = "1.4.0-alpha04" +biometric = "1.4.0-alpha05" buildkonfigGradlePlugin = "0.17.1" coil = "3.3.0" colorpicker = "6b46b49bd5" @@ -25,10 +25,10 @@ junitVersion = "1.3.0" juniversalchardet = "2.5.0" kotlinGradlePlugin = "2.3.0" kotlinxCoroutinesCore = "1.10.2" -lifecycleKtx = "2.9.4" +lifecycleKtx = "2.10.0" material = "1.14.0-alpha08" media3 = "1.8.0" -navigationKtx = "2.9.6" +navigationKtx = "2.9.7" newpipeextractor = "v0.25.2" nextlibMedia3 = "1.8.0-0.9.0" nicehttp = "0.4.16" @@ -44,7 +44,7 @@ tmdbJava = "2.13.0" torrentserver = "7861970e038b35cd8c6918384e49caf26903e09e" tvprovider = "1.1.0" video = "1.0.0" -workRuntimeKtx = "2.10.5" +workRuntimeKtx = "2.11.1" zipline = "1.24.0" jvmTarget = "1.8"