mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-17 19:42:02 +00:00
Newapp: JSlab
This commit is contained in:
parent
db9245f290
commit
a72f1d453c
1 changed files with 29 additions and 0 deletions
29
metadata/eu.dfdx.jslab.yml
Normal file
29
metadata/eu.dfdx.jslab.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
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
|
||||
|
||||
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
|
||||
Loading…
Reference in a new issue