mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 22:27:27 +00:00
Add FourthTools
This commit is contained in:
parent
a219fcfb31
commit
837bab89f5
1 changed files with 33 additions and 0 deletions
33
metadata/com.leestarb.fourthtools.yml
Normal file
33
metadata/com.leestarb.fourthtools.yml
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Internet
|
||||
- Multimedia
|
||||
- Time
|
||||
- Science & Education
|
||||
License: GPL-3.0-or-later
|
||||
AuthorEmail: leestarb@proton.me
|
||||
SourceCode: https://gitlab.com/leestarb/fourthtools
|
||||
IssueTracker: https://gitlab.com/leestarb/fourthtools/issues
|
||||
|
||||
AutoName: Fourth Tools
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/leestarb/fourthtools.git
|
||||
|
||||
Builds:
|
||||
- versionName: 3.1.1
|
||||
versionCode: 311
|
||||
commit: 91f0c7d9fb087978f720cda4806e09fde287b270
|
||||
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: 3.1.1
|
||||
CurrentVersionCode: 311
|
||||
Loading…
Reference in a new issue