From e1d9c1b1a7dbe395cb50aa16cab717c23229aa4f Mon Sep 17 00:00:00 2001 From: SpiritCroc Date: Thu, 10 Sep 2020 18:03:03 +0200 Subject: [PATCH] SchildiChat: Enable tag-based automatic updates Possible since https://github.com/SpiritCroc/SchildiChat-android/commit/cf24ca90f9aba40868d4e6d11cacee6a12300411 --- metadata/de.spiritcroc.riotx.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/de.spiritcroc.riotx.yml b/metadata/de.spiritcroc.riotx.yml index 9afd5636fb..67c02ab0c7 100644 --- a/metadata/de.spiritcroc.riotx.yml +++ b/metadata/de.spiritcroc.riotx.yml @@ -58,5 +58,5 @@ MaintainerNotes: |- Upstream builds and publishes a libre build of the jitsi sdk. The maven repo can be recreated by using tools/jitsi/build_jitsi_libs.sh We use that build instead of doing our own for now as jitsi embeds a timstamp in the version number and it's a major pain to maintain. -AutoUpdateMode: None +AutoUpdateMode: Version sc_v%v UpdateCheckMode: Tags