From 506ad7940702b425182f29e20fa395c78747aca6 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 27 Feb 2021 04:35:06 +0000 Subject: [PATCH] Update Conversations to 2.9.7 (42000) --- 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 ac8344f574..b1d927677d 100644 --- a/metadata/eu.siacs.conversations.yml +++ b/metadata/eu.siacs.conversations.yml @@ -1962,11 +1962,21 @@ Builds: '/splits/,+5d' -e '/Variants.all/,+10d' build.gradle ndk: r21d + - versionName: 2.9.7+fcr + versionCode: 42000 + commit: 2.9.7 + gradle: + - conversationsFreeCompat + prebuild: sed -i -e '/ExtraTranslation/aabortOnError\ false' -e '/libwebrtc/d' + -e "/phonenumber/aimplementation 'org.webrtc:google-webrtc:1.0.32006'" -e + '/splits/,+5d' -e '/Variants.all/,+10d' build.gradle + ndk: r21d + 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.9.6+fcr -CurrentVersionCode: 407 +CurrentVersion: 2.9.7 +CurrentVersionCode: 42000