extensions-source/src/en/zoro/build.gradle
AlmightyHak d09fc02078 Manual update
cus mass bump don't wanna work
2025-06-19 13:47:41 -05:00

9 lines
188 B
Groovy

ext {
extName = 'HiAnime'
extClass = '.HiAnime'
themePkg = 'zorotheme'
baseUrl = 'https://hianimez.to'
overrideVersionCode = 53
}
apply from: "$rootDir/common.gradle"