extensions-source/src/all/torrentioanime/build.gradle
2025-04-29 16:31:47 +03:00

8 lines
174 B
Groovy

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