extensions-source/src/all/torrentioanime/build.gradle
2024-06-20 11:54:12 +07:00

8 lines
173 B
Groovy

ext {
extName = 'Torrentio Anime (Torrent / Debrid)'
extClass = '.Torrentio'
extVersionCode = 6
containsNsfw = false
}
apply from: "$rootDir/common.gradle"