From 8519315f24fac74f89f0861547c50199b7622211 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 22 Jun 2020 14:26:43 +0000 Subject: [PATCH] Update Mumla to 3.5.4 (88) --- 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 4512286040..f571c8acf5 100644 --- a/metadata/se.lublin.mumla.yml +++ b/metadata/se.lublin.mumla.yml @@ -118,7 +118,24 @@ Builds: - ../libraries/humla/src/main/jni ndk: r21d + - versionName: 3.5.4 + versionCode: 88 + commit: 3.5.4 + 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.3 -CurrentVersionCode: 87 +CurrentVersion: 3.5.4 +CurrentVersionCode: 88