mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update git forge and issue tracker
This commit is contained in:
parent
50c1949e79
commit
6cbe1d56cc
1 changed files with 12 additions and 5 deletions
|
|
@ -4,13 +4,13 @@ License: Apache-2.0
|
|||
AuthorName: JeroenRobben
|
||||
AuthorEmail: lanshield@cs.kuleuven.be
|
||||
WebSite: https://lanshield.eu
|
||||
SourceCode: https://gitlab.kuleuven.be/distrinet/research/netsec/lanshield
|
||||
IssueTracker: https://gitlab.kuleuven.be/distrinet/research/netsec/lanshield/-/issues
|
||||
SourceCode: https://github.com/DistriNet/lanshield
|
||||
IssueTracker: https://github.com/DistriNet/LANShield/issues
|
||||
|
||||
AutoName: LANShield
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.kuleuven.be/distrinet/research/netsec/lanshield.git
|
||||
Repo: https://github.com/DistriNet/LANShield.git
|
||||
Binaries: https://lanshield.eu/static/releases/lanshield-v%v.apk
|
||||
|
||||
Builds:
|
||||
|
|
@ -21,9 +21,16 @@ Builds:
|
|||
gradle:
|
||||
- foss
|
||||
|
||||
- versionName: '0.93'
|
||||
versionCode: 14
|
||||
commit: fdroid-release-v0.93
|
||||
subdir: app
|
||||
gradle:
|
||||
- foss
|
||||
|
||||
AllowedAPKSigningKeys: a73707fd077d51670f7904a56e0f038a62e30b48bee3a655c3025e8648262b52
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.92'
|
||||
CurrentVersionCode: 13
|
||||
CurrentVersion: '0.93'
|
||||
CurrentVersionCode: 14
|
||||
|
|
|
|||
Loading…
Reference in a new issue