mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 11:36:37 +00:00
New App: WyFy (me.lucky.wyfy)
This commit is contained in:
parent
603fc4a72b
commit
954609a002
1 changed files with 30 additions and 0 deletions
30
metadata/me.lucky.wyfy.yml
Normal file
30
metadata/me.lucky.wyfy.yml
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
Categories:
|
||||
- System
|
||||
License: GPL-3.0-only
|
||||
AuthorName: lucky
|
||||
AuthorEmail: 44uaanjm0@relay.firefox.com
|
||||
AuthorWebSite: https://github.com/x13a
|
||||
SourceCode: https://github.com/x13a/WyFy
|
||||
IssueTracker: https://github.com/x13a/WyFy/issues
|
||||
|
||||
AutoName: WyFy
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/x13a/WyFy.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.4
|
||||
versionCode: 5
|
||||
commit: ee1295409b88ad293b66ee4f0c05348442f76b18
|
||||
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 v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.4
|
||||
CurrentVersionCode: 5
|
||||
Loading…
Reference in a new issue