mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Newapp: Gugal
This commit is contained in:
parent
70605f3b87
commit
436ef59f35
1 changed files with 32 additions and 0 deletions
32
metadata/com.porg.gugal.yml
Normal file
32
metadata/com.porg.gugal.yml
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
- Tracking
|
||||
Categories:
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Narek
|
||||
SourceCode: https://gitlab.com/narektor/gugal
|
||||
IssueTracker: https://gitlab.com/narektor/gugal/issues
|
||||
Donate: https://ko-fi.com/thegreatporg
|
||||
|
||||
AutoName: Gugal
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/narektor/gugal.git
|
||||
|
||||
Builds:
|
||||
- versionName: '0.4'
|
||||
versionCode: 4
|
||||
commit: 0a4a5052b144b967518bd4668e523a46de321edf
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.4'
|
||||
CurrentVersionCode: 4
|
||||
Loading…
Reference in a new issue