SushiScans fix baseUrl

This commit is contained in:
kodjomoustapha
2023-12-18 18:23:32 +01:00
parent 0c9d056612
commit c1d38feaa5
4 changed files with 39 additions and 16 deletions

View File

@@ -39,7 +39,7 @@ import 'src/turktoon/turktoon.dart';
import 'src/uzaymanga/uzaymanga.dart';
import 'src/xcalibrscans/xcalibrscans.dart';
const mangareaderVersion = "0.0.55";
const mangareaderVersion = "0.0.6";
const mangareaderSourceCodeUrl =
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/multisrc/mangareader/mangareader-v$mangareaderVersion.dart";