mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
New App: OpenCloud 1.0.0
This commit is contained in:
parent
6f05d18e60
commit
ef9ab81e6c
1 changed files with 25 additions and 0 deletions
25
metadata/eu.opencloud.android.yml
Normal file
25
metadata/eu.opencloud.android.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- Cloud Storage & File Sync
|
||||
- Internet
|
||||
License: GPL-2.0-only
|
||||
WebSite: https://opencloud.eu
|
||||
SourceCode: https://github.com/opencloud-eu/android
|
||||
IssueTracker: https://github.com/opencloud-eu/android/issues
|
||||
|
||||
AutoName: OpenCloud
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/opencloud-eu/android.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.0
|
||||
versionCode: 2
|
||||
commit: 3a2321e4246f7570bcb04cd063944e97f02b0e68
|
||||
subdir: opencloudApp
|
||||
gradle:
|
||||
- original
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[0-9.]*[0-9](-beta.[0-9])?$
|
||||
CurrentVersion: 1.0.0
|
||||
CurrentVersionCode: 2
|
||||
Loading…
Reference in a new issue