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.0 to 31.7.1

Updates `com.android.tools.build:gradle` from 8.7.0 to 8.7.1

Updates `com.android.application` from 8.7.0 to 8.7.1

Updates `com.android.library` from 8.7.0 to 8.7.1

Updates `com.android.application` from 8.7.0 to 8.7.1

Updates `com.android.library` from 8.7.0 to 8.7.1

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and hushenghao committed Oct 15, 2024
1 parent d4baf13 commit 3e1c1ac
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.0.20"
ksp = "2.0.20-1.0.25"
agp = "8.7.0"
agp = "8.7.1"
hilt = "2.52"
compose-bom = "2024.09.03"
# https://google.github.io/accompanist
Expand Down Expand Up @@ -67,7 +67,7 @@ guava = { module = "com.google.guava:guava", version = "33.3.1-jre" }
kotlinpoet = { module = "com.squareup:kotlinpoet", version = "1.18.1" }
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.0"
android-tools-sdk-common = "com.android.tools:sdk-common:31.7.1"

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

0 comments on commit 3e1c1ac

Please sign in to comment.