Skip to content

Commit

Permalink
Bump gradle-plugin from 8.1.2 to 8.1.3
Browse files Browse the repository at this point in the history
Bumps `gradle-plugin` from 8.1.2 to 8.1.3.

Updates `com.android.tools.build:gradle` from 8.1.2 to 8.1.3

Updates `com.android.application` from 8.1.2 to 8.1.3

Updates `com.android.library` from 8.1.2 to 8.1.3

Updates `com.android.test` from 8.1.2 to 8.1.3

---
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.test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 21d9745 commit 6df26c6
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,6 +1,6 @@
[versions]
# https://developer.android.com/reference/tools/gradle-api
gradle-plugin = "8.1.2"
gradle-plugin = "8.1.3"
# https://kotlinlang.org/docs/releases.html#release-details
kotlin = "1.9.10"
# https://central.sonatype.com/artifact/com.google.devtools.ksp/com.google.devtools.ksp.gradle.plugin/versions
Expand Down

0 comments on commit 6df26c6

Please sign in to comment.