Skip to content

Commit

Permalink
Update dependency com.android.tools.build:gradle to v8.5.1 (#476)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 11, 2024
1 parent fdc36f8 commit 7b093f6
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 @@ -9,7 +9,7 @@ squareup-okhttp = "4.12.0"
squareup-retrofit = "2.11.0"

[libraries]
android-plugin = { module = "com.android.tools.build:gradle", version = "8.5.0" }
android-plugin = { module = "com.android.tools.build:gradle", version = "8.5.1" }
androidx-core = { module = "androidx.core:core-ktx", version = "1.13.1" }
androidx-test-runner = { module = "androidx.test:runner", version = "1.6.1" }
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.9.0" }
Expand Down

0 comments on commit 7b093f6

Please sign in to comment.