Skip to content

Commit

Permalink
Update plugin lint to v8.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 29, 2024
1 parent fb1d0e1 commit 92f45ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ agp = "8.2.0-rc01"
kotlin1820 = "1.8.20"

[plugins]
lint = { id = "com.android.lint", version = "8.1.2" }
lint = { id = "com.android.lint", version = "8.3.0" }
dokka = { id = "org.jetbrains.dokka", version = "1.9.10" }
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.25.3" }
androidApplication = { id = "com.android.application", version.ref = "agp" }
Expand Down

0 comments on commit 92f45ef

Please sign in to comment.