Skip to content

Commit

Permalink
build: Bump the agp group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the agp group with 4 updates: com.android.tools:sdk-common, com.android.tools.build:gradle, com.android.application and com.android.library.


Updates `com.android.tools:sdk-common` from 31.7.3 to 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.application` from 8.7.3 to 8.8.0

Updates `com.android.library` from 8.7.3 to 8.8.0

---
updated-dependencies:
- dependency-name: com.android.tools:sdk-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: agp
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: agp
- dependency-name: com.android.application
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: agp
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: agp
- dependency-name: com.android.application
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: agp
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: agp
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent e371bac commit 587fdd6
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,7 +1,7 @@
[versions]
kotlin = "2.1.0"
ksp = "2.1.0-1.0.29"
agp = "8.7.3"
agp = "8.8.0"
hilt = "2.55"
compose-bom = "2024.12.01"
# https://google.github.io/accompanist
Expand Down Expand Up @@ -70,7 +70,7 @@ guava = { module = "com.google.guava:guava", version = "33.4.0-jre" }
kotlinpoet = { module = "com.squareup:kotlinpoet", version = "2.0.0" }
xmlpull = { module = "xmlpull:xmlpull", version = "1.1.3.1" }
xpp3 = { module = "xpp3:xpp3", version = "1.1.4c" }
android-tools-sdk-common = "com.android.tools:sdk-common:31.7.3"
android-tools-sdk-common = "com.android.tools:sdk-common:31.8.0"

# Dependencies of the included build-logic
android-gradle-plugin = { module = "com.android.tools.build:gradle", version.ref = "agp" }
Expand Down

0 comments on commit 587fdd6

Please sign in to comment.