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 1334b7f commit cd5ca1fCopy full SHA for cd5ca1f
1 file changed
gradle/libs.versions.toml
@@ -20,7 +20,6 @@ kapt = { id = "org.jetbrains.kotlin.kapt", version.ref = "kotlin" }
20
ksp = { id = "com.google.devtools.ksp" }
21
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
22
spotless = { id = "com.diffplug.spotless", version = "8.5.0" }
23
-groovyGradlePlugin = { id = "dev.gradleplugins.groovy-gradle-plugin", version = "1.9.0" }
24
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.27.0" }
25
androidApplication = { id = "com.android.application", version.ref = "agp" }
26
androidLibrary = { id = "com.android.library", version.ref = "agp" }
0 commit comments