We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7d8684 commit 0ad3f42Copy full SHA for 0ad3f42
gradle/libs.versions.toml
@@ -25,7 +25,7 @@ develocity = "com.gradle:develocity-gradle-plugin:4.4.0"
25
kotlin-gradlePlugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
26
pluginPublish = { module = "com.gradle.publish:plugin-publish-plugin", version.ref = "pluginPublish" }
27
28
-androidx-gradlePluginLints = "androidx.lint:lint-gradle:1.0.0-alpha05"
+androidx-gradlePluginLints = "androidx.lint:lint-gradle:1.0.0-alpha06"
29
# Dummy to get renovate updates, the version is used in rootProject build.gradle with spotless.
30
ktfmt = "com.facebook:ktfmt:0.62"
31
0 commit comments