+
This commit is contained in:
parent
6e08887d1f
commit
db029c0806
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ import '../../../../../model/source.dart';
|
|||
const _apiUrl = 'https://api.mangadex.org';
|
||||
const _baseUrl = 'https://mangadex.org';
|
||||
const _isNsfw = true;
|
||||
const _mangadexVersion = "0.0.9";
|
||||
const _mangadexVersion = "0.1.0";
|
||||
const _mangadexSourceCodeUrl =
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/src/all/mangadex/mangadex.dart";
|
||||
String _iconUrl =
|
||||
|
|
|
|||
Loading…
Reference in a new issue