diff --git a/metadata/eu.siacs.conversations.yml b/metadata/eu.siacs.conversations.yml index fc324cfc97..30cac3dd4d 100644 --- a/metadata/eu.siacs.conversations.yml +++ b/metadata/eu.siacs.conversations.yml @@ -1812,11 +1812,19 @@ Builds: prebuild: sed -i -e 's/targetSdkVersion 28/targetSdkVersion 25/' -e '/ExtraTranslation/a\ \ \ \ \ \ \ \ abortOnError\ false' build.gradle + - versionName: 2.6.3+fcr + versionCode: 360 + commit: 2.6.3 + 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 ++fcr %v UpdateCheckMode: Tags -CurrentVersion: 2.6.2 -CurrentVersionCode: 353 +CurrentVersion: 2.6.3 +CurrentVersionCode: 360