Skip to content

Commit

Permalink
Update android.gradle to v8.8.0 (#347)
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.7.3 | 8.8.0 |
| maven      | com.android.application:com.android.application.gradle.plugin | 8.7.3 | 8.8.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent 64d4af9 commit 82f68c1
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.9.3"
android-gradle = "8.7.3"
android-gradle = "8.8.0"

coil = "3.0.4"
ktor = "3.0.3"
Expand Down

0 comments on commit 82f68c1

Please sign in to comment.