Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 9c3c7d5 commit c2ca27d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ androidx-lifecycle = "2.8.7"
androidx-annotation = "1.9.0"
androidx-activity = "1.9.3"
androidx-navigation = "2.8.5"
android-gradle = "8.7.2"
android-gradle = "8.7.3"

spotless = "6.25.0"
detekt = "1.23.7"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ androidx-appcompat = "1.7.0"
androidx-compose-compiler = "1.5.1"
androidx-core-ktx = "1.15.0"
androidx-navigation = "2.8.5"
android-gradle = "8.7.2"
android-gradle = "8.7.3"

uuid = "0.8.4"
solivagant-navigation = "0.5.0"
Expand Down

0 comments on commit c2ca27d

Please sign in to comment.