bapeey 4c68d5f8d3
HeanCMS: Replace mangaDetails endpoint and enable login in TempleScan (#4226)
* fix mangadetails

* temple now has paid chapters
2024-07-26 23:35:09 +01:00

10 lines
105 B
Plaintext

plugins {
id("lib-multisrc")
}
baseVersionCode = 25
dependencies {
api(project(":lib:i18n"))
}