Draff 9c512ea3ac
Some checks failed
CI / Prepare job (push) Successful in 3s
CI / Build multisrc modules (push) Failing after 8s
CI / Build individual modules (push) Failing after 7s
CI / Publish repo (push) Has been skipped
re add kogma balls, lanraragi and kavita
2024-01-22 23:39:22 +00:00

8 lines
131 B
Groovy

ext {
extName = 'LANraragi'
extClass = '.LANraragiFactory'
extVersionCode = 15
}
apply from: "$rootDir/common.gradle"