Skip to content

Commit bed6a8a

Browse files
authored
Update to 1.0.3-2024.1 of Build Scan Summary
Signed-off-by: Clay Johnson <[email protected]>
1 parent e0327db commit bed6a8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ val isDevelopmentRelease = !hasProperty("finalRelease")
6161
val releaseVersion = releaseVersion()
6262
val releaseNotes = releaseNotes()
6363
val distributionVersion = distributionVersion()
64-
val buildScanSummaryVersion = "1.0.2-2024.1"
64+
val buildScanSummaryVersion = "1.0.3-2024.1"
6565

6666
allprojects {
6767
version = releaseVersion.get()

0 commit comments

Comments
 (0)