Skip to content

Commit bb4e5da

Browse files
authored
Bump androidx libraries (#2607)
1 parent c9a24e1 commit bb4e5da

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# https://docs.gradle.org/current/userguide/plugins.html#sec:version_catalog_plugin_application
22
# https://docs.gradle.org/current/userguide/dependency_versions.html#sec:strict-version
33
[versions]
4-
activityKtx = "1.12.4"
4+
activityKtx = "1.13.0"
55
androidGradlePlugin = "8.13.2"
66
appcompat = "1.7.1"
7-
biometric = "1.4.0-alpha05"
7+
biometric = "1.4.0-alpha06"
88
buildkonfigGradlePlugin = "0.17.1"
99
coil = "3.3.0"
1010
colorpicker = "6b46b49"
1111
conscryptAndroid = { strictly = "2.5.2" } # 2.5.3 crashes everything
1212
constraintlayout = "2.2.1"
13-
coreKtx = "1.17.0"
13+
coreKtx = "1.18.0"
1414
desugar_jdk_libs_nio = "2.1.5"
1515
dokkaGradlePlugin = "2.1.0"
1616
espressoCore = "3.7.0"
@@ -44,7 +44,7 @@ tmdbJava = "2.13.0"
4444
torrentserver = "7861970"
4545
tvprovider = "1.1.0"
4646
video = "1.0.0"
47-
workRuntimeKtx = "2.11.1"
47+
workRuntimeKtx = "2.11.2"
4848
zipline = "1.24.0"
4949

5050
jvmTarget = "1.8"

0 commit comments

Comments
 (0)