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

8 lines
120 B
Groovy
Raw Normal View History

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