mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Newapp: Fossify Clock
This commit is contained in:
parent
ff262fe0e2
commit
84d6b87de5
1 changed files with 31 additions and 0 deletions
31
metadata/org.fossify.clock.yml
Normal file
31
metadata/org.fossify.clock.yml
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
Categories:
|
||||
- Time
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Fossify
|
||||
AuthorEmail: hello@fossify.org
|
||||
WebSite: https://www.fossify.org
|
||||
SourceCode: https://github.com/FossifyOrg/Clock
|
||||
IssueTracker: https://github.com/FossifyOrg/Clock/issues
|
||||
Donate: https://www.fossify.org/donate
|
||||
Liberapay: naveensingh
|
||||
Bitcoin: bc1q5flmuh5f3canqza07cfekjn64p2aqvd2w7pnn3
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/FossifyOrg/Clock.git
|
||||
Binaries: https://github.com/FossifyOrg/Clock/releases/download/%v/clock-%c-foss-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.0
|
||||
versionCode: 1
|
||||
commit: 5b599a70fb67fdc614634dc09fd951b506418a0b
|
||||
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.0
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue