From 742be4b4e099a58d69c2c5be66bff70374e877f8 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 15 Jun 2020 02:22:01 +0000 Subject: [PATCH] Update Mumla to 3.5.3 (87) --- metadata/se.lublin.mumla.yml | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/metadata/se.lublin.mumla.yml b/metadata/se.lublin.mumla.yml index 186c90e43d..8bbe6f2969 100644 --- a/metadata/se.lublin.mumla.yml +++ b/metadata/se.lublin.mumla.yml @@ -101,7 +101,24 @@ Builds: - ../libraries/humla/src/main/jni ndk: r21 + - versionName: 3.5.3 + versionCode: 87 + commit: 3.5.3 + subdir: app + submodules: true + gradle: + - official + rm: + - libraries/humla/tools + - libraries/humla/libs/humla-spongycastle/core/src/test/data + build: + - cd ../libraries/humla/libs/humla-spongycastle + - gradle jar + buildjni: + - ../libraries/humla/src/main/jni + ndk: r21 + AutoUpdateMode: Version %v UpdateCheckMode: Tags ^[^-]*$ -CurrentVersion: 3.5.1 -CurrentVersionCode: 85 +CurrentVersion: 3.5.3 +CurrentVersionCode: 87