From 98f5f726bcf7ce8902dfe2bacbc132eaec5a60ec Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 5 May 2021 04:35:51 +0000 Subject: [PATCH] Update Mumla to 3.5.8 (92) --- 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 c28b4c34ee..6ee6b394a8 100644 --- a/metadata/se.lublin.mumla.yml +++ b/metadata/se.lublin.mumla.yml @@ -171,7 +171,24 @@ Builds: - ../libraries/humla/src/main/jni ndk: r21d + - versionName: 3.5.8 + versionCode: 92 + commit: 3.5.8 + 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.7 -CurrentVersionCode: 91 +CurrentVersion: 3.5.8 +CurrentVersionCode: 92