fdroiddata/metadata/eu.dfdx.jslab.yml

32 lines
690 B
YAML
Raw Permalink Normal View History

2022-08-31 09:18:52 +00:00
Categories:
- Development
- Internet
- Science & Education
License: GPL-3.0-only
AuthorEmail: mista.tapas@gmx.net
AuthorWebSite: https://dfdx.eu
SourceCode: https://github.com/fps/JSlab
IssueTracker: https://github.com/fps/JSlab/issues
2022-09-01 04:45:42 +00:00
AutoName: JSlab
2022-08-31 09:18:52 +00:00
RepoType: git
Repo: https://github.com/fps/JSlab.git
Builds:
- versionName: '1.0'
versionCode: 1
commit: 2855d02ec2a8f02269aefbcaf12ef6f79143672b
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '1.0'
CurrentVersionCode: 1