mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-29 18:27:30 +00:00
35 lines
843 B
YAML
35 lines
843 B
YAML
|
|
Categories:
|
||
|
|
- Science & Education
|
||
|
|
- Internet
|
||
|
|
License: GPL-3.0-or-later
|
||
|
|
AuthorName: Fynn Godau
|
||
|
|
AuthorEmail: fynngodau@mailbox.org
|
||
|
|
SourceCode: https://codeberg.org/fynngodau/dawdle
|
||
|
|
IssueTracker: https://codeberg.org/fynngodau/dawdle/issues
|
||
|
|
Translation: https://weblate.bubu1.eu/projects/dawdle/
|
||
|
|
Donate: https://codeberg.org/fynngodau/dawdle/src/branch/development/DONATING.md
|
||
|
|
Liberapay: dawdle
|
||
|
|
|
||
|
|
AutoName: dawdle
|
||
|
|
|
||
|
|
RepoType: git
|
||
|
|
Repo: https://codeberg.org/fynngodau/dawdle.git
|
||
|
|
|
||
|
|
Builds:
|
||
|
|
- versionName: '1.0'
|
||
|
|
versionCode: 1
|
||
|
|
commit: '1.0'
|
||
|
|
subdir: app
|
||
|
|
submodules: true
|
||
|
|
sudo:
|
||
|
|
- apt-get update || apt-get update
|
||
|
|
- apt-get install -y openjdk-11-jdk-headless
|
||
|
|
- update-alternatives --auto java
|
||
|
|
gradle:
|
||
|
|
- yes
|
||
|
|
|
||
|
|
AutoUpdateMode: Version %v
|
||
|
|
UpdateCheckMode: Tags
|
||
|
|
CurrentVersion: '1.0'
|
||
|
|
CurrentVersionCode: 1
|