Skip to content

Commit

Permalink
Update, Android Studio Koala RC 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Pluu committed Jun 11, 2024
1 parent bc42f9b commit 496656b
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 @@ -7,4 +7,4 @@ org.gradle.configureondemand=true
android.lint.useK2Uast=true

# Use latest lint alpha for best available K2 support
android.experimental.lint.version=8.5.0-rc01
android.experimental.lint.version=8.5.0-rc02
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.5.0-rc01
android.experimental.lint.version=8.5.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.5.0-rc01"
androidStudioGradlePlugin = "8.5.0-rc02"

# AndroiX
activity = "1.9.0"
Expand Down

0 comments on commit 496656b

Please # to comment.