Skip to content

Commit

Permalink
Bump com.android.tools.build:gradle from 8.7.2 to 8.7.3 (#264)
Browse files Browse the repository at this point in the history
Bumps com.android.tools.build:gradle from 8.7.2 to 8.7.3.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 85e067a commit 16aa9d4
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 @@ -39,7 +39,7 @@ okio = "com.squareup.okio:okio:3.9.1"
retrofit = { module = "com.squareup.retrofit2:retrofit", version.ref = "retrofit" }
retrofit-moshi = { module = "com.squareup.retrofit2:converter-moshi", version.ref = "retrofit" }

android-gradlePlugin = "com.android.tools.build:gradle:8.7.2"
android-gradlePlugin = "com.android.tools.build:gradle:8.7.3"
androidx-startup = "androidx.startup:startup-runtime:1.2.0"
androidx-lifecycle-viewmodel = "androidx.lifecycle:lifecycle-viewmodel:2.8.7"
androidx-test = { module = "androidx.test:core-ktx", version.ref = "androidx-test" }
Expand Down

0 comments on commit 16aa9d4

Please sign in to comment.