Merge branch 'convq288' into 'master'

Conversations/Quicksy - 2.8.8

See merge request fdroid/fdroiddata!7021
This commit is contained in:
Licaon_Kter 2020-06-26 19:46:01 +00:00
commit 18d9d282fd
2 changed files with 24 additions and 4 deletions

View file

@ -1862,11 +1862,21 @@ Builds:
'/splits/,+5d' -e '/Variants.all/,+10d' build.gradle '/splits/,+5d' -e '/Variants.all/,+10d' build.gradle
ndk: r21d ndk: r21d
- versionName: 2.8.8+fcr
versionCode: 394
commit: 2.8.8
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: r21d
MaintainerNotes: |- MaintainerNotes: |-
For 2.8.0 we replace the webrtc.aar with the latest M79 from maven, but 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. that won't be updated anymore so we'll need to start building locally in the future.
AutoUpdateMode: Version ++fcr %v AutoUpdateMode: Version ++fcr %v
UpdateCheckMode: Tags UpdateCheckMode: Tags
CurrentVersion: 2.8.7 CurrentVersion: 2.8.8
CurrentVersionCode: 393 CurrentVersionCode: 394

View file

@ -360,7 +360,17 @@ Builds:
'/splits/,+5d' -e '/Variants.all/,+10d' build.gradle '/splits/,+5d' -e '/Variants.all/,+10d' build.gradle
ndk: r21b ndk: r21b
- versionName: 2.8.8+fcr
versionCode: 394
commit: 2.8.8
gradle:
- quicksyFreeCompat
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: r21d
AutoUpdateMode: None AutoUpdateMode: None
UpdateCheckMode: None UpdateCheckMode: None
CurrentVersion: 2.8.7+fcr CurrentVersion: 2.8.8+fcr
CurrentVersionCode: 393 CurrentVersionCode: 394