Update Conversations to 2.8.7 (393)

This commit is contained in:
F-Droid checkupdates bot 2020-06-16 14:08:05 +00:00
parent ba8ff50cf4
commit ce2e7f60f4

View file

@ -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