Tachiyomi-Extensions/src/tr/serimanga/build.gradle

8 lines
123 B
Groovy
Raw Normal View History

ext {
extName = 'SeriManga'
extClass = '.SeriManga'
2024-01-17 15:59:43 +00:00
extVersionCode = 4
}
apply from: "$rootDir/common.gradle"