From e813f8c763d8404edaf8661f612c4272aca7a2cd Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Sat, 22 Dec 2018 10:08:42 +0000 Subject: [PATCH] Update eu.siacs.conversations.txt --- metadata/eu.siacs.conversations.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/metadata/eu.siacs.conversations.txt b/metadata/eu.siacs.conversations.txt index 0eba705689..dd55fcf6eb 100644 --- a/metadata/eu.siacs.conversations.txt +++ b/metadata/eu.siacs.conversations.txt @@ -1096,6 +1096,11 @@ Build:2.3.9+fcr,307 gradle=conversationsFreeCompat prebuild=sed -i -e 's/targetSdkVersion 28/targetSdkVersion 25/' -e '/ExtraTranslation/a\ \ \ \ \ \ \ \ abortOnError\ false' build.gradle +Build:2.3.10+fcr,309 + commit=2.3.10 + gradle=conversationsFreeCompat + prebuild=sed -i -e 's/targetSdkVersion 28/targetSdkVersion 25/' -e '/ExtraTranslation/a\ \ \ \ \ \ \ \ abortOnError\ false' build.gradle + Maintainer Notes: We go back to targetSdk 25 so the users can disable the foreground service (and annoying notification) if they choose to. @@ -1103,5 +1108,5 @@ We go back to targetSdk 25 so the users can disable the foreground service Auto Update Mode:Version %v+fcr Update Check Mode:Tags ^[0-9.]+$ -Current Version:2.3.9+fcr -Current Version Code:307 +Current Version:2.3.10+fcr +Current Version Code:309