Skip to content

Commit

Permalink
Update, AGP/Lint 8.8.0-rc02
Browse files Browse the repository at this point in the history
  • Loading branch information
Pluu committed Dec 17, 2024
1 parent c0818b5 commit e7c4463
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ kotlin.code.style=official
android.lint.useK2Uast=true

# Use latest lint alpha for best available K2 support
android.experimental.lint.version=8.8.0-rc01
android.experimental.lint.version=8.8.0-rc02
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
androidStudioGradlePlugin = "8.8.0-rc01"
androidStudioGradlePlugin = "8.8.0-rc02"

# AndroiX
activity = "1.9.3"
Expand Down

0 comments on commit e7c4463

Please sign in to comment.