Bump androidPlugin from 8.2.2 to 8.3.0 (#4242)

* Bump androidPlugin from 8.2.2 to 8.3.0

Bumps `androidPlugin` from 8.2.2 to 8.3.0.

Updates `com.android.application` from 8.2.2 to 8.3.0

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

---------

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-03-11 21:55:23 +00:00 committed by GitHub
parent 6ff3560146
commit 0b53f47e9e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -3,7 +3,7 @@ accompanist = "0.34.0"
activity-compose = "1.8.2"
androidBeaconLibrary = "2.20.4"
androidJunit5 = "1.9.3.0"
androidPlugin = "8.2.2"
androidPlugin = "8.3.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.3-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists