2025-10-03 00:00:16 +01:00

9 lines
160 B
Groovy

ext {
extName = 'Goc Truyen Tranh Vui'
extClass = '.GocTruyenTranhVui'
extVersionCode = 3
isNsfw = true
}
apply from: "$rootDir/common.gradle"