extensions-source/src/all/torrentioanime/build.gradle
2025-04-10 09:46:44 +05:30

8 lines
174 B
Groovy

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