Skip to content

Commit

Permalink
Update, Android Studio Ladybug patch 1
Browse files Browse the repository at this point in the history
  • Loading branch information
Pluu committed Oct 15, 2024
1 parent 1f684c4 commit d323220
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build-logic/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ org.gradle.daemon=true
android.lint.useK2Uast=true

# Use latest lint alpha for best available K2 support
android.experimental.lint.version=8.7.0
android.experimental.lint.version=8.7.1
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ android.enableBuildConfigAsBytecode=true
android.lint.useK2Uast=true

# Use latest lint alpha for best available K2 support
android.experimental.lint.version=8.7.0
android.experimental.lint.version=8.7.1
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.7.0"
androidStudioGradlePlugin = "8.7.1"

# AndroiX
activity = "1.9.2"
Expand Down

0 comments on commit d323220

Please # to comment.