Skip to content

Commit 09fc8dd

Browse files
committed
Update AGP 9.0.0-rc03
1 parent 25b691b commit 09fc8dd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

44
# AndroiX
55
activity = "1.12.2"

0 commit comments

Comments
 (0)