Add new apps: com.bnyro.contacts and com.bnyro.clock

This commit is contained in:
Julian 2023-07-19 10:30:07 +00:00 committed by linsui
parent c02a389a54
commit 3665f53b66
2 changed files with 68 additions and 0 deletions

View file

@ -0,0 +1,34 @@
Categories:
- System
License: GPL-3.0-only
AuthorName: Bnyro
AuthorEmail: bnyro@tutanota.com
AuthorWebSite: https://bnyro.is-a.dev/
SourceCode: https://github.com/Bnyro/ClockYou
IssueTracker: https://github.com/Bnyro/ClockYou/issues
Changelog: https://github.com/Bnyro/ClockYou/releases
AutoName: Clock You
RepoType: git
Repo: https://github.com/Bnyro/ClockYou.git
Binaries: https://github.com/Bnyro/ClockYou/releases/download/v%v/app-release.apk
Builds:
- versionName: '5.1'
versionCode: 8
commit: 0c211ae719ece68fd711cf85936651b6ab0511dc
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes
AllowedAPKSigningKeys: 49116531dbcff3cb7861e96a75709ea14cd79052fdffa9bea383b416ecfeb5ee
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '5.1'
CurrentVersionCode: 8

View file

@ -0,0 +1,34 @@
Categories:
- System
License: GPL-3.0-only
AuthorName: Bnyro
AuthorEmail: bnyro@tutanota.com
AuthorWebSite: https://bnyro.is-a.dev/
SourceCode: https://github.com/Bnyro/ConnectYou
IssueTracker: https://github.com/Bnyro/ConnectYou/issues
Changelog: https://github.com/Bnyro/ConnectYou/releases
AutoName: Connect You
RepoType: git
Repo: https://github.com/Bnyro/ConnectYou.git
Binaries: https://github.com/Bnyro/ConnectYou/releases/download/v%v/app-release.apk
Builds:
- versionName: '5.1'
versionCode: 22
commit: e94969234e1e8d84737cb50c2a9b2eb08b84d0bc
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes
AllowedAPKSigningKeys: 49116531dbcff3cb7861e96a75709ea14cd79052fdffa9bea383b416ecfeb5ee
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '5.1'
CurrentVersionCode: 22