From ce2e7f60f4072c16594caa4d142e7db6b137f0d2 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 16 Jun 2020 14:08:05 +0000 Subject: [PATCH] Update Conversations to 2.8.7 (393) --- metadata/eu.siacs.conversations.yml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/metadata/eu.siacs.conversations.yml b/metadata/eu.siacs.conversations.yml index 0ff223c154..e6711f516c 100644 --- a/metadata/eu.siacs.conversations.yml +++ b/metadata/eu.siacs.conversations.yml @@ -1852,11 +1852,21 @@ Builds: '/splits/,+5d' -e '/Variants.all/,+10d' build.gradle ndk: r21b + - versionName: 2.8.7+fcr + versionCode: 393 + commit: 2.8.7 + gradle: + - conversationsFreeCompat + prebuild: sed -i -e '/ExtraTranslation/aabortOnError\ false' -e '/libwebrtc/d' + -e "/phonenumber/aimplementation 'org.webrtc:google-webrtc:1.0.30039'" -e + '/splits/,+5d' -e '/Variants.all/,+10d' build.gradle + ndk: r21b + MaintainerNotes: |- For 2.8.0 we replace the webrtc.aar with the latest M79 from maven, but that won't be updated anymore so we'll need to start building locally in the future. AutoUpdateMode: Version ++fcr %v UpdateCheckMode: Tags -CurrentVersion: 2.8.6+fcr -CurrentVersionCode: 390 +CurrentVersion: 2.8.7 +CurrentVersionCode: 393