Include FoCal App

This commit is contained in:
Frédéric Gerber 2024-01-23 08:18:27 +00:00 committed by linsui
parent adc420cb8e
commit b48fdef82d

View file

@ -0,0 +1,35 @@
Categories:
- Multimedia
License: GPL-3.0-or-later
AuthorName: MYDOLI
AuthorEmail: focal@mydoli.ch
WebSite: https://gitlab.com/mydoli/focal
SourceCode: https://gitlab.com/mydoli/focal
IssueTracker: https://gitlab.com/mydoli/focal/issues
Changelog: https://gitlab.com/mydoli/focal/-/releases
AutoName: FoCal
RepoType: git
Repo: https://gitlab.com/mydoli/focal.git
Binaries: https://gitlab.com/mydoli/focal/-/releases/%v/downloads/package/focal-%v.apk
Builds:
- versionName: '1.0'
versionCode: 1
commit: '1.0'
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AllowedAPKSigningKeys: f66776eb14716649eae07cd4e71dec2e56709d4418ede1b4aabeeea70fa72840
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: app/build.gradle|versionCode\s(\d+)||(.*)
CurrentVersion: '1.0'
CurrentVersionCode: 1