mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Newapp: Fossify Camera
This commit is contained in:
parent
1eda3d1225
commit
193dad1df5
1 changed files with 33 additions and 0 deletions
33
metadata/org.fossify.camera.yml
Normal file
33
metadata/org.fossify.camera.yml
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
Categories:
|
||||
- System
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Fossify
|
||||
AuthorEmail: hello@fossify.org
|
||||
WebSite: https://www.fossify.org
|
||||
SourceCode: https://github.com/FossifyOrg/Camera
|
||||
IssueTracker: https://github.com/FossifyOrg/Camera/issues
|
||||
Donate: https://www.fossify.org/donate
|
||||
Liberapay: naveensingh
|
||||
Bitcoin: bc1q5flmuh5f3canqza07cfekjn64p2aqvd2w7pnn3
|
||||
|
||||
AutoName: Camera
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/FossifyOrg/Camera.git
|
||||
Binaries: https://github.com/FossifyOrg/Camera/releases/download/%v/camera-%c-foss-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.1
|
||||
versionCode: 2
|
||||
commit: 32bcedf99447e644aca95cc18ab153875b5f76d9
|
||||
subdir: app
|
||||
gradle:
|
||||
- foss
|
||||
|
||||
AllowedAPKSigningKeys: affdb124d3f4720c2f98dbca9eacba0514fba4306e20a2786c861c3c0d6ff292
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: gradle/libs.versions.toml|app-version-versionCode\s=\s"(\d+)"|.|app-version-versionName\s=\s"(.*)"
|
||||
CurrentVersion: 1.0.1
|
||||
CurrentVersionCode: 2
|
||||
Loading…
Reference in a new issue