Merge branch 'conquicksy405' into 'master'

Conversations/Quicks 2.9.5

See merge request fdroid/fdroiddata!8206
This commit is contained in:
Licaon_Kter 2021-01-22 09:52:48 +00:00
commit 76effdc6bc
2 changed files with 24 additions and 4 deletions

View file

@ -1942,11 +1942,21 @@ Builds:
'/splits/,+5d' -e '/Variants.all/,+10d' build.gradle '/splits/,+5d' -e '/Variants.all/,+10d' build.gradle
ndk: r21d ndk: r21d
- versionName: 2.9.5+fcr
versionCode: 405
commit: 2.9.5
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: |- 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.9.4+fcr CurrentVersion: 2.9.5+fcr
CurrentVersionCode: 404 CurrentVersionCode: 405

View file

@ -440,7 +440,17 @@ Builds:
'/splits/,+5d' -e '/Variants.all/,+10d' build.gradle '/splits/,+5d' -e '/Variants.all/,+10d' build.gradle
ndk: r21d ndk: r21d
- versionName: 2.9.5+fcr
versionCode: 405
commit: 2.9.5
gradle:
- quicksyFreeCompat
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
AutoUpdateMode: None AutoUpdateMode: None
UpdateCheckMode: None UpdateCheckMode: None
CurrentVersion: 2.9.4+fcr CurrentVersion: 2.9.5+fcr
CurrentVersionCode: 404 CurrentVersionCode: 405