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.
2 parents d8de3bc + 9413c2b commit cc5c060Copy full SHA for cc5c060
build.gradle.kts
@@ -1,7 +1,7 @@
1
plugins {
2
id("build-logic.root-build")
3
// It does not support participating in precompiled script plugins
4
- id("com.github.vlsi.stage-vote-release") version "1.88"
+ id("com.github.vlsi.stage-vote-release") version "1.90"
5
// The Kotlin Gradle plugin was loaded multiple times in different subprojects, which is not supported and may break the build.
6
`embedded-kotlin` apply false
7
}
0 commit comments