mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Conversations to 2.9.7 (42000)
This commit is contained in:
parent
f3240445c3
commit
506ad79407
1 changed files with 12 additions and 2 deletions
|
|
@ -1962,11 +1962,21 @@ Builds:
|
|||
'/splits/,+5d' -e '/Variants.all/,+10d' build.gradle
|
||||
ndk: r21d
|
||||
|
||||
- versionName: 2.9.7+fcr
|
||||
versionCode: 42000
|
||||
commit: 2.9.7
|
||||
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: |-
|
||||
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.6+fcr
|
||||
CurrentVersionCode: 407
|
||||
CurrentVersion: 2.9.7
|
||||
CurrentVersionCode: 42000
|
||||
|
|
|
|||
Loading…
Reference in a new issue