Refactor mangareader

This commit is contained in:
kodjomoustapha
2024-06-18 20:12:05 +01:00
parent 37fa53fde0
commit 96b1b5efdf
2 changed files with 97 additions and 93 deletions

View File

@@ -127,7 +127,7 @@ import 'src/shijiescans/shijiescans.dart';
import 'src/summertoon/summertoon.dart';
import 'src/zenithscans/zenithscans.dart';
const mangareaderVersion = "0.1.1";
const mangareaderVersion = "0.1.15";
const mangareaderSourceCodeUrl =
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/mangareader.dart";