diff --git a/metadata/eu.siacs.conversations.txt b/metadata/eu.siacs.conversations.txt index 6b640de8d9..5ad1be8cef 100644 --- a/metadata/eu.siacs.conversations.txt +++ b/metadata/eu.siacs.conversations.txt @@ -1081,6 +1081,11 @@ Build:2.3.6+fcr,299 gradle=conversationsFreeCompat prebuild=sed -i -e 's/targetSdkVersion 28/targetSdkVersion 25/' -e '/ExtraTranslation/a\ \ \ \ \ \ \ \ abortOnError\ false' build.gradle +Build:2.3.7+fcr,303 + commit=2.3.7 + 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. @@ -1088,5 +1093,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.6+fcr -Current Version Code:299 +Current Version:2.3.7+fcr +Current Version Code:303