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 6c40685 commit d2311c3Copy full SHA for d2311c3
1 file changed
build.gradle.kts
@@ -12,7 +12,7 @@ plugins {
12
}
13
14
// start - updated by ./.github/workflows/prepare-release-branch.yml
15
-val snapshot = true
+val snapshot = false
16
// end
17
18
// The release version of opentelemetry-proto used to generate classes
0 commit comments