mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-04 05:06:52 +00:00
Snikket update recipe for 2.9.0
This commit is contained in:
parent
bb6519efed
commit
e1d2c283fe
1 changed files with 11 additions and 5 deletions
|
|
@ -32,11 +32,17 @@ Builds:
|
|||
'/splits/,+5d' -e '/Variants.all/,+10d' build.gradle
|
||||
ndk: r21
|
||||
|
||||
MaintainerNotes: |-
|
||||
We go back to targetSdk 25 so users can disable the foreground service (and
|
||||
annoying notification) if they choose to.
|
||||
- versionName: 2.9.0+fcr
|
||||
versionCode: 398
|
||||
commit: 2.9.0
|
||||
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
|
||||
|
||||
AutoUpdateMode: Version ++fcr %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.8.3
|
||||
CurrentVersionCode: 383
|
||||
CurrentVersion: 2.9.0
|
||||
CurrentVersionCode: 398
|
||||
|
|
|
|||
Loading…
Reference in a new issue