From 21fb321ecb425e7f3f86fe9da2d21eea8caf1835 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 27 Jan 2023 08:44:45 +0000 Subject: [PATCH] Update ownCloud to 3.0.2 (30000200) --- metadata/com.owncloud.android.yml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/metadata/com.owncloud.android.yml b/metadata/com.owncloud.android.yml index 7ff5dac1fe..ec8310d50a 100644 --- a/metadata/com.owncloud.android.yml +++ b/metadata/com.owncloud.android.yml @@ -875,7 +875,17 @@ Builds: rm: - user_manual + - versionName: 3.0.2 + versionCode: 30000200 + commit: 61113a8f8eb8333d194c1ec9633d1845ff135c7f + subdir: owncloudApp + submodules: true + gradle: + - original + rm: + - user_manual + AutoUpdateMode: Version UpdateCheckMode: Tags ^oc-android-[0-9.]*$ -CurrentVersion: 3.0.1 -CurrentVersionCode: 30000001 +CurrentVersion: 3.0.2 +CurrentVersionCode: 30000200