Merge branch 'convquicksy291' into 'master'

Conversations/Quicksy 2.9.1

See merge request fdroid/fdroiddata!7793
This commit is contained in:
Licaon_Kter 2020-11-28 09:20:21 +00:00
commit 4b02716555
2 changed files with 24 additions and 4 deletions

View file

@ -1902,11 +1902,21 @@ Builds:
'/splits/,+5d' -e '/Variants.all/,+10d' build.gradle
ndk: r21d
- versionName: 2.9.1+fcr
versionCode: 401
commit: 2.9.1
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: |-
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.0+fcr
CurrentVersionCode: 398
CurrentVersion: 2.9.1+fcr
CurrentVersionCode: 401

View file

@ -400,7 +400,17 @@ Builds:
'/splits/,+5d' -e '/Variants.all/,+10d' build.gradle
ndk: r21d
- versionName: 2.9.1+fcr
versionCode: 401
commit: 2.9.1
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
UpdateCheckMode: None
CurrentVersion: 2.9.0+fcr
CurrentVersionCode: 398
CurrentVersion: 2.9.1+fcr
CurrentVersionCode: 401