Conversations/Quicksy - 2.8.10

This commit is contained in:
Licaon_Kter 2020-08-03 08:59:36 +03:00
parent ee8d861502
commit 22a53655bd
2 changed files with 24 additions and 4 deletions

View file

@ -1882,11 +1882,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.10+fcr
versionCode: 397
commit: 2.8.10
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.9 CurrentVersion: 2.8.10
CurrentVersionCode: 395 CurrentVersionCode: 397

View file

@ -380,7 +380,17 @@ Builds:
'/splits/,+5d' -e '/Variants.all/,+10d' build.gradle '/splits/,+5d' -e '/Variants.all/,+10d' build.gradle
ndk: r21d ndk: r21d
- versionName: 2.8.10+fcr
versionCode: 397
commit: 2.8.10
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.9+fcr CurrentVersion: 2.8.10+fcr
CurrentVersionCode: 395 CurrentVersionCode: 397