Conversations 2.5.2

This commit is contained in:
Licaon_Kter 2019-05-24 11:31:10 +00:00
parent 02c11b6c1e
commit a13ce4a1d0

View file

@ -1707,11 +1707,19 @@ Builds:
prebuild: sed -i -e 's/targetSdkVersion 28/targetSdkVersion 25/' -e '/ExtraTranslation/a\ prebuild: sed -i -e 's/targetSdkVersion 28/targetSdkVersion 25/' -e '/ExtraTranslation/a\
\ \ \ \ \ \ \ abortOnError\ false' build.gradle \ \ \ \ \ \ \ abortOnError\ false' build.gradle
- versionName: 2.5.2+fcr
versionCode: 329
commit: 2.5.2
gradle:
- conversationsFreeCompat
prebuild: sed -i -e 's/targetSdkVersion 28/targetSdkVersion 25/' -e '/ExtraTranslation/a\
\ \ \ \ \ \ \ abortOnError\ false' build.gradle
MaintainerNotes: |- MaintainerNotes: |-
We go back to targetSdk 25 so users can disable the foreground service (and We go back to targetSdk 25 so users can disable the foreground service (and
annoying notification) if they choose to. annoying notification) if they choose to.
AutoUpdateMode: Version %v+fcr AutoUpdateMode: Version %v+fcr
UpdateCheckMode: Tags ^[0-9.]+$ UpdateCheckMode: Tags ^[0-9.]+$
CurrentVersion: 2.5.1+fcr CurrentVersion: 2.5.2+fcr
CurrentVersionCode: 327 CurrentVersionCode: 329