Skip to content

Commit 25b691b

Browse files
committed
Update AGP 9.0.0-rc02
1 parent 4e14afa commit 25b691b

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=9.0.0-rc01
48+
android.experimental.lint.version=9.0.0-rc02
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 = "9.0.0-rc01"
2+
agp = "9.0.0-rc02"
33

44
# AndroiX
55
activity = "1.12.2"

0 commit comments

Comments
 (0)