From e8b3a5829268fb7f95fb918bacb6198fca49e32c Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 4 May 2021 04:39:55 +0000 Subject: [PATCH] Update Mumla to 3.5.7 (91) --- 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 bb6db456f4..9625bf8725 100644 --- a/metadata/se.lublin.mumla.yml +++ b/metadata/se.lublin.mumla.yml @@ -153,7 +153,24 @@ Builds: - ../libraries/humla/src/main/jni ndk: r21d + - versionName: 3.5.7 + versionCode: 91 + commit: 3.5.7 + 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: r21d + AutoUpdateMode: Version %v UpdateCheckMode: Tags ^[^-]*$ -CurrentVersion: 3.5.6 -CurrentVersionCode: 90 +CurrentVersion: 3.5.7 +CurrentVersionCode: 91