From 74459ea72dcc0c8310dd07ce29ebc30442f4bed6 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 24 Apr 2020 01:41:27 +0000 Subject: [PATCH] Update Mumla to 3.5.0 (84) --- 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 bd85de35d4..4093091091 100644 --- a/metadata/se.lublin.mumla.yml +++ b/metadata/se.lublin.mumla.yml @@ -65,7 +65,24 @@ Builds: - ../libraries/humla/src/main/jni ndk: r21 + - versionName: 3.5.0 + versionCode: 84 + commit: 3.5.0 + 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.4 -CurrentVersionCode: 78 +CurrentVersion: 3.5.0 +CurrentVersionCode: 84