Skip to content

Commit

Permalink
Bump agp from 8.3.1 to 8.3.2
Browse files Browse the repository at this point in the history
Bumps `agp` from 8.3.1 to 8.3.2.

Updates `com.android.tools.build:gradle` from 8.3.1 to 8.3.2

Updates `com.android.application` from 8.3.1 to 8.3.2

Updates `com.android.library` from 8.3.1 to 8.3.2

Updates `com.android.dynamic-feature` from 8.3.1 to 8.3.2

Updates `com.android.test` from 8.3.1 to 8.3.2

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.android.application
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.android.dynamic-feature
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.android.test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 10, 2024
1 parent 06757fb commit ff6bb35
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 @@ -5,7 +5,7 @@ min-sdk = "23"
compile-sdk = "34"
target-sdk = "34"
jdk = "17"
agp = "8.3.1"
agp = "8.3.2"
kotlin = "1.9.23"
kotlinx-coroutines = "1.8.0"
kotlinx-datetime = "0.5.0"
Expand Down

0 comments on commit ff6bb35

Please sign in to comment.