Skip to content

Commit 633e83d

Browse files
committed
Update, AGP/Lint 8.13.0
1 parent a651761 commit 633e83d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ android.enableBuildConfigAsBytecode=true
4545
# K2 Options
4646
android.lint.useK2Uast=true
4747
# Use latest lint alpha for best available K2 support
48-
android.experimental.lint.version=8.13.0-rc01
48+
android.experimental.lint.version=8.13.0
4949

5050
# Kotlin code style for this project: "official" or "obsolete":
5151
kotlin.code.style=official

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
agp = "8.13.0-rc01"
2+
agp = "8.13.0"
33

44
# AndroiX
55
activity = "1.12.0-alpha07"

0 commit comments

Comments
 (0)