extensions-source/src/all/torrentioanime/build.gradle
2024-06-23 11:14:24 -03:00

8 lines
173 B
Groovy

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