Skip to content

Commit

Permalink
Bump com.android.tools.build:gradle from 8.1.3 to 8.1.4
Browse files Browse the repository at this point in the history
Bumps com.android.tools.build:gradle from 8.1.3 to 8.1.4.

---
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]>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent 3344f95 commit 3b9a6c7
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.6.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.3"
android-gradlePlugin = "com.android.tools.build:gradle:8.1.4"
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 3b9a6c7

Please sign in to comment.