extensions-source/src/all/torrentioanime/build.gradle

8 lines
174 B
Groovy

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