Skip to content

Commit

Permalink
Bump gradle from 8.2.2 to 8.3.0
Browse files Browse the repository at this point in the history
Bumps `gradle` 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.dynamic-feature` 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.dynamic-feature
  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 Mar 1, 2024
1 parent 74056e6 commit 0ba5e52
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 @@ -3,7 +3,7 @@
min-sdk = "23"
compile-sdk = "34"
target-sdk = "34"
gradle = "8.2.2"
gradle = "8.3.0"
kotlin = "1.9.22"
kotlin-ksp = "1.9.22-1.0.18"
kotlin-coroutines = "1.8.0"
Expand Down

0 comments on commit 0ba5e52

Please sign in to comment.