Conversations 2.3.9

This commit is contained in:
Licaon_Kter 2018-12-08 12:47:31 +00:00
parent cd61684851
commit 8615d46653

View file

@ -1091,6 +1091,11 @@ Build:2.3.8+fcr,305
gradle=conversationsFreeCompat gradle=conversationsFreeCompat
prebuild=sed -i -e 's/targetSdkVersion 28/targetSdkVersion 25/' -e '/ExtraTranslation/a\ \ \ \ \ \ \ \ abortOnError\ false' build.gradle prebuild=sed -i -e 's/targetSdkVersion 28/targetSdkVersion 25/' -e '/ExtraTranslation/a\ \ \ \ \ \ \ \ abortOnError\ false' build.gradle
Build:2.3.9+fcr,307
commit=2.3.9
gradle=conversationsFreeCompat
prebuild=sed -i -e 's/targetSdkVersion 28/targetSdkVersion 25/' -e '/ExtraTranslation/a\ \ \ \ \ \ \ \ abortOnError\ false' build.gradle
Maintainer Notes: Maintainer Notes:
We go back to targetSdk 25 so the users can disable the foreground service We go back to targetSdk 25 so the users can disable the foreground service
(and annoying notification) if they choose to. (and annoying notification) if they choose to.
@ -1098,5 +1103,5 @@ We go back to targetSdk 25 so the users can disable the foreground service
Auto Update Mode:Version %v+fcr Auto Update Mode:Version %v+fcr
Update Check Mode:Tags ^[0-9.]+$ Update Check Mode:Tags ^[0-9.]+$
Current Version:2.3.8+fcr Current Version:2.3.9+fcr
Current Version Code:305 Current Version Code:307