Skip to content

Commit

Permalink
Update android.gradle to v8.8.2 (#381)
Browse files Browse the repository at this point in the history
| datasource | package                                                       | from  | to    |
| ---------- | ------------------------------------------------------------- | ----- | ----- |
| maven      | com.android.library:com.android.library.gradle.plugin         | 8.8.1 | 8.8.2 |
| maven      | com.android.application:com.android.application.gradle.plugin | 8.8.1 | 8.8.2 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 27, 2025
1 parent 57ecabb commit b5e6ec9
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 @@ compose-rules-detekt = "0.4.22"
androidx-lifecycle = "2.8.7"
androidx-annotation = "1.9.1"
androidx-activity = "1.10.1"
android-gradle = "8.8.1"
android-gradle = "8.8.2"

coil = "3.1.0"
ktor = "3.1.1"
Expand Down

0 comments on commit b5e6ec9

Please sign in to comment.