mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
New App: simbio.se.nheengare
This commit is contained in:
parent
4d45cb44cd
commit
15495188ef
1 changed files with 28 additions and 0 deletions
28
metadata/simbio.se.nheengare.yml
Normal file
28
metadata/simbio.se.nheengare.yml
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
Categories:
|
||||
- Science & Education
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Ademar Alves de Oliveira
|
||||
SourceCode: https://github.com/simbiose/nheengare
|
||||
IssueTracker: https://github.com/simbiose/nheengare/-/issues
|
||||
|
||||
AutoName: Nheengaré
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/simbiose/nheengare.git
|
||||
|
||||
Builds:
|
||||
- versionName: 3.0.2
|
||||
versionCode: 11
|
||||
commit: v3.0.2
|
||||
subdir: mobile/android/app
|
||||
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: 3.0.2
|
||||
CurrentVersionCode: 11
|
||||
Loading…
Reference in a new issue