mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-18 12:50:30 +00:00
Update
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -18,6 +18,7 @@ List<Source> _nepnepSourcesList = [
|
|||||||
dateFormat: defaultDateFormat,
|
dateFormat: defaultDateFormat,
|
||||||
dateFormatLocale: defaultDateFormatLocale,
|
dateFormatLocale: defaultDateFormatLocale,
|
||||||
version: nepnepVersion,
|
version: nepnepVersion,
|
||||||
|
appMinVerReq: "0.0.5",
|
||||||
sourceCodeUrl: nepnepSourceCodeUrl,
|
sourceCodeUrl: nepnepSourceCodeUrl,
|
||||||
),
|
),
|
||||||
Source(
|
Source(
|
||||||
@@ -29,6 +30,7 @@ List<Source> _nepnepSourcesList = [
|
|||||||
dateFormat: defaultDateFormat,
|
dateFormat: defaultDateFormat,
|
||||||
dateFormatLocale: defaultDateFormatLocale,
|
dateFormatLocale: defaultDateFormatLocale,
|
||||||
version: nepnepVersion,
|
version: nepnepVersion,
|
||||||
|
appMinVerReq: "0.0.5",
|
||||||
sourceCodeUrl: nepnepSourceCodeUrl,
|
sourceCodeUrl: nepnepSourceCodeUrl,
|
||||||
),
|
),
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user