mirror of
https://github.com/ImranR98/Obtainium.git
synced 2025-08-23 06:29:29 +02:00
Store APK names with URLs (#432)
This commit is contained in:
@@ -58,7 +58,7 @@ class Mullvad extends AppSource {
|
||||
}
|
||||
return APKDetails(
|
||||
versions[0],
|
||||
['https://mullvad.net/download/app/apk/latest'],
|
||||
getApkUrlsFromUrls(['https://mullvad.net/download/app/apk/latest']),
|
||||
AppNames(name, 'Mullvad-VPN'),
|
||||
changeLog: changeLog);
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user