mirror of
https://github.com/vcmi/vcmi.git
synced 2026-06-19 22:57:37 +02:00
5 lines
85 B
Groovy
5 lines
85 B
Groovy
ext {
|
|
// these values will be retrieved during gradle build
|
|
gitInfoVcmi = "none"
|
|
}
|