Skip to content

Commit

Permalink
Update plugin lint to v8.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2023
1 parent fb1d0e1 commit f2ccad4
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.1.4" }
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 f2ccad4

Please sign in to comment.