More changelog urls added

This commit is contained in:
Imran Remtulla
2022-10-07 12:58:10 -04:00
parent 67f50ba776
commit fdeb852c7b
3 changed files with 6 additions and 5 deletions

View File

@ -19,7 +19,8 @@ class GitLab implements AppSource {
}
@override
String? changeLogPageFromStandardUrl(String standardUrl) => null;
String? changeLogPageFromStandardUrl(String standardUrl) =>
'$standardUrl/-/releases';
@override
Future<APKDetails> getLatestAPKDetails(