From 86916b99281c58223e629696dfa9bdcae043fa5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 13:14:25 +0000 Subject: [PATCH] chore(deps): bump the android-runtime group with 5 updates Bumps the android-runtime group with 5 updates: | Package | From | To | | --- | --- | --- | | androidx.compose:compose-bom | `2026.05.01` | `2026.06.00` | | androidx.core:core-ktx | `1.18.0` | `1.19.0` | | [io.coil-kt.coil3:coil-compose](https://github.com/coil-kt/coil) | `3.4.0` | `3.5.0` | | [io.coil-kt.coil3:coil-gif](https://github.com/coil-kt/coil) | `3.4.0` | `3.5.0` | | [com.google.crypto.tink:tink-android](https://github.com/tink-crypto/tink-java) | `1.21.0` | `1.22.0` | Updates `androidx.compose:compose-bom` from 2026.05.01 to 2026.06.00 Updates `androidx.core:core-ktx` from 1.18.0 to 1.19.0 Updates `io.coil-kt.coil3:coil-compose` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/coil-kt/coil/releases) - [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md) - [Commits](https://github.com/coil-kt/coil/compare/3.4.0...3.5.0) Updates `io.coil-kt.coil3:coil-gif` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/coil-kt/coil/releases) - [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md) - [Commits](https://github.com/coil-kt/coil/compare/3.4.0...3.5.0) Updates `io.coil-kt.coil3:coil-gif` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/coil-kt/coil/releases) - [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md) - [Commits](https://github.com/coil-kt/coil/compare/3.4.0...3.5.0) Updates `com.google.crypto.tink:tink-android` from 1.21.0 to 1.22.0 - [Release notes](https://github.com/tink-crypto/tink-java/releases) - [Commits](https://github.com/tink-crypto/tink-java/compare/v1.21.0...v1.22.0) --- updated-dependencies: - dependency-name: androidx.compose:compose-bom dependency-version: 2026.06.00 dependency-type: direct:production dependency-group: android-runtime - dependency-name: androidx.core:core-ktx dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-runtime - dependency-name: io.coil-kt.coil3:coil-compose dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-runtime - dependency-name: io.coil-kt.coil3:coil-gif dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-runtime - dependency-name: io.coil-kt.coil3:coil-gif dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-runtime - dependency-name: com.google.crypto.tink:tink-android dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-runtime ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 73de061e..7cd1c092 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -4,8 +4,8 @@ android-gradle-plugin = "9.2.1" androidx-activity = "1.13.0" androidx-autofill = "1.3.0" androidx-collection = "1.6.0" -androidx-compose-bom = "2026.05.01" -androidx-core = "1.18.0" +androidx-compose-bom = "2026.06.00" +androidx-core = "1.19.0" androidx-core-splashscreen = "1.2.0" androidx-emoji2 = "1.6.0" androidx-exifinterface = "1.4.2" @@ -15,7 +15,7 @@ androidx-room = "2.8.4" androidx-sqlite = "2.6.2" androidx-window = "1.5.1" cache4k = "0.14.0" -coil = "3.4.0" +coil = "3.5.0" kotlin = "2.4.0" kotlinx-coroutines = "1.11.0" kotlinx-serialization-json = "1.11.0" @@ -25,7 +25,7 @@ mikepenz-aboutlibraries = "14.2.0" patrickgold-compose-tooltip = "0.2.0-rc02" patrickgold-jetpref = "0.3.0" sqlcipher-android = "4.16.0" -tink-android = "1.21.0" +tink-android = "1.22.0" zxing-core = "3.5.4" # Testing