Skip to content

Commit

Permalink
chore(deps): bump androidGradlePlugin from 8.2.2 to 8.3.0
Browse files Browse the repository at this point in the history
Bumps `androidGradlePlugin` from 8.2.2 to 8.3.0.

Updates `com.android.tools.build:gradle` 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

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

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
- 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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 0d3b62a commit 35aa6be
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
@@ -1,5 +1,5 @@
[versions]
androidGradlePlugin = "8.2.2"
androidGradlePlugin = "8.3.0"
barista = "3.9.0"
countlySdk = "24.1.1"
faker = "2.0.4"
Expand Down

0 comments on commit 35aa6be

Please sign in to comment.