New app: FFShare

This commit is contained in:
caydey 2022-08-27 08:34:28 +00:00 committed by linsui
parent 2494b36f60
commit 481dc1dc77

View file

@ -0,0 +1,29 @@
Categories:
- System
- Multimedia
License: GPL-3.0-only
WebSite: https://github.com/caydey/ffshare
SourceCode: https://github.com/caydey/ffshare
IssueTracker: https://github.com/caydey/ffshare/issues
AutoName: FFShare
RepoType: git
Repo: https://github.com/caydey/ffshare.git
Builds:
- versionName: '1.0'
versionCode: 1
commit: 8bbe69be8e3218fefc557cea218690c56cfac8f0
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '1.0'
CurrentVersionCode: 1