mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-11 14:49:10 +00:00
30 lines
676 B
YAML
30 lines
676 B
YAML
Categories:
|
|
- Science & Education
|
|
- Translation & Dictionary
|
|
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 install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '2.3'
|
|
CurrentVersionCode: 15
|