Skip to content

Commit

Permalink
build(deps): Bump androidPlugin from 8.7.3 to 8.8.0
Browse files Browse the repository at this point in the history
Bumps `androidPlugin` 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.test` from 8.7.3 to 8.8.0

---
updated-dependencies:
- dependency-name: com.android.application
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.android.test
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 4d6e0d0 commit 2a2d8b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ androidBillingClient = "7.1.1"
# https://mvnrepository.com/artifact/com.android.tools/desugar_jdk_libs
androidDesugar = "2.1.4"
# https://mvnrepository.com/artifact/com.android.tools.build/gradle?repo=google
androidPlugin = "8.7.3"
androidPlugin = "8.8.0"
androidxActivity = "1.9.3"
androidxAppCompat = "1.7.0"
androidxAutofill = "1.3.0-beta01"
Expand Down

0 comments on commit 2a2d8b5

Please sign in to comment.