Bump androidPlugin from 8.4.2 to 8.5.0 (#4463)

* Bump androidPlugin from 8.4.2 to 8.5.0

Bumps `androidPlugin` from 8.4.2 to 8.5.0.

Updates `com.android.application` from 8.4.2 to 8.5.0

Updates `com.android.library` from 8.4.2 to 8.5.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
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update Gradle to 8.8 (latest)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joris Pelgröm <joris.pelgrom@gmail.com>
This commit is contained in:
dependabot[bot] 2024-06-14 18:54:56 +02:00 committed by GitHub
parent 86966bff7b
commit 8e2e40cc0c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
[versions]
activity-compose = "1.9.0"
androidBeaconLibrary = "2.20.6"
androidPlugin = "8.4.2"
androidPlugin = "8.5.0"
androidSdk-compile = "34"
androidSdk-min = "21"
androidSdk-target = "33"

View file

@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists