mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
add gal.sli.digalnet
This commit is contained in:
parent
024ff88651
commit
3b4a05f077
1 changed files with 29 additions and 0 deletions
29
metadata/gal.sli.digalnet.yml
Normal file
29
metadata/gal.sli.digalnet.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
||||||
|
Categories:
|
||||||
|
- Science & Education
|
||||||
|
License: GPL-3.0-only
|
||||||
|
AuthorName: Xavier Gómez Guinovart
|
||||||
|
AuthorEmail: xgg2021@gmail.com
|
||||||
|
SourceCode: https://github.com/xavier-gz/digalnet
|
||||||
|
IssueTracker: https://github.com/xavier-gz/digalnet/issues
|
||||||
|
|
||||||
|
AutoName: Dicionario Galnet
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/xavier-gz/digalnet
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '2.3'
|
||||||
|
versionCode: 15
|
||||||
|
commit: v2.3
|
||||||
|
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: '2.3'
|
||||||
|
CurrentVersionCode: 15
|
||||||
Loading…
Reference in a new issue