mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
pls merge mygeo org.calantas.mygeo.yml
This commit is contained in:
parent
d535012d7a
commit
ff01a16d23
1 changed files with 28 additions and 0 deletions
28
metadata/org.calantas.mygeo.yml
Executable file
28
metadata/org.calantas.mygeo.yml
Executable file
|
|
@ -0,0 +1,28 @@
|
|||
Categories:
|
||||
- Navigation
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: veto
|
||||
AuthorEmail: veto@myridia.com
|
||||
WebSite: https://w3.calantas.org/mygeo
|
||||
SourceCode: https://gitlab.com/calantas/mygeo
|
||||
IssueTracker: https://mantis.calantas.org
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/calantas/mygeo.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.0
|
||||
versionCode: 1
|
||||
commit: 52215ddc080d0b0c739477dd4a7dd15f65c05025
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y librsvg2-bin openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.0
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue