mirror of
https://github.com/bitwarden/mobile
synced 2024-12-25 16:23:43 +01:00
Fix repo url for F-Droid 1.15+ (#2276)
This commit is contained in:
parent
66180397d9
commit
acc587ce45
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
repo_url = "https://mobileapp.bitwarden.com/fdroid"
|
repo_url = "https://mobileapp.bitwarden.com/fdroid/repo"
|
||||||
repo_name = "Bitwarden F-Droid Repo"
|
repo_name = "Bitwarden F-Droid Repo"
|
||||||
repo_icon = "fdroid-icon.png"
|
repo_icon = "fdroid-icon.png"
|
||||||
repo_description = """
|
repo_description = """
|
||||||
|
Loading…
Reference in New Issue
Block a user