mirror of
https://github.com/keiyoushi/extensions-source.git
synced 2024-11-22 10:22:47 +01:00
f7f3b0e30c
* Iken: Bump versionCode * Iken: Adjust IkenDTO to handle isNovel, slug fields with ChapterPostDetails slug (courtesy of bapeey) --------- Co-authored-by: bapeey <90949336+bapeey@users.noreply.github.com>
6 lines
56 B
Plaintext
6 lines
56 B
Plaintext
plugins {
|
|
id("lib-multisrc")
|
|
}
|
|
|
|
baseVersionCode = 4
|