mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Conversations/Quicksy 2.9.13
This commit is contained in:
parent
6b05e64371
commit
06bceede87
2 changed files with 24 additions and 4 deletions
|
|
@ -2022,11 +2022,21 @@ Builds:
|
||||||
'/splits/,+5d' -e '/Variants.all/,+8d' build.gradle
|
'/splits/,+5d' -e '/Variants.all/,+8d' build.gradle
|
||||||
ndk: r21e
|
ndk: r21e
|
||||||
|
|
||||||
|
- versionName: 2.9.13+fcr
|
||||||
|
versionCode: 42015
|
||||||
|
commit: 2.9.13
|
||||||
|
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: |-
|
MaintainerNotes: |-
|
||||||
For 2.9.4 we replace the webrtc.aar with the latest M86 from maven, but
|
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.
|
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.12
|
CurrentVersion: 2.9.13
|
||||||
CurrentVersionCode: 42014
|
CurrentVersionCode: 42015
|
||||||
|
|
|
||||||
|
|
@ -520,7 +520,17 @@ Builds:
|
||||||
'/splits/,+5d' -e '/Variants.all/,+8d' build.gradle
|
'/splits/,+5d' -e '/Variants.all/,+8d' build.gradle
|
||||||
ndk: r21e
|
ndk: r21e
|
||||||
|
|
||||||
|
- versionName: 2.9.13+fcr
|
||||||
|
versionCode: 42015
|
||||||
|
commit: 2.9.13
|
||||||
|
gradle:
|
||||||
|
- quicksyFreeCompat
|
||||||
|
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
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: None
|
UpdateCheckMode: None
|
||||||
CurrentVersion: 2.9.12+fcr
|
CurrentVersion: 2.9.13+fcr
|
||||||
CurrentVersionCode: 42014
|
CurrentVersionCode: 42015
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue