From acc587ce4539849edf893606028eff4d691fcbbd Mon Sep 17 00:00:00 2001 From: mp-bw <59324545+mp-bw@users.noreply.github.com> Date: Wed, 4 Jan 2023 12:28:47 -0500 Subject: [PATCH] Fix repo url for F-Droid 1.15+ (#2276) --- store/fdroid/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/store/fdroid/config.py b/store/fdroid/config.py index c4ad53861..db8222a4f 100644 --- a/store/fdroid/config.py +++ b/store/fdroid/config.py @@ -1,6 +1,6 @@ #!/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_icon = "fdroid-icon.png" repo_description = """