ext {
    extName = 'LANraragi'
    extClass = '.LANraragiFactory'
    extVersionCode = 15
}

apply from: "$rootDir/common.gradle"