mirror of
https://github.com/bitwarden/mobile
synced 2025-12-15 07:43:37 +00:00
Fix repo url for F-Droid 1.15+ (#2276)
This commit is contained in:
@@ -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 = """
|
||||||
|
|||||||
Reference in New Issue
Block a user