From f25d82730efc9434c699127552644cbd02c7e983 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 11 Nov 2025 10:44:39 +0100 Subject: [PATCH] BmiCalc: switch Repo to https:// URL --- metadata/com.ei.bmicalc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/com.ei.bmicalc.yml b/metadata/com.ei.bmicalc.yml index 2d429b857c..5967e8adbf 100644 --- a/metadata/com.ei.bmicalc.yml +++ b/metadata/com.ei.bmicalc.yml @@ -10,7 +10,7 @@ Description: BmiCalc is a simple app to track the body mass index. BmiCalc can s and load the data from csv file. RepoType: git -Repo: git://git.code.sf.net/p/androidbmicalc/code +Repo: https://git.code.sf.net/p/androidbmicalc/code.git Builds: - versionName: '1.0'