Eshlender 0b214c2d89 [RU]Remanga all bookmark with custom's ()
* [RU]Remanga all bookmark with custom's

* auto rebeald
2024-02-04 02:25:10 +00:00

12 lines
183 B
Groovy

ext {
extName = 'Remanga'
extClass = '.Remanga'
extVersionCode = 84
}
apply from: "$rootDir/common.gradle"
dependencies {
implementation project(':lib:dataimage')
}