Skip to content

Commit 43c8b9f

Browse files
committed
build: Re-add removed shogi_version expansion
1 parent f841104 commit 43c8b9f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build-logic/src/main/groovy/multiloader-common.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ processResources {
156156
"issues": issues,
157157
"sources": sources,
158158
"balm_version": libs.versions.balm.get().split('\\+')[0],
159+
"shogi_version": libs.versions.shogi.get().split('\\+')[0],
159160
]
160161

161162
def jsonExpandProps = expandProps.collectEntries {

0 commit comments

Comments
 (0)