Skip to content

Commit

Permalink
Android Gradle Plugin 8.4.0.
Browse files Browse the repository at this point in the history
Signed-off-by: Kenneth J. Shackleton <[email protected]>
  • Loading branch information
kennethshackleton committed May 1, 2024
1 parent 4b92dd6 commit a1c1cf0
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 @@ -7,7 +7,7 @@ room = "2.6.1"
[libraries]
android-tools-lint = { group = "com.android.tools.lint", name = "lint", version = "31.3.2" }
android-tools-lint-api = { group = "com.android.tools.lint", name = "lint-api", version = "31.3.2" }
android-tools-gradle = { group = "com.android.tools.build", name = "gradle", version = "8.3.2" }
android-tools-gradle = { group = "com.android.tools.build", name = "gradle", version = "8.4.0" }
androidx-appcompat = { group = "androidx.appcompat", name = "appcompat", version = "1.0.2" }
androidx-benchmark-junit4 = { group = "androidx.benchmark", name = "benchmark-junit4", version.ref = "benchmark" }
androidx-constraintlayout = { group = "androidx.constraintlayout", name = "constraintlayout", version = "1.1.3" }
Expand Down

0 comments on commit a1c1cf0

Please sign in to comment.