mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 20:17:42 +00:00
33 lines
812 B
YAML
33 lines
812 B
YAML
Categories:
|
|
- Internet
|
|
License: AGPL-3.0-only
|
|
WebSite: https://join-lemmy.org
|
|
SourceCode: https://github.com/dessalines/jerboa
|
|
IssueTracker: https://github.com/dessalines/jerboa/issues
|
|
Changelog: https://github.com/dessalines/jerboa/blob/HEAD/RELEASES.md
|
|
Donate: https://www.patreon.com/dessalines
|
|
Liberapay: Lemmy
|
|
OpenCollective: lemmy
|
|
Bitcoin: 1Hefs7miXS5ff5Ck5xvmjKjXf5242KzRtK
|
|
|
|
AutoName: Jerboa for Lemmy
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/dessalines/jerboa.git
|
|
|
|
Builds:
|
|
- versionName: 0.0.5
|
|
versionCode: 4
|
|
commit: 0.0.5
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update || apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 0.0.5
|
|
CurrentVersionCode: 4
|