mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
BmiCalc: switch Repo to https:// URL
This commit is contained in:
parent
d2a86b6f98
commit
f25d82730e
1 changed files with 1 additions and 1 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Reference in a new issue