mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Add com.plexer0.nitter to F-Droid
This commit is contained in:
parent
1a4d53f1ea
commit
e7d5630867
1 changed files with 28 additions and 0 deletions
28
metadata/com.plexer0.nitter.yml
Normal file
28
metadata/com.plexer0.nitter.yml
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
Categories:
|
||||
- Internet
|
||||
License: AGPL-3.0-only
|
||||
AuthorName: Plexer
|
||||
SourceCode: https://gitlab.com/Plexer0/Nitter-Android
|
||||
IssueTracker: https://gitlab.com/Plexer0/Nitter-Android/issues
|
||||
|
||||
AutoName: Nitter
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/Plexer0/Nitter-Android.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.4'
|
||||
versionCode: 5
|
||||
commit: v1.4
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.4'
|
||||
CurrentVersionCode: 5
|
||||
Loading…
Reference in a new issue