Newapp: Fossify Contacts

This commit is contained in:
Licaon_Kter 2024-01-18 15:15:36 +00:00
parent aace29bb4c
commit 19c7137a24

View file

@ -0,0 +1,35 @@
Categories:
- Phone & SMS
License: GPL-3.0-only
AuthorName: Fossify
AuthorEmail: hello@fossify.org
WebSite: https://www.fossify.org
SourceCode: https://github.com/FossifyOrg/Contacts
IssueTracker: https://github.com/FossifyOrg/Contacts/issues
Donate: https://www.fossify.org/donate
Liberapay: naveensingh
Bitcoin: bc1q5flmuh5f3canqza07cfekjn64p2aqvd2w7pnn3
RepoType: git
Repo: https://github.com/FossifyOrg/Contacts.git
Binaries: https://github.com/FossifyOrg/Contacts/releases/download/%v/contacts-%c-foss-release.apk
Builds:
- versionName: 1.0.1
versionCode: 2
commit: 9a1bfb076e896de253fe962b4a55e5608ad85cbe
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
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