extensions-source/src/all/torrentioanime/build.gradle
2024-09-25 21:41:11 +02:00

8 lines
173 B
Groovy

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