We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e0327db + bed6a8a commit cd32913Copy full SHA for cd32913
build.gradle.kts
@@ -61,7 +61,7 @@ val isDevelopmentRelease = !hasProperty("finalRelease")
61
val releaseVersion = releaseVersion()
62
val releaseNotes = releaseNotes()
63
val distributionVersion = distributionVersion()
64
-val buildScanSummaryVersion = "1.0.2-2024.1"
+val buildScanSummaryVersion = "1.0.3-2024.1"
65
66
allprojects {
67
version = releaseVersion.get()
0 commit comments