From fb90d60641c83e9abe1f354e380aa59071ef80bd Mon Sep 17 00:00:00 2001 From: Joris Bodin Date: Wed, 16 Jun 2021 15:25:07 +0000 Subject: [PATCH] Add kDrive --- metadata/com.infomaniak.drive.yml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 metadata/com.infomaniak.drive.yml diff --git a/metadata/com.infomaniak.drive.yml b/metadata/com.infomaniak.drive.yml new file mode 100644 index 0000000000..0c13e4b851 --- /dev/null +++ b/metadata/com.infomaniak.drive.yml @@ -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