2025-05-20 21:26:37 +01:00

9 lines
150 B
Groovy

ext {
extName = 'SchaleNetwork'
extClass = '.KoharuFactory'
extVersionCode = 14
isNsfw = true
}
apply from: "$rootDir/common.gradle"