Skip to content

Commit

Permalink
Merge pull request #565 from kennethshackleton/agp-8.7.3
Browse files Browse the repository at this point in the history
Android Gradle Plugin 8.7.3.
kennethshackleton authored Jan 15, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents 3a815cb + 677573f commit 77c4c2c
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
@@ -7,7 +7,7 @@ lint = "31.5.2"
room = "2.6.1"

[libraries]
android-tools-gradle = { group = "com.android.tools.build", name = "gradle", version = "8.7.2" }
android-tools-gradle = { group = "com.android.tools.build", name = "gradle", version = "8.7.3" }
android-tools-lint = { group = "com.android.tools.lint", name = "lint", version.ref = "lint" }
android-tools-lint-api = { group = "com.android.tools.lint", name = "lint-api", version.ref = "lint" }
androidx-appcompat = { group = "androidx.appcompat", name = "appcompat", version = "1.7.0" }

0 comments on commit 77c4c2c

Please sign in to comment.