mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Added Ardicter
This commit is contained in:
parent
719e4b08ba
commit
d0586c9b80
1 changed files with 34 additions and 0 deletions
34
metadata/gh.cloneconf.ardicter.yml
Normal file
34
metadata/gh.cloneconf.ardicter.yml
Normal file
|
|
@ -0,0 +1,34 @@
|
||||||
|
AntiFeatures:
|
||||||
|
- NonFreeNet
|
||||||
|
Categories:
|
||||||
|
- Internet
|
||||||
|
- Science & Education
|
||||||
|
- Reading
|
||||||
|
License: MIT
|
||||||
|
AuthorName: Clone Conflict
|
||||||
|
AuthorEmail: cloneconf@gmail.com
|
||||||
|
SourceCode: https://github.com/cloneconf/Ardicter
|
||||||
|
IssueTracker: https://github.com/cloneconf/Ardicter/issues
|
||||||
|
|
||||||
|
Name: Ardicter
|
||||||
|
AutoName: Ardicter
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/cloneconf/Ardicter
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.0'
|
||||||
|
versionCode: 1
|
||||||
|
commit: v1.0
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '1.0'
|
||||||
|
CurrentVersionCode: 1
|
||||||
Loading…
Reference in a new issue