mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
New app: GSAK for Locus
This commit is contained in:
parent
9539d11a62
commit
e1801e0d2f
1 changed files with 29 additions and 0 deletions
29
metadata/ch.bubendorf.locusaddon.gsakdatabase.yml
Normal file
29
metadata/ch.bubendorf.locusaddon.gsakdatabase.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
AntiFeatures:
|
||||
- NonFreeDep
|
||||
- Tracking
|
||||
Categories:
|
||||
- Navigation
|
||||
License: WTFPL
|
||||
AuthorName: Markus Bubendorf
|
||||
AuthorEmail: gsakforlocus@bubendorf.net
|
||||
SourceCode: https://github.com/bubendorf/LocusAddonGsakDatabase
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/bubendorf/LocusAddonGsakDatabase.git
|
||||
|
||||
Builds:
|
||||
- versionName: 3.4.36
|
||||
versionCode: 36
|
||||
commit: release-3.4.36
|
||||
subdir: locusAddonGSAK
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 3.4.36
|
||||
CurrentVersionCode: 36
|
||||
Loading…
Reference in a new issue