mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 04:14:03 +00:00
Merge branch 'conquicksy404' into 'master'
Conversations/Quicks 2.9.4 See merge request fdroid/fdroiddata!8114
This commit is contained in:
commit
d050fe4a2f
2 changed files with 24 additions and 4 deletions
|
|
@ -1932,11 +1932,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.4+fcr
|
||||||
|
versionCode: 404
|
||||||
|
commit: 2.9.4
|
||||||
|
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.3+fcr
|
CurrentVersion: 2.9.4+fcr
|
||||||
CurrentVersionCode: 403
|
CurrentVersionCode: 404
|
||||||
|
|
|
||||||
|
|
@ -430,7 +430,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.4+fcr
|
||||||
|
versionCode: 404
|
||||||
|
commit: 2.9.4
|
||||||
|
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.3+fcr
|
CurrentVersion: 2.9.4+fcr
|
||||||
CurrentVersionCode: 403
|
CurrentVersionCode: 404
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue