
* Support for paginated readable products API * Simplify date handling * Chapter status labels * Fix type * Handle null display_open_at value * Additional chapter status label * Mark GigaViewer paginated sources * Implement requested changes from feedback * Remove unused fields * Use tryParse for date handling * Remove label constants * Remove extra whitespace
6 lines
56 B
Plaintext
6 lines
56 B
Plaintext
plugins {
|
|
id("lib-multisrc")
|
|
}
|
|
|
|
baseVersionCode = 7
|