From ed3620918758782696d8e61252d8830304ea0deb Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 10 Apr 2020 10:09:17 +0000 Subject: [PATCH] Update Mumla to 3.4.3 (77) --- 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 e5ab324297..6f9eb4856a 100644 --- a/metadata/se.lublin.mumla.yml +++ b/metadata/se.lublin.mumla.yml @@ -30,7 +30,24 @@ Builds: - ../libraries/humla/src/main/jni ndk: r21 + - versionName: 3.4.3 + versionCode: 77 + commit: 3.4.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.4.2 -CurrentVersionCode: 76 +CurrentVersion: 3.4.3 +CurrentVersionCode: 77