extensions-source/src/pt/betteranime/build.gradle

8 lines
129 B
Groovy
Raw Normal View History

2024-06-20 11:54:12 +07:00
ext {
extName = 'Better Anime'
extClass = '.BetterAnime'
extVersionCode = 10
}
apply from: "$rootDir/common.gradle"