bapeey 3a76ddaf34 Add Dat-Gar Scan (#1723)
* Add DatGarScanlation

* Change name
2024-03-12 19:55:31 +00:00

10 lines
220 B
Groovy

ext {
extName = 'Dat-Gar Scan'
extClass = '.DatGarScanlation'
themePkg = 'zeistmanga'
baseUrl = 'https://datgarscanlation.blogspot.com'
overrideVersionCode = 0
}
apply from: "$rootDir/common.gradle"