mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
new app: Nedium (gh.cloneconf.nedium)
This commit is contained in:
parent
bd4e2ae41d
commit
007d1f888b
1 changed files with 33 additions and 0 deletions
33
metadata/gh.cloneconf.nedium.yml
Normal file
33
metadata/gh.cloneconf.nedium.yml
Normal file
|
|
@ -0,0 +1,33 @@
|
||||||
|
AntiFeatures:
|
||||||
|
- NonFreeNet
|
||||||
|
Categories:
|
||||||
|
- Internet
|
||||||
|
- Science & Education
|
||||||
|
- Reading
|
||||||
|
License: MIT
|
||||||
|
AuthorName: Clone Conflict
|
||||||
|
AuthorEmail: cloneconf@gmail.com
|
||||||
|
SourceCode: https://github.com/cloneconf/nedium
|
||||||
|
IssueTracker: https://github.com/cloneconf/nedium/issues
|
||||||
|
|
||||||
|
AutoName: Nedium
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/cloneconf/nedium
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '0.1'
|
||||||
|
versionCode: 1
|
||||||
|
commit: v0.1
|
||||||
|
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: '0.1'
|
||||||
|
CurrentVersionCode: 1
|
||||||
Loading…
Reference in a new issue