mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 02:41:39 +00:00
Update animepahe source.dart to version 0.0.5
- Update animepahe version constant to 0.0.5 after implementing Preferred Audio Preference feature #143
This commit is contained in:
committed by
GitHub
parent
30eabb29c4
commit
e949e39c0c
@@ -1,7 +1,7 @@
|
||||
import '../../../../../model/source.dart';
|
||||
|
||||
Source get animepaheSource => _animepaheSource;
|
||||
const _animepaheVersion = "0.0.45";
|
||||
const _animepaheVersion = "0.0.5";
|
||||
const _animepaheSourceCodeUrl =
|
||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/anime/src/en/animepahe/animepahe.dart";
|
||||
Source _animepaheSource = Source(
|
||||
|
||||
Reference in New Issue
Block a user