From 799001a0e730a8a6bca48d468bcf5aef344e0c4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 20:29:32 +0000 Subject: [PATCH] chore(deps): bump the android-build-tools group with 9 updates Bumps the android-build-tools group with 9 updates: | Package | From | To | | --- | --- | --- | | com.android.tools.build:gradle | `8.7.3` | `8.8.0` | | com.android.application | `8.7.3` | `8.8.0` | | com.android.library | `8.7.3` | `8.8.0` | | com.android.lint | `8.7.3` | `8.8.0` | | com.android.test | `8.7.3` | `8.8.0` | | com.android.tools.lint:lint | `31.7.3` | `31.8.0` | | com.android.tools.lint:lint-api | `31.7.3` | `31.8.0` | | com.android.tools.lint:lint-checks | `31.7.3` | `31.8.0` | | com.android.tools.lint:lint-tests | `31.7.3` | `31.8.0` | Updates `com.android.tools.build:gradle` from 8.7.3 to 8.8.0 Updates `com.android.application` from 8.7.3 to 8.8.0 Updates `com.android.library` from 8.7.3 to 8.8.0 Updates `com.android.lint` from 8.7.3 to 8.8.0 Updates `com.android.test` from 8.7.3 to 8.8.0 Updates `com.android.tools.lint:lint` from 31.7.3 to 31.8.0 Updates `com.android.tools.lint:lint-api` from 31.7.3 to 31.8.0 Updates `com.android.tools.lint:lint-checks` from 31.7.3 to 31.8.0 Updates `com.android.tools.lint:lint-tests` from 31.7.3 to 31.8.0 Updates `com.android.tools.lint:lint-api` from 31.7.3 to 31.8.0 Updates `com.android.tools.lint:lint-checks` from 31.7.3 to 31.8.0 Updates `com.android.tools.lint:lint-tests` from 31.7.3 to 31.8.0 --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-build-tools - dependency-name: com.android.application dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-build-tools - dependency-name: com.android.library dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-build-tools - dependency-name: com.android.lint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-build-tools - dependency-name: com.android.test dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-build-tools - dependency-name: com.android.tools.lint:lint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-build-tools - dependency-name: com.android.tools.lint:lint-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-build-tools - dependency-name: com.android.tools.lint:lint-checks dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-build-tools - dependency-name: com.android.tools.lint:lint-tests dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-build-tools - dependency-name: com.android.tools.lint:lint-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-build-tools - dependency-name: com.android.tools.lint:lint-checks dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-build-tools - dependency-name: com.android.tools.lint:lint-tests dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-build-tools ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 84a279b47..7a4ed3aed 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,6 +1,6 @@ [versions] accompanist = "0.36.0" -android-gradlePlugin = "8.7.3" +android-gradlePlugin = "8.8.0" androidx-activity = "1.10.0" androidx-appCompat = "1.7.0" androidx-compose-bom = "2025.01.00" @@ -21,7 +21,7 @@ kotlinx-coroutines = "1.10.1" kotlinx-collections-immutable = "0.3.8" kotlinx-serialization-json = "1.8.0" ktlint = "1.5.0" -lint = "31.7.3" +lint = "31.8.0" minCompileSdk = "24" material-motion = "2.0.1" paparazzi = "1.3.5"