cf12defd28
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
8 lines
160 B
Plaintext
8 lines
160 B
Plaintext
// SPDX-FileCopyrightText: %{CURRENT_YEAR} %{AUTHOR} <%{EMAIL}>
|
|
// SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
ext {
|
|
projectVersionFull = "@PROJECT_VERSION@"
|
|
}
|
|
|