From 6fd0d89ce796d37ad9d3f3d1a013dec491c8adde Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 14 Apr 2020 03:04:04 +0000 Subject: [PATCH] Update Mumla to 3.4.4 (78) --- 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 6f9eb4856a..01ccc6ec7b 100644 --- a/metadata/se.lublin.mumla.yml +++ b/metadata/se.lublin.mumla.yml @@ -47,7 +47,24 @@ Builds: - ../libraries/humla/src/main/jni ndk: r21 + - versionName: 3.4.4 + versionCode: 78 + commit: 3.4.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: r21 + AutoUpdateMode: Version %v UpdateCheckMode: Tags ^[^-]*$ -CurrentVersion: 3.4.3 -CurrentVersionCode: 77 +CurrentVersion: 3.4.4 +CurrentVersionCode: 78