Commit 4e81ebd
committed
fix(buildSrc): Evaluate the
Even if the code to configure the GraalVM native `imageName` is reached
before the `applicationName` is set in the actual project that applies the
conventions plugin, still use the correct name by evaluating it lazily.
Signed-off-by: Sebastian Schuberth <[email protected]>applicationName lazily1 parent 753ea9a commit 4e81ebd
File tree
1 file changed
+1
-1
lines changed- buildSrc/src/main/kotlin
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments