mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Add kDrive
This commit is contained in:
parent
a6df696997
commit
fb90d60641
1 changed files with 29 additions and 0 deletions
29
metadata/com.infomaniak.drive.yml
Normal file
29
metadata/com.infomaniak.drive.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
- Tracking
|
||||
Categories:
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Infomaniak
|
||||
WebSite: https://www.infomaniak.com
|
||||
SourceCode: https://github.com/Infomaniak/android-kDrive
|
||||
IssueTracker: https://contact.infomaniak.com
|
||||
|
||||
AutoName: kDrive
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Infomaniak/android-kDrive.git
|
||||
|
||||
Builds:
|
||||
- versionName: 4.0.11
|
||||
versionCode: 40001101
|
||||
commit: 4.0.11
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 4.0.11
|
||||
CurrentVersionCode: 40001101
|
||||
Loading…
Reference in a new issue