Skip to content

Commit

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

---
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 Sep 29, 2023
1 parent 5163fc2 commit d88d756
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 @@ -34,7 +34,7 @@ okio = "com.squareup.okio:okio:3.5.0"
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.1.1"
android-gradlePlugin = "com.android.tools.build:gradle:8.1.2"
androidx-startup = "androidx.startup:startup-runtime:1.1.1"
androidx-lifecycle-viewmodel = "androidx.lifecycle:lifecycle-viewmodel:2.6.2"
androidx-test = { module = "androidx.test:core-ktx", version.ref = "androidx-test" }
Expand Down

0 comments on commit d88d756

Please sign in to comment.