bapeey 9a4258a47e EternalMangas: Move to Multi and fix pages not found (#3258)
* Move to Multi and fix pages

* skill issue

* mmmm

* remode id
2024-06-03 05:44:48 +01:00

10 lines
102 B
Plaintext

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