mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
New App: tube.chikichiki.sako
This commit is contained in:
parent
13cfe586ce
commit
bcd5114a40
1 changed files with 29 additions and 0 deletions
29
metadata/tube.chikichiki.sako.yml
Normal file
29
metadata/tube.chikichiki.sako.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
Categories:
|
||||
- Internet
|
||||
- Multimedia
|
||||
License: AGPL-3.0-only
|
||||
WebSite: https://chikichiki.tube/
|
||||
SourceCode: https://github.com/AbdullahSako/ChikiChikiTube-Android
|
||||
IssueTracker: https://github.com/AbdullahSako/ChikiChikiTube-Android/issues
|
||||
|
||||
AutoName: ChikiChiki
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/AbdullahSako/ChikiChikiTube-Android
|
||||
|
||||
Builds:
|
||||
- versionName: '1.3'
|
||||
versionCode: 13
|
||||
commit: v1.3
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y librsvg2-bin openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.3'
|
||||
CurrentVersionCode: 13
|
||||
Loading…
Reference in a new issue