Conversations 2.4.0

This commit is contained in:
Licaon_Kter 2019-02-22 18:35:48 +00:00
parent 35034111ad
commit ef9181885b

View file

@ -1643,6 +1643,7 @@ Builds:
- versionName: 2.4.0-beta+fcr
versionCode: 318
disable: beta
commit: 4c8b1eb4bc1c82b0f777726cbe57f176c67b4cb3
gradle:
- conversationsFreeCompat
@ -1651,17 +1652,26 @@ Builds:
- versionName: 2.4.0-beta.2+fcr
versionCode: 319
disable: beta
commit: bd5b8aff784a750bdddd1e20379804e9ec0bd855
gradle:
- conversationsFreeCompat
prebuild: sed -i -e 's/targetSdkVersion 28/targetSdkVersion 25/' -e '/ExtraTranslation/a\
\ \ \ \ \ \ \ abortOnError\ false' build.gradle
- versionName: 2.4.0+fcr
versionCode: 320
commit: 2.4.0
gradle:
- conversationsFreeCompat
prebuild: sed -i -e 's/targetSdkVersion 28/targetSdkVersion 25/' -e '/ExtraTranslation/a\
\ \ \ \ \ \ \ abortOnError\ false' build.gradle
MaintainerNotes: |-
We go back to targetSdk 25 so users can disable the foreground service (and
annoying notification) if they choose to.
AutoUpdateMode: Version %v+fcr
UpdateCheckMode: Tags ^[0-9.]+$
CurrentVersion: 2.3.12+fcr
CurrentVersionCode: 317
CurrentVersion: 2.4.0+fcr
CurrentVersionCode: 320