mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Newapp: Fadcam
This commit is contained in:
parent
a1fe1abdb6
commit
027fdc0398
1 changed files with 27 additions and 0 deletions
27
metadata/com.fadcam.yml
Normal file
27
metadata/com.fadcam.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/anonfaded/FadCam
|
||||
IssueTracker: https://github.com/anonfaded/FadCam/issues
|
||||
|
||||
AutoName: FadCam
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/anonfaded/FadCam.git
|
||||
Binaries: https://github.com/anonfaded/FadCam/releases/download/v%v/FadCam_v%v_universal.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.1.3
|
||||
versionCode: 6
|
||||
commit: 5f46d89d41b0f799324fabec67e0aaf18fd92623
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
output: build/outputs/apk/release/app-universal-release-unsigned.apk
|
||||
|
||||
AllowedAPKSigningKeys: 999e27d8ee66a67319db6827e0f8549c37624601b86f0108c6970413279ef1d4
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.1.3
|
||||
CurrentVersionCode: 6
|
||||
Loading…
Reference in a new issue