mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-29 02:07:30 +00:00
30 lines
694 B
YAML
30 lines
694 B
YAML
|
|
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
|