mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
New App: com.fpf.sentinellens
This commit is contained in:
parent
a78c424553
commit
481e013c53
1 changed files with 36 additions and 0 deletions
36
metadata/com.fpf.sentinellens.yml
Normal file
36
metadata/com.fpf.sentinellens.yml
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
- Security
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/dev-diaries41/sentinel-lens
|
||||
IssueTracker: https://github.com/dev-diaries41/sentinel-lens/issues
|
||||
Changelog: https://github.com/dev-diaries41/sentinel-lens/blob/main/CHANGELOG.md
|
||||
Bitcoin: bc1qw46nxjp5gkh460ewamjd3jfeu0xv6ytq5et6xm
|
||||
Litecoin: ltc1q2hspfea9rw5j2ymvv22hx7dmckh8c99sqk7av3
|
||||
|
||||
AutoName: Sentinel Lens
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/dev-diaries41/sentinel-lens
|
||||
Binaries: https://github.com/dev-diaries41/sentinel-lens/releases/download/v%v/app-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.0
|
||||
versionCode: 1
|
||||
commit: 12ebde94cf1a2f71e3d2409cb9b0c864ffd11fcb
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y git-lfs
|
||||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
- git lfs fetch
|
||||
- git lfs pull
|
||||
|
||||
AllowedAPKSigningKeys: 56d6cba6156aa01e26852ce4e3c6c6fc439dae35c58cc20b40f21a379e10e928
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.0
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue