Skip to content

Commit

Permalink
chore(deps): bump the android-build-tools group with 9 updates
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 28, 2025
1 parent da5546b commit 799001a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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"
Expand Down

0 comments on commit 799001a

Please sign in to comment.