mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Conversations to 2.10.0 (42018)
This commit is contained in:
parent
99140f1c23
commit
f3b3f1dd0a
1 changed files with 12 additions and 2 deletions
|
|
@ -2032,11 +2032,21 @@ Builds:
|
|||
'/splits/,+5d' -e '/Variants.all/,+8d' build.gradle
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 2.10.0+fcr
|
||||
versionCode: 42018
|
||||
commit: 3f315751a12fb8178d44733289e77197c7a0f296
|
||||
gradle:
|
||||
- conversationsFreeCompat
|
||||
prebuild: sed -i -e '/MissingTranslation/aabortOnError\ false' -e '/libwebrtc/d'
|
||||
-e "/phonenumber/aimplementation 'org.webrtc:google-webrtc:1.0.32006'" -e
|
||||
'/splits/,+5d' -e '/Variants.all/,+8d' build.gradle
|
||||
ndk: r21e
|
||||
|
||||
MaintainerNotes: |-
|
||||
For 2.9.4 we replace the webrtc.aar with the latest M86 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.13
|
||||
CurrentVersionCode: 42015
|
||||
CurrentVersion: 2.10.0
|
||||
CurrentVersionCode: 42018
|
||||
|
|
|
|||
Loading…
Reference in a new issue