log for com.fsck.k9:29000

== Installed Android Tools ==2021-09-15 15:43:49,789 DEBUG: Reading 'config.yml'2021-09-15 15:43:49,798 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner2021-09-15 15:43:49,801 INFO: Creating log directory2021-09-15 15:43:49,801 INFO: Creating temporary directory2021-09-15 15:43:49,801 INFO: Creating output directory2021-09-15 15:43:49,827 DEBUG: Getting git vcs interface for https://github.com/k9mail/k-9.git2021-09-15 15:43:49,827 DEBUG: > git --versiongit version 2.11.02021-09-15 15:43:50,038 INFO: Using git version 2.11.02021-09-15 15:43:50,039 DEBUG: Checking 5.9002021-09-15 15:43:50,039 INFO: Building version 5.900 (29000) of com.fsck.k92021-09-15 15:43:50,040 DEBUG: > sudo passwd --lock rootpasswd: password expiry information changed.2021-09-15 15:43:50,249 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo(Reading database ... 64894 files and directories currently installed.)Removing sudo (1.8.19p1-2.1+deb9u3) ...Purging configuration files for sudo (1.8.19p1-2.1+deb9u3) ...Processing triggers for systemd (232-25+deb9u13) ...2021-09-15 15:43:59,036 INFO: Getting source for revision 5.9002021-09-15 15:43:59,037 DEBUG: Directory: build/com.fsck.k92021-09-15 15:43:59,037 DEBUG: > git rev-parse --show-toplevel2021-09-15 15:43:59,242 DEBUG: Directory: build/com.fsck.k92021-09-15 15:43:59,242 DEBUG: > git submodule foreach --recursive git reset --hard2021-09-15 15:43:59,347 DEBUG: Directory: build/com.fsck.k92021-09-15 15:43:59,348 DEBUG: > git reset --hard2021-09-15 15:43:59,662 DEBUG: Directory: build/com.fsck.k92021-09-15 15:43:59,662 DEBUG: > git submodule foreach --recursive git clean -dffx2021-09-15 15:43:59,815 DEBUG: Directory: build/com.fsck.k92021-09-15 15:43:59,815 DEBUG: > git clean -dffx2021-09-15 15:44:00,353 DEBUG: Directory: build/com.fsck.k92021-09-15 15:44:00,353 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch origin2021-09-15 15:44:01,169 DEBUG: Directory: build/com.fsck.k92021-09-15 15:44:01,169 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch --prune --tags --force origin2021-09-15 15:44:01,687 DEBUG: Directory: build/com.fsck.k92021-09-15 15:44:01,688 DEBUG: > git remote set-head origin --auto2021-09-15 15:44:02,208 DEBUG: Directory: build/com.fsck.k92021-09-15 15:44:02,209 DEBUG: > git checkout -f 5.9002021-09-15 15:44:02,415 DEBUG: Directory: build/com.fsck.k92021-09-15 15:44:02,416 DEBUG: > git clean -dffx2021-09-15 15:44:02,521 INFO: Creating local.properties file at build/com.fsck.k9/local.properties2021-09-15 15:44:02,521 DEBUG: Removing debuggable flags from build/com.fsck.k92021-09-15 15:44:02,566 INFO: Cleaned build.gradle of keysigning configs at build/com.fsck.k9/app/k9mail/build.gradle2021-09-15 15:44:02,577 INFO: Cleaned build.gradle of keysigning configs at build/com.fsck.k9/app/k9mail-jmap/build.gradle2021-09-15 15:44:02,589 INFO: Cleaning Gradle project...2021-09-15 15:44:02,589 DEBUG: Directory: build/com.fsck.k92021-09-15 15:44:02,589 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid cleanFound 7.0 via distributionUrlDownloading missing gradle version 7.0cachedir /home/vagrant/.cache/fdroidserver/home/vagrant/.cache/fdroidserver/gradle-7.0-bin.zip: OKRunning /opt/gradle/versions/7.0/bin/gradle cleanWelcome to Gradle 7.0!Here are the highlights of this release:- File system watching enabled by default- Support for running with and building Java 16 projects- Native support for Apple Silicon processors- Dependency catalog feature previewFor more details see https://docs.gradle.org/7.0/release-notes.htmlTo honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.0/userguide/gradle_daemon.html#sec:disabling_the_daemon.Daemon will be stopped at the end of the build> Task :app:testing:clean UP-TO-DATE> Task :app:crypto-openpgp:clean UP-TO-DATE> Task :app:core:clean UP-TO-DATE> Task :app:k9mail:clean UP-TO-DATE> Task :app:k9mail-jmap:clean UP-TO-DATE> Task :app:storage:clean UP-TO-DATE> Task :backend:api:clean UP-TO-DATE> Task :backend:imap:clean UP-TO-DATE> Task :mail:testing:clean UP-TO-DATE> Task :app:autodiscovery:api:clean UP-TO-DATE> Task :app:autodiscovery:providersxml:clean UP-TO-DATE> Task :backend:pop3:clean UP-TO-DATE> Task :mail:common:clean UP-TO-DATE> Task :backend:webdav:clean UP-TO-DATE> Task :backend:jmap:clean UP-TO-DATE> Task :app:ui:legacy:clean UP-TO-DATE> Task :app:ui:base:clean UP-TO-DATE> Task :app:autodiscovery:thunderbird:clean UP-TO-DATE> Task :app:ui:setup:clean UP-TO-DATE> Task :mail:protocols:imap:clean UP-TO-DATE> Task :app:autodiscovery:srvrecords:clean UP-TO-DATE> Task :mail:protocols:pop3:clean UP-TO-DATE> Task :mail:protocols:webdav:clean UP-TO-DATE> Task :mail:protocols:smtp:clean UP-TO-DATE> Task :plugins:openpgp-api-lib:openpgp-api:clean UP-TO-DATEDeprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.Use '--warning-mode all' to show the individual deprecation warnings.See https://docs.gradle.org/7.0/userguide/command_line_interface.html#sec:command_line_warningsBUILD SUCCESSFUL in 35s25 actionable tasks: 25 up-to-date2021-09-15 15:44:41,163 INFO: Scanning source for common problems...2021-09-15 15:44:41,170 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar2021-09-15 15:44:41,307 INFO: Creating source tarball...2021-09-15 15:44:42,626 INFO: Building Gradle project...2021-09-15 15:44:42,626 DEBUG: Directory: build/com.fsck.k92021-09-15 15:44:42,626 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleReleaseFound 7.0 via distributionUrlRunning /opt/gradle/versions/7.0/bin/gradle assembleReleaseTo honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.0/userguide/gradle_daemon.html#sec:disabling_the_daemon.Daemon will be stopped at the end of the buildFile /home/vagrant/.android/repositories.cfg could not be loaded.Checking the license for package Android SDK Build-Tools 30.0.3 in /opt/android-sdk/licensesLicense for package Android SDK Build-Tools 30.0.3 accepted.Preparing "Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)"."Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" ready.Installing Android SDK Build-Tools 30.0.3 in /opt/android-sdk/build-tools/30.0.3"Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" complete."Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" finished.Checking the license for package Android SDK Platform 30 in /opt/android-sdk/licensesLicense for package Android SDK Platform 30 accepted.Preparing "Install Android SDK Platform 30 (revision: 3)"."Install Android SDK Platform 30 (revision: 3)" ready.Installing Android SDK Platform 30 in /opt/android-sdk/platforms/android-30"Install Android SDK Platform 30 (revision: 3)" complete."Install Android SDK Platform 30 (revision: 3)" finished.> Task :app:core:preBuild UP-TO-DATE> Task :app:crypto-openpgp:preBuild UP-TO-DATE> Task :mail:common:preBuild UP-TO-DATE> Task :plugins:openpgp-api-lib:openpgp-api:preBuild UP-TO-DATE> Task :backend:api:preBuild UP-TO-DATE> Task :app:k9mail:preBuild UP-TO-DATE> Task :app:core:preReleaseBuild UP-TO-DATE> Task :plugins:openpgp-api-lib:openpgp-api:preReleaseBuild UP-TO-DATE> Task :backend:api:preReleaseBuild UP-TO-DATE> Task :app:crypto-openpgp:preReleaseBuild UP-TO-DATE> Task :mail:common:preReleaseBuild UP-TO-DATE> Task :mail:common:compileReleaseAidl NO-SOURCE> Task :backend:api:packageReleaseRenderscript NO-SOURCE> Task :mail:common:packageReleaseRenderscript NO-SOURCE> Task :mail:common:compileReleaseRenderscript NO-SOURCE> Task :mail:common:generateReleaseResValues> Task :backend:api:generateReleaseResValues> Task :mail:common:generateReleaseResources> Task :backend:api:compileReleaseAidl NO-SOURCE> Task :backend:api:compileReleaseRenderscript NO-SOURCE> Task :backend:api:generateReleaseResources> Task :app:k9mail:extractProguardFiles> Task :app:k9mail:preReleaseBuild> Task :app:storage:preBuild UP-TO-DATE> Task :app:storage:preReleaseBuild UP-TO-DATE> Task :backend:imap:preBuild UP-TO-DATE> Task :backend:imap:preReleaseBuild UP-TO-DATE> Task :app:core:mergeReleaseJniLibFolders> Task :mail:protocols:imap:preBuild UP-TO-DATE> Task :mail:protocols:imap:preReleaseBuild UP-TO-DATE> Task :app:core:mergeReleaseNativeLibs NO-SOURCE> Task :mail:protocols:imap:compileReleaseAidl NO-SOURCE> Task :app:core:stripReleaseDebugSymbols NO-SOURCE> Task :app:crypto-openpgp:mergeReleaseJniLibFolders> Task :mail:protocols:smtp:preBuild UP-TO-DATE> Task :mail:protocols:smtp:preReleaseBuild UP-TO-DATE> Task :app:crypto-openpgp:mergeReleaseNativeLibs NO-SOURCE> Task :mail:protocols:smtp:compileReleaseAidl NO-SOURCE> Task :backend:imap:compileReleaseAidl NO-SOURCE> Task :app:crypto-openpgp:stripReleaseDebugSymbols NO-SOURCE> Task :backend:pop3:preBuild UP-TO-DATE> Task :backend:pop3:preReleaseBuild UP-TO-DATE> Task :mail:protocols:pop3:preBuild UP-TO-DATE> Task :mail:protocols:pop3:preReleaseBuild UP-TO-DATE> Task :app:core:copyReleaseJniLibsProjectAndLocalJars> Task :mail:protocols:pop3:compileReleaseAidl NO-SOURCE> Task :app:crypto-openpgp:copyReleaseJniLibsProjectAndLocalJars> Task :backend:pop3:compileReleaseAidl NO-SOURCE> Task :backend:webdav:preBuild UP-TO-DATE> Task :backend:webdav:preReleaseBuild UP-TO-DATE> Task :mail:protocols:webdav:preBuild UP-TO-DATE> Task :mail:protocols:webdav:preReleaseBuild UP-TO-DATE> Task :mail:common:packageReleaseResources> Task :app:core:generateReleaseBuildConfig> Task :mail:protocols:webdav:compileReleaseAidl NO-SOURCE> Task :backend:api:packageReleaseResources> Task :app:core:generateReleaseResValues> Task :app:crypto-openpgp:generateReleaseBuildConfig> Task :backend:webdav:compileReleaseAidl NO-SOURCE> Task :app:crypto-openpgp:generateReleaseResValues> Task :app:ui:base:preBuild UP-TO-DATE> Task :app:ui:base:preReleaseBuild UP-TO-DATE> Task :app:autodiscovery:api:preBuild UP-TO-DATE> Task :app:autodiscovery:api:preReleaseBuild UP-TO-DATE> Task :app:autodiscovery:providersxml:preBuild UP-TO-DATE> Task :app:autodiscovery:providersxml:preReleaseBuild UP-TO-DATE> Task :app:ui:legacy:preBuild UP-TO-DATE> Task :app:ui:legacy:preReleaseBuild UP-TO-DATE> Task :app:storage:packageReleaseRenderscript NO-SOURCE> Task :backend:imap:packageReleaseRenderscript NO-SOURCE> Task :backend:pop3:packageReleaseRenderscript NO-SOURCE> Task :backend:webdav:packageReleaseRenderscript NO-SOURCE> Task :app:ui:base:packageReleaseRenderscript NO-SOURCE> Task :app:ui:legacy:packageReleaseRenderscript NO-SOURCE> Task :mail:protocols:imap:packageReleaseRenderscript NO-SOURCE> Task :mail:protocols:pop3:packageReleaseRenderscript NO-SOURCE> Task :mail:protocols:smtp:packageReleaseRenderscript NO-SOURCE> Task :mail:protocols:webdav:packageReleaseRenderscript NO-SOURCE> Task :app:k9mail:generateReleaseBuildConfig> Task :app:storage:writeReleaseAarMetadata> Task :backend:imap:writeReleaseAarMetadata> Task :backend:pop3:writeReleaseAarMetadata> Task :app:core:javaPreCompileRelease> Task :app:core:mergeReleaseShaders> Task :app:core:compileReleaseShaders NO-SOURCE> Task :app:core:generateReleaseAssets UP-TO-DATE> Task :app:core:packageReleaseAssets> Task :app:core:packageReleaseRenderscript NO-SOURCE> Task :app:core:prepareLintJarForPublish> Task :app:core:processReleaseJavaRes NO-SOURCE> Task :app:core:writeReleaseAarMetadata> Task :app:crypto-openpgp:compileReleaseRenderscript NO-SOURCE> Task :app:crypto-openpgp:generateReleaseResources> Task :app:crypto-openpgp:packageReleaseResources> Task :app:crypto-openpgp:parseReleaseLocalResources> Task :mail:common:parseReleaseLocalResources> Task :backend:api:parseReleaseLocalResources> Task :app:crypto-openpgp:processReleaseManifest> Task :app:core:processReleaseManifest/home/vagrant/build/com.fsck.k9/app/core/src/main/AndroidManifest.xml:10:9-14:35 Warning:provider#androidx.work.impl.WorkManagerInitializer was tagged at AndroidManifest.xml:10 to remove other declarations but no other declaration present> Task :app:crypto-openpgp:javaPreCompileRelease> Task :app:crypto-openpgp:mergeReleaseShaders> Task :backend:webdav:writeReleaseAarMetadata> Task :mail:common:processReleaseManifest> Task :backend:api:generateReleaseBuildConfig> Task :mail:common:generateReleaseBuildConfig> Task :app:crypto-openpgp:compileReleaseShaders NO-SOURCE> Task :backend:api:processReleaseManifest> Task :backend:api:javaPreCompileRelease> Task :mail:common:javaPreCompileRelease> Task :app:crypto-openpgp:generateReleaseAssets UP-TO-DATE> Task :app:autodiscovery:api:writeReleaseAarMetadata> Task :app:crypto-openpgp:packageReleaseAssets> Task :app:crypto-openpgp:packageReleaseRenderscript NO-SOURCE> Task :app:crypto-openpgp:prepareLintJarForPublish> Task :app:crypto-openpgp:processReleaseJavaRes NO-SOURCE> Task :app:crypto-openpgp:writeReleaseAarMetadata> Task :app:k9mail:compileReleaseRenderscript NO-SOURCE> Task :app:crypto-openpgp:compileReleaseLibraryResources> Task :backend:api:compileReleaseLibraryResources> Task :backend:api:writeReleaseAarMetadata> Task :app:autodiscovery:providersxml:writeReleaseAarMetadata> Task :app:ui:base:writeReleaseAarMetadata> Task :app:ui:legacy:writeReleaseAarMetadata> Task :mail:protocols:imap:writeReleaseAarMetadata> Task :mail:protocols:pop3:writeReleaseAarMetadata> Task :mail:protocols:smtp:writeReleaseAarMetadata> Task :mail:protocols:webdav:writeReleaseAarMetadata> Task :app:k9mail:generateReleaseResValues> Task :app:k9mail:generateReleaseResources> Task :app:storage:compileReleaseRenderscript NO-SOURCE> Task :app:storage:generateReleaseResValues> Task :app:storage:generateReleaseResources> Task :app:storage:packageReleaseResources> Task :backend:imap:compileReleaseRenderscript NO-SOURCE> Task :backend:imap:generateReleaseResValues> Task :backend:imap:generateReleaseResources> Task :backend:imap:packageReleaseResources> Task :backend:pop3:compileReleaseRenderscript NO-SOURCE> Task :backend:webdav:compileReleaseRenderscript NO-SOURCE> Task :backend:pop3:generateReleaseResValues> Task :backend:pop3:generateReleaseResources> Task :backend:webdav:generateReleaseResValues> Task :backend:webdav:generateReleaseResources> Task :backend:webdav:packageReleaseResources> Task :app:autodiscovery:api:compileReleaseRenderscript NO-SOURCE> Task :app:ui:base:compileReleaseRenderscript NO-SOURCE> Task :app:autodiscovery:providersxml:generateReleaseResValues> Task :app:ui:base:generateReleaseResValues> Task :app:autodiscovery:api:generateReleaseResValues> Task :app:autodiscovery:providersxml:packageReleaseRenderscript NO-SOURCE> Task :app:ui:base:generateReleaseResources> Task :app:autodiscovery:api:generateReleaseResources> Task :app:ui:legacy:generateReleaseResValues> Task :backend:pop3:packageReleaseResources> Task :app:autodiscovery:api:packageReleaseResources> Task :mail:protocols:imap:compileReleaseRenderscript NO-SOURCE> Task :app:autodiscovery:api:packageReleaseRenderscript NO-SOURCE> Task :mail:protocols:pop3:compileReleaseRenderscript NO-SOURCE> Task :app:autodiscovery:providersxml:compileReleaseRenderscript NO-SOURCE> Task :app:autodiscovery:providersxml:generateReleaseResources> Task :mail:protocols:imap:generateReleaseResValues> Task :mail:protocols:imap:generateReleaseResources> Task :mail:protocols:pop3:generateReleaseResValues> Task :mail:protocols:pop3:generateReleaseResources> Task :mail:protocols:imap:packageReleaseResources> Task :mail:protocols:smtp:compileReleaseRenderscript NO-SOURCE> Task :mail:protocols:smtp:generateReleaseResValues> Task :mail:protocols:smtp:generateReleaseResources> Task :mail:protocols:pop3:packageReleaseResources> Task :mail:protocols:webdav:compileReleaseRenderscript NO-SOURCE> Task :mail:protocols:webdav:generateReleaseResValues> Task :mail:protocols:webdav:generateReleaseResources> Task :mail:protocols:smtp:packageReleaseResources> Task :app:k9mail:createReleaseCompatibleScreenManifests> Task :app:core:extractDeepLinksRelease> Task :app:crypto-openpgp:extractDeepLinksRelease> Task :mail:protocols:webdav:packageReleaseResources> Task :app:k9mail:extractDeepLinksRelease> Task :app:storage:extractDeepLinksRelease> Task :backend:api:extractDeepLinksRelease> Task :backend:imap:extractDeepLinksRelease> Task :app:autodiscovery:providersxml:packageReleaseResources> Task :app:storage:processReleaseManifest> Task :app:ui:base:packageReleaseResources> Task :backend:webdav:extractDeepLinksRelease> Task :backend:pop3:extractDeepLinksRelease> Task :app:autodiscovery:api:extractDeepLinksRelease> Task :backend:imap:processReleaseManifest> Task :app:autodiscovery:providersxml:extractDeepLinksRelease> Task :backend:pop3:processReleaseManifest> Task :app:autodiscovery:api:processReleaseManifest> Task :backend:webdav:processReleaseManifest> Task :app:ui:base:extractDeepLinksRelease> Task :mail:protocols:imap:extractDeepLinksRelease> Task :app:autodiscovery:providersxml:processReleaseManifest> Task :app:ui:base:processReleaseManifest> Task :app:ui:legacy:extractDeepLinksRelease> Task :mail:protocols:pop3:extractDeepLinksRelease> Task :plugins:openpgp-api-lib:openpgp-api:compileReleaseAidl> Task :app:core:compileReleaseAidl NO-SOURCE> Task :mail:common:compileReleaseLibraryResources> Task :plugins:openpgp-api-lib:openpgp-api:packageReleaseRenderscript NO-SOURCE> Task :app:crypto-openpgp:compileReleaseAidl NO-SOURCE> Task :app:core:compileReleaseRenderscript NO-SOURCE> Task :app:core:generateReleaseResources> Task :plugins:openpgp-api-lib:openpgp-api:compileReleaseRenderscript NO-SOURCE> Task :mail:protocols:imap:processReleaseManifest> Task :app:storage:compileReleaseAidl NO-SOURCE> Task :app:ui:base:compileReleaseAidl NO-SOURCE> Task :plugins:openpgp-api-lib:openpgp-api:generateReleaseResValues> Task :plugins:openpgp-api-lib:openpgp-api:generateReleaseResources> Task :app:autodiscovery:api:compileReleaseAidl NO-SOURCE> Task :app:autodiscovery:providersxml:compileReleaseAidl NO-SOURCE> Task :app:ui:legacy:compileReleaseAidl NO-SOURCE> Task :app:ui:legacy:processReleaseManifest> Task :mail:protocols:pop3:processReleaseManifest> Task :mail:common:writeReleaseAarMetadata> Task :app:k9mail:compileReleaseAidl NO-SOURCE> Task :app:ui:legacy:compileReleaseRenderscript NO-SOURCE> Task :app:ui:legacy:generateReleaseResources> Task :mail:common:extractDeepLinksRelease> Task :mail:common:generateReleaseRFile> Task :mail:protocols:webdav:extractDeepLinksRelease> Task :mail:protocols:smtp:extractDeepLinksRelease> Task :mail:protocols:smtp:processReleaseManifest> Task :backend:api:generateReleaseRFile> Task :app:storage:compileReleaseLibraryResources> Task :app:core:packageReleaseResources> Task :app:storage:parseReleaseLocalResources> Task :app:core:parseReleaseLocalResources> Task :mail:protocols:webdav:processReleaseManifest> Task :mail:protocols:imap:parseReleaseLocalResources> Task :app:core:compileReleaseLibraryResources> Task :mail:protocols:smtp:parseReleaseLocalResources> Task :mail:protocols:imap:generateReleaseRFile> Task :backend:pop3:compileReleaseLibraryResources> Task :backend:imap:compileReleaseLibraryResources> Task :plugins:openpgp-api-lib:openpgp-api:packageReleaseResources> Task :mail:protocols:smtp:generateReleaseRFile> Task :plugins:openpgp-api-lib:openpgp-api:parseReleaseLocalResources> Task :backend:imap:parseReleaseLocalResources> Task :plugins:openpgp-api-lib:openpgp-api:generateReleaseBuildConfig> Task :plugins:openpgp-api-lib:openpgp-api:processReleaseManifest> Task :backend:imap:generateReleaseRFile> Task :plugins:openpgp-api-lib:openpgp-api:javaPreCompileRelease> Task :plugins:openpgp-api-lib:openpgp-api:compileReleaseLibraryResources> Task :plugins:openpgp-api-lib:openpgp-api:writeReleaseAarMetadata> Task :plugins:openpgp-api-lib:openpgp-api:generateReleaseRFile> Task :app:k9mail:checkReleaseAarMetadata> Task :backend:pop3:parseReleaseLocalResources> Task :mail:protocols:pop3:parseReleaseLocalResources> Task :mail:protocols:pop3:generateReleaseRFile> Task :backend:pop3:generateReleaseRFile> Task :backend:webdav:compileReleaseLibraryResources> Task :backend:webdav:parseReleaseLocalResources> Task :mail:protocols:webdav:parseReleaseLocalResources> Task :mail:protocols:webdav:generateReleaseRFile> Task :backend:webdav:generateReleaseRFile> Task :app:autodiscovery:api:compileReleaseLibraryResources> Task :app:autodiscovery:api:parseReleaseLocalResources> Task :app:autodiscovery:providersxml:compileReleaseLibraryResources> Task :app:autodiscovery:providersxml:parseReleaseLocalResources> Task :app:ui:base:compileReleaseLibraryResources> Task :app:ui:base:parseReleaseLocalResources> Task :mail:protocols:imap:compileReleaseLibraryResources> Task :mail:protocols:pop3:compileReleaseLibraryResources> Task :mail:protocols:smtp:compileReleaseLibraryResources> Task :mail:protocols:webdav:compileReleaseLibraryResources> Task :app:storage:generateReleaseBuildConfig> Task :app:storage:javaPreCompileRelease> Task :backend:imap:generateReleaseBuildConfig> Task :mail:protocols:imap:generateReleaseBuildConfig> Task :mail:protocols:imap:javaPreCompileRelease> Task :mail:protocols:smtp:generateReleaseBuildConfig> Task :mail:protocols:smtp:javaPreCompileRelease> Task :backend:imap:javaPreCompileRelease> Task :backend:pop3:generateReleaseBuildConfig> Task :mail:protocols:pop3:generateReleaseBuildConfig> Task :mail:protocols:pop3:javaPreCompileRelease> Task :backend:pop3:javaPreCompileRelease> Task :backend:webdav:generateReleaseBuildConfig> Task :mail:protocols:webdav:generateReleaseBuildConfig> Task :mail:protocols:webdav:javaPreCompileRelease> Task :backend:webdav:javaPreCompileRelease> Task :app:ui:base:generateReleaseBuildConfig> Task :app:ui:base:javaPreCompileRelease> Task :app:autodiscovery:api:generateReleaseBuildConfig> Task :app:autodiscovery:api:javaPreCompileRelease> Task :app:autodiscovery:providersxml:generateReleaseBuildConfig> Task :app:autodiscovery:providersxml:javaPreCompileRelease> Task :app:k9mail:javaPreCompileRelease> Task :app:storage:prepareLintJarForPublish> Task :backend:api:prepareLintJarForPublish> Task :backend:imap:prepareLintJarForPublish> Task :backend:pop3:prepareLintJarForPublish> Task :app:core:mergeReleaseResources> Task :backend:webdav:prepareLintJarForPublish> Task :app:crypto-openpgp:mergeReleaseResources> Task :app:autodiscovery:api:prepareLintJarForPublish> Task :app:autodiscovery:providersxml:prepareLintJarForPublish> Task :app:ui:base:prepareLintJarForPublish> Task :mail:protocols:imap:prepareLintJarForPublish> Task :mail:protocols:pop3:prepareLintJarForPublish> Task :mail:protocols:smtp:prepareLintJarForPublish> Task :mail:protocols:webdav:prepareLintJarForPublish> Task :app:k9mail:mergeReleaseNativeDebugMetadata NO-SOURCE> Task :app:core:generateReleaseRFile> Task :app:ui:legacy:packageReleaseResources> Task :app:storage:generateReleaseRFile> Task :app:autodiscovery:api:generateReleaseRFile> Task :app:autodiscovery:providersxml:generateReleaseRFile> Task :app:ui:base:generateReleaseRFile> Task :app:crypto-openpgp:generateReleaseRFile> Task :app:core:verifyReleaseResources> Task :app:ui:legacy:compileReleaseLibraryResources> Task :app:ui:legacy:generateReleaseBuildConfig> Task :app:crypto-openpgp:verifyReleaseResources> Task :app:ui:legacy:javaPreCompileRelease> Task :app:storage:mergeReleaseShaders> Task :app:storage:compileReleaseShaders NO-SOURCE> Task :app:storage:generateReleaseAssets UP-TO-DATE> Task :app:ui:legacy:prepareLintJarForPublish> Task :app:storage:packageReleaseAssets> Task :backend:api:mergeReleaseShaders> Task :backend:imap:mergeReleaseShaders> Task :backend:imap:compileReleaseShaders NO-SOURCE> Task :backend:api:compileReleaseShaders NO-SOURCE> Task :backend:api:generateReleaseAssets UP-TO-DATE> Task :backend:imap:generateReleaseAssets UP-TO-DATE> Task :backend:api:packageReleaseAssets> Task :backend:imap:packageReleaseAssets> Task :backend:pop3:mergeReleaseShaders> Task :backend:pop3:compileReleaseShaders NO-SOURCE> Task :backend:pop3:generateReleaseAssets UP-TO-DATE> Task :backend:webdav:mergeReleaseShaders> Task :backend:webdav:compileReleaseShaders NO-SOURCE> Task :backend:webdav:generateReleaseAssets UP-TO-DATE> Task :backend:pop3:packageReleaseAssets> Task :app:autodiscovery:api:mergeReleaseShaders> Task :app:autodiscovery:api:compileReleaseShaders NO-SOURCE> Task :app:autodiscovery:api:generateReleaseAssets UP-TO-DATE> Task :backend:webdav:packageReleaseAssets> Task :app:ui:legacy:parseReleaseLocalResources> Task :app:autodiscovery:api:packageReleaseAssets> Task :app:autodiscovery:providersxml:mergeReleaseShaders> Task :app:autodiscovery:providersxml:compileReleaseShaders NO-SOURCE> Task :app:autodiscovery:providersxml:generateReleaseAssets UP-TO-DATE> Task :app:ui:base:mergeReleaseShaders> Task :app:ui:base:compileReleaseShaders NO-SOURCE> Task :app:ui:base:generateReleaseAssets UP-TO-DATE> Task :app:autodiscovery:providersxml:packageReleaseAssets> Task :mail:protocols:imap:mergeReleaseShaders> Task :app:ui:base:packageReleaseAssets> Task :mail:protocols:imap:compileReleaseShaders NO-SOURCE> Task :mail:protocols:imap:generateReleaseAssets UP-TO-DATE> Task :mail:protocols:pop3:mergeReleaseShaders> Task :mail:protocols:imap:packageReleaseAssets> Task :mail:protocols:pop3:compileReleaseShaders NO-SOURCE> Task :mail:protocols:pop3:generateReleaseAssets UP-TO-DATE> Task :mail:protocols:pop3:packageReleaseAssets> Task :app:ui:legacy:mergeReleaseShaders> Task :app:ui:legacy:compileReleaseShaders NO-SOURCE> Task :app:ui:legacy:generateReleaseAssets UP-TO-DATE> Task :mail:protocols:smtp:mergeReleaseShaders> Task :app:ui:legacy:packageReleaseAssets> Task :mail:protocols:smtp:compileReleaseShaders NO-SOURCE> Task :mail:protocols:smtp:generateReleaseAssets UP-TO-DATE> Task :mail:protocols:webdav:mergeReleaseShaders> Task :mail:protocols:smtp:packageReleaseAssets> Task :mail:protocols:webdav:compileReleaseShaders NO-SOURCE> Task :mail:protocols:webdav:generateReleaseAssets UP-TO-DATE> Task :app:storage:processReleaseJavaRes NO-SOURCE> Task :backend:api:processReleaseJavaRes NO-SOURCE> Task :backend:imap:processReleaseJavaRes NO-SOURCE> Task :mail:protocols:webdav:packageReleaseAssets> Task :backend:pop3:processReleaseJavaRes NO-SOURCE> Task :backend:webdav:processReleaseJavaRes NO-SOURCE> Task :app:autodiscovery:providersxml:processReleaseJavaRes NO-SOURCE> Task :app:autodiscovery:api:processReleaseJavaRes NO-SOURCE> Task :app:ui:base:processReleaseJavaRes NO-SOURCE> Task :mail:protocols:imap:processReleaseJavaRes NO-SOURCE> Task :mail:protocols:pop3:processReleaseJavaRes NO-SOURCE> Task :mail:protocols:pop3:bundleLibResRelease NO-SOURCE> Task :app:ui:legacy:processReleaseJavaRes NO-SOURCE> Task :mail:protocols:smtp:processReleaseJavaRes NO-SOURCE> Task :mail:protocols:webdav:processReleaseJavaRes NO-SOURCE> Task :mail:protocols:webdav:bundleLibResRelease NO-SOURCE> Task :mail:protocols:smtp:bundleLibResRelease NO-SOURCE> Task :app:core:copyReleaseJniLibsProjectOnly> Task :app:crypto-openpgp:copyReleaseJniLibsProjectOnly> Task :app:storage:mergeReleaseJniLibFolders> Task :app:storage:mergeReleaseNativeLibs NO-SOURCE> Task :app:storage:stripReleaseDebugSymbols NO-SOURCE> Task :app:storage:copyReleaseJniLibsProjectOnly> Task :backend:api:mergeReleaseJniLibFolders> Task :backend:api:mergeReleaseNativeLibs NO-SOURCE> Task :backend:api:stripReleaseDebugSymbols NO-SOURCE> Task :backend:api:copyReleaseJniLibsProjectOnly> Task :app:ui:legacy:generateReleaseRFile> Task :backend:pop3:mergeReleaseJniLibFolders> Task :backend:pop3:mergeReleaseNativeLibs NO-SOURCE> Task :backend:pop3:stripReleaseDebugSymbols NO-SOURCE> Task :backend:pop3:copyReleaseJniLibsProjectOnly> Task :backend:webdav:mergeReleaseJniLibFolders> Task :backend:imap:mergeReleaseJniLibFolders> Task :backend:imap:mergeReleaseNativeLibs NO-SOURCE> Task :backend:webdav:mergeReleaseNativeLibs NO-SOURCE> Task :backend:imap:stripReleaseDebugSymbols NO-SOURCE> Task :backend:webdav:stripReleaseDebugSymbols NO-SOURCE> Task :app:autodiscovery:api:mergeReleaseJniLibFolders> Task :backend:imap:copyReleaseJniLibsProjectOnly> Task :app:autodiscovery:api:mergeReleaseNativeLibs NO-SOURCE> Task :backend:webdav:copyReleaseJniLibsProjectOnly> Task :app:autodiscovery:api:stripReleaseDebugSymbols NO-SOURCE> Task :app:autodiscovery:providersxml:mergeReleaseJniLibFolders> Task :app:autodiscovery:api:copyReleaseJniLibsProjectOnly> Task :app:ui:base:mergeReleaseJniLibFolders> Task :app:ui:base:mergeReleaseNativeLibs NO-SOURCE> Task :app:autodiscovery:providersxml:mergeReleaseNativeLibs NO-SOURCE> Task :app:ui:base:stripReleaseDebugSymbols NO-SOURCE> Task :app:ui:legacy:mergeReleaseJniLibFolders> Task :app:autodiscovery:providersxml:stripReleaseDebugSymbols NO-SOURCE> Task :app:ui:legacy:mergeReleaseNativeLibs NO-SOURCE> Task :app:ui:legacy:stripReleaseDebugSymbols NO-SOURCE> Task :app:autodiscovery:providersxml:copyReleaseJniLibsProjectOnly> Task :app:ui:base:copyReleaseJniLibsProjectOnly> Task :app:ui:legacy:copyReleaseJniLibsProjectOnly> Task :mail:protocols:imap:mergeReleaseJniLibFolders> Task :mail:protocols:imap:mergeReleaseNativeLibs NO-SOURCE> Task :mail:protocols:imap:stripReleaseDebugSymbols NO-SOURCE> Task :mail:protocols:pop3:mergeReleaseJniLibFolders> Task :mail:protocols:imap:copyReleaseJniLibsProjectOnly> Task :mail:protocols:smtp:mergeReleaseJniLibFolders> Task :mail:protocols:pop3:mergeReleaseNativeLibs NO-SOURCE> Task :mail:protocols:smtp:mergeReleaseNativeLibs NO-SOURCE> Task :mail:protocols:pop3:stripReleaseDebugSymbols NO-SOURCE> Task :mail:protocols:smtp:stripReleaseDebugSymbols NO-SOURCE> Task :mail:protocols:webdav:mergeReleaseJniLibFolders> Task :mail:protocols:pop3:copyReleaseJniLibsProjectOnly> Task :mail:protocols:webdav:mergeReleaseNativeLibs NO-SOURCE> Task :mail:protocols:webdav:stripReleaseDebugSymbols NO-SOURCE> Task :app:k9mail-jmap:preBuild UP-TO-DATE> Task :mail:protocols:smtp:copyReleaseJniLibsProjectOnly> Task :backend:jmap:preBuild UP-TO-DATE> Task :mail:protocols:webdav:copyReleaseJniLibsProjectOnly> Task :backend:jmap:preReleaseBuild UP-TO-DATE> Task :backend:jmap:compileReleaseAidl NO-SOURCE> Task :app:storage:copyReleaseJniLibsProjectAndLocalJars> Task :backend:jmap:packageReleaseRenderscript NO-SOURCE> Task :backend:jmap:compileReleaseRenderscript NO-SOURCE> Task :app:k9mail-jmap:extractProguardFiles> Task :app:k9mail-jmap:preReleaseBuild> Task :backend:jmap:generateReleaseResValues> Task :app:k9mail-jmap:compileReleaseAidl NO-SOURCE> Task :backend:jmap:generateReleaseResources> Task :app:k9mail-jmap:compileReleaseRenderscript NO-SOURCE> Task :backend:jmap:packageReleaseResources> Task :backend:jmap:writeReleaseAarMetadata> Task :backend:jmap:extractDeepLinksRelease> Task :backend:jmap:processReleaseManifest> Task :backend:jmap:compileReleaseLibraryResources> Task :backend:jmap:parseReleaseLocalResources> Task :backend:jmap:generateReleaseRFile> Task :backend:jmap:generateReleaseBuildConfig> Task :mail:common:prepareLintJarForPublish> Task :mail:common:mergeReleaseShaders> Task :mail:common:compileReleaseShaders NO-SOURCE> Task :mail:common:generateReleaseAssets UP-TO-DATE> Task :mail:common:packageReleaseAssets> Task :mail:common:processReleaseJavaRes NO-SOURCE> Task :mail:common:mergeReleaseJniLibFolders> Task :mail:common:mergeReleaseNativeLibs NO-SOURCE> Task :mail:common:stripReleaseDebugSymbols NO-SOURCE> Task :mail:common:copyReleaseJniLibsProjectOnly> Task :backend:jmap:javaPreCompileRelease> Task :backend:jmap:prepareLintJarForPublish> Task :backend:jmap:mergeReleaseShaders> Task :backend:jmap:compileReleaseShaders NO-SOURCE> Task :backend:jmap:generateReleaseAssets UP-TO-DATE> Task :backend:jmap:packageReleaseAssets> Task :backend:jmap:processReleaseJavaRes NO-SOURCE> Task :backend:jmap:mergeReleaseJniLibFolders> Task :backend:jmap:mergeReleaseNativeLibs NO-SOURCE> Task :backend:jmap:stripReleaseDebugSymbols NO-SOURCE> Task :backend:jmap:copyReleaseJniLibsProjectOnly> Task :app:testing:preBuild UP-TO-DATE> Task :app:testing:preReleaseBuild UP-TO-DATE> Task :app:testing:compileReleaseAidl NO-SOURCE> Task :app:testing:mergeReleaseJniLibFolders> Task :app:testing:mergeReleaseNativeLibs NO-SOURCE> Task :app:testing:stripReleaseDebugSymbols NO-SOURCE> Task :app:testing:copyReleaseJniLibsProjectAndLocalJars> Task :app:testing:compileReleaseRenderscript NO-SOURCE> Task :app:testing:generateReleaseBuildConfig> Task :app:testing:generateReleaseResValues> Task :app:testing:generateReleaseResources> Task :app:testing:packageReleaseResources> Task :app:testing:parseReleaseLocalResources> Task :app:k9mail-jmap:dataBindingMergeDependencyArtifactsRelease> Task :app:testing:processReleaseManifest> Task :app:k9mail-jmap:dataBindingMergeGenClassesRelease> Task :app:k9mail-jmap:generateReleaseResValues> Task :app:k9mail-jmap:generateReleaseResources> Task :app:testing:generateReleaseRFile> Task :app:testing:javaPreCompileRelease> Task :app:testing:mergeReleaseShaders> Task :app:testing:compileReleaseShaders NO-SOURCE> Task :app:testing:generateReleaseAssets UP-TO-DATE> Task :app:storage:mergeReleaseResources> Task :app:testing:packageReleaseAssets> Task :app:testing:packageReleaseRenderscript NO-SOURCE> Task :app:testing:prepareLintJarForPublish> Task :app:testing:processReleaseJavaRes NO-SOURCE> Task :app:testing:writeReleaseAarMetadata> Task :app:storage:verifyReleaseResources> Task :backend:api:copyReleaseJniLibsProjectAndLocalJars> Task :backend:api:mergeReleaseResources> Task :plugins:openpgp-api-lib:openpgp-api:compileReleaseJavaWithJavacNote: Some input files use or override a deprecated API.Note: Recompile with -Xlint:deprecation for details.> Task :backend:api:verifyReleaseResources> Task :backend:imap:copyReleaseJniLibsProjectAndLocalJars> Task :backend:imap:mergeReleaseResources> Task :app:testing:mergeReleaseResources> Task :backend:imap:verifyReleaseResources> Task :backend:jmap:copyReleaseJniLibsProjectAndLocalJars> Task :backend:jmap:mergeReleaseResources> Task :backend:jmap:verifyReleaseResources> Task :backend:pop3:copyReleaseJniLibsProjectAndLocalJars> Task :app:testing:verifyReleaseResources> Task :backend:pop3:mergeReleaseResources> Task :backend:webdav:copyReleaseJniLibsProjectAndLocalJars> Task :backend:webdav:mergeReleaseResources> Task :backend:pop3:verifyReleaseResources> Task :mail:common:copyReleaseJniLibsProjectAndLocalJars> Task :mail:common:mergeReleaseResources> Task :backend:webdav:verifyReleaseResources> Task :mail:testing:preBuild UP-TO-DATE> Task :mail:testing:preReleaseBuild UP-TO-DATE> Task :mail:testing:compileReleaseAidl NO-SOURCE> Task :mail:testing:mergeReleaseJniLibFolders> Task :plugins:openpgp-api-lib:openpgp-api:extractDeepLinksRelease> Task :plugins:openpgp-api-lib:openpgp-api:prepareLintJarForPublish> Task :plugins:openpgp-api-lib:openpgp-api:bundleLibCompileToJarRelease> Task :plugins:openpgp-api-lib:openpgp-api:mergeReleaseShaders> Task :plugins:openpgp-api-lib:openpgp-api:compileReleaseShaders NO-SOURCE> Task :plugins:openpgp-api-lib:openpgp-api:generateReleaseAssets UP-TO-DATE> Task :plugins:openpgp-api-lib:openpgp-api:packageReleaseAssets/home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-iw/values-iw.xml:254: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-iw/values-iw.xml:267: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-iw/values-iw.xml:361: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-iw/values-iw.xml:500: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-iw/values-iw.xml:568: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-iw/values-iw.xml:575: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-iw/values-iw.xml:616: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-iw/values-iw.xml:674: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-iw/values-iw.xml:675: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-iw/values-iw.xml:678: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-iw/values-iw.xml:679: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gd/values-gd.xml:327: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gd/values-gd.xml:352: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gd/values-gd.xml:510: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gd/values-gd.xml:713: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gd/values-gd.xml:767: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gd/values-gd.xml:775: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gd/values-gd.xml:846: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gd/values-gd.xml:917: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gd/values-gd.xml:918: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gd/values-gd.xml:922: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gd/values-gd.xml:923: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.> Task :plugins:openpgp-api-lib:openpgp-api:mergeReleaseGeneratedProguardFiles> Task :plugins:openpgp-api-lib:openpgp-api:exportReleaseConsumerProguardFiles> Task :plugins:openpgp-api-lib:openpgp-api:processReleaseJavaRes NO-SOURCE/home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-da/values-da.xml:381: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-da/values-da.xml:436: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-da/values-da.xml:628: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-da/values-da.xml:841: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-da/values-da.xml:917: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-da/values-da.xml:928: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-da/values-da.xml:1023: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-da/values-da.xml:1116: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-da/values-da.xml:1117: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-da/values-da.xml:1121: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-da/values-da.xml:1122: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fi/values-fi.xml:389: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fi/values-fi.xml:444: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fi/values-fi.xml:637: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fi/values-fi.xml:849: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fi/values-fi.xml:925: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fi/values-fi.xml:936: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fi/values-fi.xml:1031: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fi/values-fi.xml:1125: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fi/values-fi.xml:1126: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fi/values-fi.xml:1130: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fi/values-fi.xml:1131: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.> Task :plugins:openpgp-api-lib:openpgp-api:bundleLibResRelease NO-SOURCE/home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-de/values-de.xml:390: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-de/values-de.xml:445: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-de/values-de.xml:640: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-de/values-de.xml:852: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-de/values-de.xml:928: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-de/values-de.xml:939: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-de/values-de.xml:1038: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-de/values-de.xml:1138: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-de/values-de.xml:1139: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-de/values-de.xml:1143: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-de/values-de.xml:1144: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.> Task :plugins:openpgp-api-lib:openpgp-api:bundleLibRuntimeToJarRelease> Task :mail:common:verifyReleaseResources> Task :mail:testing:mergeReleaseNativeLibs NO-SOURCE> Task :mail:testing:stripReleaseDebugSymbols NO-SOURCE> Task :mail:testing:copyReleaseJniLibsProjectAndLocalJars/home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ru/values-ru.xml:400: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ru/values-ru.xml:455: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ru/values-ru.xml:647: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ru/values-ru.xml:859: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ru/values-ru.xml:935: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ru/values-ru.xml:946: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ru/values-ru.xml:1045: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ru/values-ru.xml:1138: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ru/values-ru.xml:1139: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ru/values-ru.xml:1143: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ru/values-ru.xml:1144: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.> Task :mail:testing:compileReleaseRenderscript NO-SOURCE> Task :plugins:openpgp-api-lib:openpgp-api:mergeReleaseJniLibFolders> Task :mail:testing:generateReleaseBuildConfig> Task :plugins:openpgp-api-lib:openpgp-api:mergeReleaseNativeLibs NO-SOURCE> Task :plugins:openpgp-api-lib:openpgp-api:stripReleaseDebugSymbols NO-SOURCE> Task :mail:testing:generateReleaseResValues> Task :mail:testing:generateReleaseResources/home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lt/values-lt.xml:279: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lt/values-lt.xml:293: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lt/values-lt.xml:394: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lt/values-lt.xml:570: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lt/values-lt.xml:631: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lt/values-lt.xml:638: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lt/values-lt.xml:683: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lt/values-lt.xml:750: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lt/values-lt.xml:751: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lt/values-lt.xml:754: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lt/values-lt.xml:755: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.> Task :plugins:openpgp-api-lib:openpgp-api:copyReleaseJniLibsProjectOnly> Task :app:autodiscovery:api:copyReleaseJniLibsProjectAndLocalJars/home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-et/values-et.xml:356: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-et/values-et.xml:378: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-et/values-et.xml:539: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-et/values-et.xml:747: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-et/values-et.xml:822: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-et/values-et.xml:832: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-et/values-et.xml:902: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-et/values-et.xml:994: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-et/values-et.xml:995: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-et/values-et.xml:999: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-et/values-et.xml:1000: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.> Task :mail:testing:packageReleaseResources/home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rPT/values-pt-rPT.xml:377: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rPT/values-pt-rPT.xml:433: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rPT/values-pt-rPT.xml:618: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rPT/values-pt-rPT.xml:828: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rPT/values-pt-rPT.xml:904: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rPT/values-pt-rPT.xml:913: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rPT/values-pt-rPT.xml:994: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rPT/values-pt-rPT.xml:1085: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rPT/values-pt-rPT.xml:1086: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rPT/values-pt-rPT.xml:1090: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rPT/values-pt-rPT.xml:1091: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-it/values-it.xml:387: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-it/values-it.xml:443: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-it/values-it.xml:636: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-it/values-it.xml:849: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-it/values-it.xml:925: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-it/values-it.xml:936: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-it/values-it.xml:1033: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-it/values-it.xml:1127: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-it/values-it.xml:1128: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-it/values-it.xml:1132: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-it/values-it.xml:1133: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-es/values-es.xml:389: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-es/values-es.xml:443: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-es/values-es.xml:636: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-es/values-es.xml:848: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-es/values-es.xml:924: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-es/values-es.xml:935: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-es/values-es.xml:1034: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-es/values-es.xml:1128: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-es/values-es.xml:1129: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-es/values-es.xml:1133: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-es/values-es.xml:1134: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ko/values-ko.xml:319: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ko/values-ko.xml:338: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ko/values-ko.xml:486: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ko/values-ko.xml:680: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ko/values-ko.xml:752: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ko/values-ko.xml:759: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ko/values-ko.xml:822: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ko/values-ko.xml:890: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ko/values-ko.xml:891: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ko/values-ko.xml:895: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ko/values-ko.xml:896: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-be/values-be.xml:398: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-be/values-be.xml:452: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-be/values-be.xml:640: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-be/values-be.xml:852: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-be/values-be.xml:928: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-be/values-be.xml:937: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-be/values-be.xml:1019: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-be/values-be.xml:1112: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-be/values-be.xml:1113: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-be/values-be.xml:1117: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-be/values-be.xml:1118: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sk/values-sk.xml:361: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sk/values-sk.xml:417: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sk/values-sk.xml:559: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sk/values-sk.xml:769: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sk/values-sk.xml:845: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sk/values-sk.xml:854: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sk/values-sk.xml:925: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sk/values-sk.xml:1018: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sk/values-sk.xml:1019: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sk/values-sk.xml:1023: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sk/values-sk.xml:1024: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eu/values-eu.xml:380: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eu/values-eu.xml:435: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eu/values-eu.xml:627: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eu/values-eu.xml:838: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eu/values-eu.xml:914: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eu/values-eu.xml:925: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eu/values-eu.xml:1019: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eu/values-eu.xml:1112: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eu/values-eu.xml:1113: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eu/values-eu.xml:1117: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eu/values-eu.xml:1118: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ar/values-ar.xml:305: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ar/values-ar.xml:356: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ar/values-ar.xml:491: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ar/values-ar.xml:677: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ar/values-ar.xml:749: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ar/values-ar.xml:758: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ar/values-ar.xml:819: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ar/values-ar.xml:892: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ar/values-ar.xml:893: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ar/values-ar.xml:897: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ar/values-ar.xml:898: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rBR/values-pt-rBR.xml:389: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rBR/values-pt-rBR.xml:444: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rBR/values-pt-rBR.xml:629: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rBR/values-pt-rBR.xml:841: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rBR/values-pt-rBR.xml:917: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rBR/values-pt-rBR.xml:928: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rBR/values-pt-rBR.xml:1023: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rBR/values-pt-rBR.xml:1117: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rBR/values-pt-rBR.xml:1118: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rBR/values-pt-rBR.xml:1122: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rBR/values-pt-rBR.xml:1123: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sl/values-sl.xml:405: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sl/values-sl.xml:460: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sl/values-sl.xml:653: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sl/values-sl.xml:866: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sl/values-sl.xml:942: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sl/values-sl.xml:953: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sl/values-sl.xml:1052: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sl/values-sl.xml:1146: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sl/values-sl.xml:1147: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sl/values-sl.xml:1151: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sl/values-sl.xml:1152: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nb/values-nb.xml:359: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nb/values-nb.xml:415: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nb/values-nb.xml:600: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nb/values-nb.xml:811: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nb/values-nb.xml:887: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nb/values-nb.xml:896: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nb/values-nb.xml:975: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nb/values-nb.xml:1060: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nb/values-nb.xml:1061: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nb/values-nb.xml:1065: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nb/values-nb.xml:1066: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bg/values-bg.xml:366: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bg/values-bg.xml:421: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bg/values-bg.xml:613: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bg/values-bg.xml:824: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bg/values-bg.xml:900: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bg/values-bg.xml:911: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bg/values-bg.xml:1006: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bg/values-bg.xml:1099: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bg/values-bg.xml:1100: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bg/values-bg.xml:1104: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bg/values-bg.xml:1105: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-tr/values-tr.xml:384: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-tr/values-tr.xml:439: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-tr/values-tr.xml:631: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-tr/values-tr.xml:843: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-tr/values-tr.xml:919: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-tr/values-tr.xml:930: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-tr/values-tr.xml:1022: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-tr/values-tr.xml:1116: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-tr/values-tr.xml:1117: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-tr/values-tr.xml:1121: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-tr/values-tr.xml:1122: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sq/values-sq.xml:389: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sq/values-sq.xml:445: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sq/values-sq.xml:638: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sq/values-sq.xml:851: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sq/values-sq.xml:927: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sq/values-sq.xml:938: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sq/values-sq.xml:1033: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sq/values-sq.xml:1127: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sq/values-sq.xml:1128: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sq/values-sq.xml:1132: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sq/values-sq.xml:1133: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-br/values-br.xml:343: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-br/values-br.xml:396: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-br/values-br.xml:555: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-br/values-br.xml:748: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-br/values-br.xml:786: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-br/values-br.xml:795: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-br/values-br.xml:865: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-br/values-br.xml:929: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-br/values-br.xml:930: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-br/values-br.xml:934: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-br/values-br.xml:935: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hu/values-hu.xml:389: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hu/values-hu.xml:443: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hu/values-hu.xml:636: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hu/values-hu.xml:848: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hu/values-hu.xml:924: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hu/values-hu.xml:935: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hu/values-hu.xml:1030: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hu/values-hu.xml:1124: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hu/values-hu.xml:1125: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hu/values-hu.xml:1129: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hu/values-hu.xml:1130: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hr/values-hr.xml:374: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hr/values-hr.xml:400: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hr/values-hr.xml:572: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hr/values-hr.xml:783: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hr/values-hr.xml:858: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hr/values-hr.xml:867: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hr/values-hr.xml:943: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hr/values-hr.xml:1034: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hr/values-hr.xml:1035: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hr/values-hr.xml:1039: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hr/values-hr.xml:1040: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-uk/values-uk.xml:400: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-uk/values-uk.xml:456: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-uk/values-uk.xml:648: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-uk/values-uk.xml:861: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-uk/values-uk.xml:937: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-uk/values-uk.xml:948: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-uk/values-uk.xml:1045: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-uk/values-uk.xml:1138: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-uk/values-uk.xml:1139: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-uk/values-uk.xml:1143: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-uk/values-uk.xml:1144: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sv/values-sv.xml:389: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sv/values-sv.xml:444: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sv/values-sv.xml:637: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sv/values-sv.xml:850: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sv/values-sv.xml:926: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sv/values-sv.xml:937: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sv/values-sv.xml:1034: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sv/values-sv.xml:1128: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sv/values-sv.xml:1129: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sv/values-sv.xml:1133: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sv/values-sv.xml:1134: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pl/values-pl.xml:404: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pl/values-pl.xml:459: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pl/values-pl.xml:653: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pl/values-pl.xml:865: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pl/values-pl.xml:941: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pl/values-pl.xml:952: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pl/values-pl.xml:1049: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pl/values-pl.xml:1143: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pl/values-pl.xml:1144: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pl/values-pl.xml:1148: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pl/values-pl.xml:1149: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fr/values-fr.xml:384: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fr/values-fr.xml:439: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fr/values-fr.xml:633: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fr/values-fr.xml:849: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fr/values-fr.xml:925: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fr/values-fr.xml:936: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fr/values-fr.xml:1035: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fr/values-fr.xml:1129: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fr/values-fr.xml:1130: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fr/values-fr.xml:1134: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fr/values-fr.xml:1135: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-el/values-el.xml:389: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-el/values-el.xml:445: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-el/values-el.xml:638: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-el/values-el.xml:851: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-el/values-el.xml:927: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-el/values-el.xml:938: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-el/values-el.xml:1033: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-el/values-el.xml:1127: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-el/values-el.xml:1128: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-el/values-el.xml:1132: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-el/values-el.xml:1133: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eo/values-eo.xml:350: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eo/values-eo.xml:402: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eo/values-eo.xml:569: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eo/values-eo.xml:762: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eo/values-eo.xml:801: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eo/values-eo.xml:812: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eo/values-eo.xml:886: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eo/values-eo.xml:974: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eo/values-eo.xml:975: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eo/values-eo.xml:979: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eo/values-eo.xml:980: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-in/values-in.xml:374: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-in/values-in.xml:429: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-in/values-in.xml:617: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-in/values-in.xml:829: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-in/values-in.xml:905: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-in/values-in.xml:914: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-in/values-in.xml:995: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-in/values-in.xml:1088: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-in/values-in.xml:1089: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-in/values-in.xml:1093: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-in/values-in.xml:1094: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.> Task :app:k9mail:processReleaseMainManifest/home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-is/values-is.xml:381: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-is/values-is.xml:436: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-is/values-is.xml:628: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-is/values-is.xml:841: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-is/values-is.xml:917: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-is/values-is.xml:928: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-is/values-is.xml:1023: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-is/values-is.xml:1116: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-is/values-is.xml:1117: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-is/values-is.xml:1121: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-is/values-is.xml:1122: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lv/values-lv.xml:396: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lv/values-lv.xml:451: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lv/values-lv.xml:644: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lv/values-lv.xml:857: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lv/values-lv.xml:933: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lv/values-lv.xml:944: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lv/values-lv.xml:1039: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lv/values-lv.xml:1133: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lv/values-lv.xml:1134: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lv/values-lv.xml:1138: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lv/values-lv.xml:1139: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl-rES/values-gl-rES.xml:262: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl-rES/values-gl-rES.xml:274: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl-rES/values-gl-rES.xml:349: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl-rES/values-gl-rES.xml:512: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl-rES/values-gl-rES.xml:540: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl-rES/values-gl-rES.xml:547: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl-rES/values-gl-rES.xml:584: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl-rES/values-gl-rES.xml:646: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl-rES/values-gl-rES.xml:647: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl-rES/values-gl-rES.xml:650: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl-rES/values-gl-rES.xml:651: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ja/values-ja.xml:383: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ja/values-ja.xml:439: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ja/values-ja.xml:632: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ja/values-ja.xml:844: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ja/values-ja.xml:920: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ja/values-ja.xml:931: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ja/values-ja.xml:1030: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ja/values-ja.xml:1124: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ja/values-ja.xml:1125: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ja/values-ja.xml:1129: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ja/values-ja.xml:1130: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cy/values-cy.xml:362: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cy/values-cy.xml:416: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cy/values-cy.xml:579: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cy/values-cy.xml:772: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cy/values-cy.xml:811: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cy/values-cy.xml:820: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cy/values-cy.xml:892: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cy/values-cy.xml:979: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cy/values-cy.xml:980: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cy/values-cy.xml:984: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cy/values-cy.xml:985: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ml/values-ml.xml:381: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ml/values-ml.xml:436: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ml/values-ml.xml:624: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ml/values-ml.xml:834: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ml/values-ml.xml:910: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ml/values-ml.xml:919: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ml/values-ml.xml:1000: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ml/values-ml.xml:1093: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ml/values-ml.xml:1094: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ml/values-ml.xml:1098: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ml/values-ml.xml:1099: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rTW/values-zh-rTW.xml:382: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rTW/values-zh-rTW.xml:438: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rTW/values-zh-rTW.xml:631: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rTW/values-zh-rTW.xml:843: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rTW/values-zh-rTW.xml:919: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rTW/values-zh-rTW.xml:930: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rTW/values-zh-rTW.xml:1026: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rTW/values-zh-rTW.xml:1120: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rTW/values-zh-rTW.xml:1121: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rTW/values-zh-rTW.xml:1125: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rTW/values-zh-rTW.xml:1126: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.> Task :app:k9mail:processReleaseManifest/home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ro/values-ro.xml:391: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ro/values-ro.xml:446: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ro/values-ro.xml:638: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ro/values-ro.xml:851: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ro/values-ro.xml:927: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ro/values-ro.xml:938: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ro/values-ro.xml:1033: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ro/values-ro.xml:1126: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ro/values-ro.xml:1127: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ro/values-ro.xml:1131: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ro/values-ro.xml:1132: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ca/values-ca.xml:388: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ca/values-ca.xml:443: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ca/values-ca.xml:636: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ca/values-ca.xml:849: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ca/values-ca.xml:925: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ca/values-ca.xml:936: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ca/values-ca.xml:1031: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ca/values-ca.xml:1125: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ca/values-ca.xml:1126: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ca/values-ca.xml:1130: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ca/values-ca.xml:1131: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.> Task :app:k9mail:processReleaseManifestForPackage/home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sr/values-sr.xml:389: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sr/values-sr.xml:444: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sr/values-sr.xml:632: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sr/values-sr.xml:843: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sr/values-sr.xml:919: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sr/values-sr.xml:928: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sr/values-sr.xml:1013: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sr/values-sr.xml:1106: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sr/values-sr.xml:1107: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sr/values-sr.xml:1111: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sr/values-sr.xml:1112: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.> Task :mail:testing:parseReleaseLocalResources> Task :mail:testing:processReleaseManifest/home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl/values-gl.xml:316: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl/values-gl.xml:371: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl/values-gl.xml:534: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl/values-gl.xml:741: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl/values-gl.xml:815: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl/values-gl.xml:822: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl/values-gl.xml:899: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl/values-gl.xml:968: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl/values-gl.xml:969: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl/values-gl.xml:973: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl/values-gl.xml:974: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.> Task :app:k9mail:mergeReleaseShaders> Task :app:k9mail:compileReleaseShaders NO-SOURCE> Task :app:k9mail:generateReleaseAssets UP-TO-DATE/home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rCN/values-zh-rCN.xml:382: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rCN/values-zh-rCN.xml:438: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rCN/values-zh-rCN.xml:626: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rCN/values-zh-rCN.xml:838: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rCN/values-zh-rCN.xml:914: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rCN/values-zh-rCN.xml:925: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rCN/values-zh-rCN.xml:1020: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rCN/values-zh-rCN.xml:1114: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rCN/values-zh-rCN.xml:1115: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rCN/values-zh-rCN.xml:1119: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rCN/values-zh-rCN.xml:1120: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nl/values-nl.xml:389: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nl/values-nl.xml:440: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nl/values-nl.xml:633: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nl/values-nl.xml:845: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nl/values-nl.xml:921: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nl/values-nl.xml:932: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nl/values-nl.xml:1031: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nl/values-nl.xml:1125: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nl/values-nl.xml:1126: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nl/values-nl.xml:1130: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nl/values-nl.xml:1131: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.> Task :mail:testing:generateReleaseRFile> Task :mail:testing:javaPreCompileRelease/home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cs/values-cs.xml:404: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cs/values-cs.xml:459: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cs/values-cs.xml:652: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cs/values-cs.xml:865: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cs/values-cs.xml:941: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cs/values-cs.xml:952: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cs/values-cs.xml:1049: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cs/values-cs.xml:1143: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cs/values-cs.xml:1144: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cs/values-cs.xml:1148: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cs/values-cs.xml:1149: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.> Task :mail:testing:mergeReleaseShaders> Task :mail:testing:compileReleaseShaders NO-SOURCE> Task :mail:testing:generateReleaseAssets UP-TO-DATE/home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fa/values-fa.xml:381: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fa/values-fa.xml:436: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fa/values-fa.xml:628: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fa/values-fa.xml:841: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fa/values-fa.xml:917: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fa/values-fa.xml:928: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fa/values-fa.xml:1023: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fa/values-fa.xml:1116: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fa/values-fa.xml:1117: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fa/values-fa.xml:1121: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fa/values-fa.xml:1122: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.> Task :mail:testing:packageReleaseAssets> Task :mail:testing:packageReleaseRenderscript NO-SOURCE> Task :mail:testing:prepareLintJarForPublish> Task :mail:testing:processReleaseJavaRes> Task :mail:testing:writeReleaseAarMetadata> Task :mail:testing:mergeReleaseResources/home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values/values.xml:2535: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values/values.xml:2593: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values/values.xml:2808: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values/values.xml:3098: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values/values.xml:3176: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values/values.xml:3187: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values/values.xml:3298: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values/values.xml:3398: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values/values.xml:3399: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values/values.xml:3403: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values/values.xml:3404: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.> Task :app:autodiscovery:api:mergeReleaseResources> Task :app:k9mail:mergeReleaseAssets> Task :app:k9mail:compressReleaseAssets/home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ko/values-ko.xml:319: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ko/values-ko.xml:338: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ko/values-ko.xml:486: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ko/values-ko.xml:680: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ko/values-ko.xml:752: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ko/values-ko.xml:759: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ko/values-ko.xml:822: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ko/values-ko.xml:890: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ko/values-ko.xml:891: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ko/values-ko.xml:895: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ko/values-ko.xml:896: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sk/values-sk.xml:361: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sk/values-sk.xml:417: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sk/values-sk.xml:559: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sk/values-sk.xml:769: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sk/values-sk.xml:845: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sk/values-sk.xml:854: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sk/values-sk.xml:925: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sk/values-sk.xml:1018: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sk/values-sk.xml:1019: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sk/values-sk.xml:1023: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sk/values-sk.xml:1024: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eu/values-eu.xml:380: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eu/values-eu.xml:435: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eu/values-eu.xml:627: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eu/values-eu.xml:838: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eu/values-eu.xml:914: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eu/values-eu.xml:925: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eu/values-eu.xml:1019: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eu/values-eu.xml:1112: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eu/values-eu.xml:1113: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eu/values-eu.xml:1117: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eu/values-eu.xml:1118: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.> Task :app:k9mail:mergeReleaseResources/home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rBR/values-pt-rBR.xml:389: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rBR/values-pt-rBR.xml:444: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rBR/values-pt-rBR.xml:629: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rBR/values-pt-rBR.xml:841: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rBR/values-pt-rBR.xml:917: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rBR/values-pt-rBR.xml:928: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rBR/values-pt-rBR.xml:1023: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rBR/values-pt-rBR.xml:1117: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rBR/values-pt-rBR.xml:1118: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rBR/values-pt-rBR.xml:1122: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rBR/values-pt-rBR.xml:1123: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.> Task :app:k9mail-jmap:dataBindingTriggerRelease> Task :app:k9mail-jmap:generateReleaseBuildConfig/home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sl/values-sl.xml:405: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sl/values-sl.xml:460: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sl/values-sl.xml:653: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sl/values-sl.xml:866: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sl/values-sl.xml:942: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sl/values-sl.xml:953: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sl/values-sl.xml:1052: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sl/values-sl.xml:1146: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sl/values-sl.xml:1147: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sl/values-sl.xml:1151: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sl/values-sl.xml:1152: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.> Task :app:k9mail-jmap:checkReleaseAarMetadata/home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bg/values-bg.xml:366: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bg/values-bg.xml:421: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bg/values-bg.xml:613: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bg/values-bg.xml:824: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bg/values-bg.xml:900: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bg/values-bg.xml:911: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bg/values-bg.xml:1006: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bg/values-bg.xml:1099: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bg/values-bg.xml:1100: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bg/values-bg.xml:1104: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bg/values-bg.xml:1105: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.> Task :app:k9mail-jmap:createReleaseCompatibleScreenManifests> Task :app:k9mail-jmap:extractDeepLinksRelease/home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ar/values-ar.xml:305: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ar/values-ar.xml:356: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ar/values-ar.xml:491: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ar/values-ar.xml:677: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ar/values-ar.xml:749: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ar/values-ar.xml:758: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ar/values-ar.xml:819: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ar/values-ar.xml:892: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ar/values-ar.xml:893: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ar/values-ar.xml:897: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ar/values-ar.xml:898: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nb/values-nb.xml:359: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nb/values-nb.xml:415: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nb/values-nb.xml:600: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nb/values-nb.xml:811: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nb/values-nb.xml:887: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nb/values-nb.xml:896: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nb/values-nb.xml:975: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nb/values-nb.xml:1060: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nb/values-nb.xml:1061: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nb/values-nb.xml:1065: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nb/values-nb.xml:1066: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.> Task :mail:testing:verifyReleaseResources> Task :app:autodiscovery:providersxml:copyReleaseJniLibsProjectAndLocalJars/home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-tr/values-tr.xml:384: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-tr/values-tr.xml:439: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-tr/values-tr.xml:631: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-tr/values-tr.xml:843: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-tr/values-tr.xml:919: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-tr/values-tr.xml:930: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-tr/values-tr.xml:1022: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-tr/values-tr.xml:1116: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-tr/values-tr.xml:1117: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-tr/values-tr.xml:1121: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-tr/values-tr.xml:1122: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-br/values-br.xml:343: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-br/values-br.xml:396: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-br/values-br.xml:555: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-br/values-br.xml:748: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-br/values-br.xml:786: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-br/values-br.xml:795: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-br/values-br.xml:865: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-br/values-br.xml:929: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-br/values-br.xml:930: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-br/values-br.xml:934: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-br/values-br.xml:935: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sq/values-sq.xml:389: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sq/values-sq.xml:445: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sq/values-sq.xml:638: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sq/values-sq.xml:851: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sq/values-sq.xml:927: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sq/values-sq.xml:938: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sq/values-sq.xml:1033: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sq/values-sq.xml:1127: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sq/values-sq.xml:1128: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sq/values-sq.xml:1132: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sq/values-sq.xml:1133: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hr/values-hr.xml:374: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hr/values-hr.xml:400: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hr/values-hr.xml:572: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hr/values-hr.xml:783: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hr/values-hr.xml:858: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hr/values-hr.xml:867: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hr/values-hr.xml:943: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hr/values-hr.xml:1034: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hr/values-hr.xml:1035: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hr/values-hr.xml:1039: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hr/values-hr.xml:1040: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hu/values-hu.xml:389: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hu/values-hu.xml:443: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hu/values-hu.xml:636: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hu/values-hu.xml:848: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hu/values-hu.xml:924: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hu/values-hu.xml:935: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hu/values-hu.xml:1030: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hu/values-hu.xml:1124: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hu/values-hu.xml:1125: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hu/values-hu.xml:1129: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hu/values-hu.xml:1130: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sv/values-sv.xml:389: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sv/values-sv.xml:444: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sv/values-sv.xml:637: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sv/values-sv.xml:850: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sv/values-sv.xml:926: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sv/values-sv.xml:937: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sv/values-sv.xml:1034: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sv/values-sv.xml:1128: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sv/values-sv.xml:1129: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sv/values-sv.xml:1133: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sv/values-sv.xml:1134: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pl/values-pl.xml:404: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pl/values-pl.xml:459: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pl/values-pl.xml:653: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pl/values-pl.xml:865: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pl/values-pl.xml:941: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pl/values-pl.xml:952: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pl/values-pl.xml:1049: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pl/values-pl.xml:1143: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pl/values-pl.xml:1144: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pl/values-pl.xml:1148: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pl/values-pl.xml:1149: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-uk/values-uk.xml:400: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-uk/values-uk.xml:456: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-uk/values-uk.xml:648: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-uk/values-uk.xml:861: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-uk/values-uk.xml:937: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-uk/values-uk.xml:948: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-uk/values-uk.xml:1045: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-uk/values-uk.xml:1138: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-uk/values-uk.xml:1139: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-uk/values-uk.xml:1143: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-uk/values-uk.xml:1144: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fr/values-fr.xml:384: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fr/values-fr.xml:439: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fr/values-fr.xml:633: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fr/values-fr.xml:849: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fr/values-fr.xml:925: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fr/values-fr.xml:936: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fr/values-fr.xml:1035: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fr/values-fr.xml:1129: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fr/values-fr.xml:1130: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fr/values-fr.xml:1134: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fr/values-fr.xml:1135: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.> Task :app:autodiscovery:api:verifyReleaseResources/home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-el/values-el.xml:389: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-el/values-el.xml:445: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-el/values-el.xml:638: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-el/values-el.xml:851: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-el/values-el.xml:927: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-el/values-el.xml:938: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-el/values-el.xml:1033: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-el/values-el.xml:1127: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-el/values-el.xml:1128: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-el/values-el.xml:1132: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-el/values-el.xml:1133: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.> Task :app:k9mail-jmap:processReleaseMainManifest> Task :app:k9mail-jmap:processReleaseManifest/home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl/values-gl.xml:316: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl/values-gl.xml:371: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl/values-gl.xml:534: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl/values-gl.xml:741: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl/values-gl.xml:815: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl/values-gl.xml:822: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl/values-gl.xml:899: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl/values-gl.xml:968: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl/values-gl.xml:969: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl/values-gl.xml:973: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl/values-gl.xml:974: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eo/values-eo.xml:350: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eo/values-eo.xml:402: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eo/values-eo.xml:569: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eo/values-eo.xml:762: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eo/values-eo.xml:801: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eo/values-eo.xml:812: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eo/values-eo.xml:886: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eo/values-eo.xml:974: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eo/values-eo.xml:975: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eo/values-eo.xml:979: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eo/values-eo.xml:980: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rCN/values-zh-rCN.xml:382: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rCN/values-zh-rCN.xml:438: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rCN/values-zh-rCN.xml:626: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rCN/values-zh-rCN.xml:838: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rCN/values-zh-rCN.xml:914: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rCN/values-zh-rCN.xml:925: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rCN/values-zh-rCN.xml:1020: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rCN/values-zh-rCN.xml:1114: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rCN/values-zh-rCN.xml:1115: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rCN/values-zh-rCN.xml:1119: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rCN/values-zh-rCN.xml:1120: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.> Task :app:k9mail-jmap:processReleaseManifestForPackage/home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-in/values-in.xml:374: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-in/values-in.xml:429: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-in/values-in.xml:617: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-in/values-in.xml:829: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-in/values-in.xml:905: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-in/values-in.xml:914: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-in/values-in.xml:995: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-in/values-in.xml:1088: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-in/values-in.xml:1089: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-in/values-in.xml:1093: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-in/values-in.xml:1094: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nl/values-nl.xml:389: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nl/values-nl.xml:440: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nl/values-nl.xml:633: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nl/values-nl.xml:845: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nl/values-nl.xml:921: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nl/values-nl.xml:932: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nl/values-nl.xml:1031: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nl/values-nl.xml:1125: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nl/values-nl.xml:1126: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nl/values-nl.xml:1130: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nl/values-nl.xml:1131: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-is/values-is.xml:381: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-is/values-is.xml:436: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-is/values-is.xml:628: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-is/values-is.xml:841: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-is/values-is.xml:917: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-is/values-is.xml:928: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-is/values-is.xml:1023: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-is/values-is.xml:1116: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-is/values-is.xml:1117: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-is/values-is.xml:1121: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-is/values-is.xml:1122: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cs/values-cs.xml:404: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cs/values-cs.xml:459: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cs/values-cs.xml:652: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cs/values-cs.xml:865: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cs/values-cs.xml:941: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cs/values-cs.xml:952: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cs/values-cs.xml:1049: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cs/values-cs.xml:1143: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cs/values-cs.xml:1144: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cs/values-cs.xml:1148: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cs/values-cs.xml:1149: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fa/values-fa.xml:381: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fa/values-fa.xml:436: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fa/values-fa.xml:628: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fa/values-fa.xml:841: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fa/values-fa.xml:917: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fa/values-fa.xml:928: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fa/values-fa.xml:1023: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fa/values-fa.xml:1116: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fa/values-fa.xml:1117: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fa/values-fa.xml:1121: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fa/values-fa.xml:1122: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lv/values-lv.xml:396: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lv/values-lv.xml:451: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lv/values-lv.xml:644: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lv/values-lv.xml:857: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lv/values-lv.xml:933: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lv/values-lv.xml:944: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lv/values-lv.xml:1039: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lv/values-lv.xml:1133: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lv/values-lv.xml:1134: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lv/values-lv.xml:1138: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lv/values-lv.xml:1139: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ja/values-ja.xml:383: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ja/values-ja.xml:439: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ja/values-ja.xml:632: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ja/values-ja.xml:844: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ja/values-ja.xml:920: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ja/values-ja.xml:931: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ja/values-ja.xml:1030: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ja/values-ja.xml:1124: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ja/values-ja.xml:1125: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ja/values-ja.xml:1129: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ja/values-ja.xml:1130: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ml/values-ml.xml:381: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ml/values-ml.xml:436: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ml/values-ml.xml:624: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ml/values-ml.xml:834: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ml/values-ml.xml:910: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ml/values-ml.xml:919: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ml/values-ml.xml:1000: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ml/values-ml.xml:1093: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ml/values-ml.xml:1094: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ml/values-ml.xml:1098: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ml/values-ml.xml:1099: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values/values.xml:2534: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values/values.xml:2597: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values/values.xml:2813: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values/values.xml:3103: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values/values.xml:3181: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values/values.xml:3192: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values/values.xml:3303: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values/values.xml:3403: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values/values.xml:3404: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values/values.xml:3408: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values/values.xml:3409: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl-rES/values-gl-rES.xml:262: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl-rES/values-gl-rES.xml:274: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl-rES/values-gl-rES.xml:349: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl-rES/values-gl-rES.xml:512: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl-rES/values-gl-rES.xml:540: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl-rES/values-gl-rES.xml:547: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl-rES/values-gl-rES.xml:584: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl-rES/values-gl-rES.xml:646: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl-rES/values-gl-rES.xml:647: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl-rES/values-gl-rES.xml:650: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl-rES/values-gl-rES.xml:651: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-iw/values-iw.xml:254: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-iw/values-iw.xml:267: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-iw/values-iw.xml:361: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-iw/values-iw.xml:500: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-iw/values-iw.xml:568: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-iw/values-iw.xml:575: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-iw/values-iw.xml:616: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-iw/values-iw.xml:674: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-iw/values-iw.xml:675: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-iw/values-iw.xml:678: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-iw/values-iw.xml:679: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cy/values-cy.xml:362: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cy/values-cy.xml:416: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cy/values-cy.xml:579: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cy/values-cy.xml:772: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cy/values-cy.xml:811: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cy/values-cy.xml:820: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cy/values-cy.xml:892: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cy/values-cy.xml:979: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cy/values-cy.xml:980: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cy/values-cy.xml:984: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cy/values-cy.xml:985: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gd/values-gd.xml:327: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gd/values-gd.xml:352: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gd/values-gd.xml:510: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gd/values-gd.xml:713: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gd/values-gd.xml:767: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gd/values-gd.xml:775: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gd/values-gd.xml:846: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gd/values-gd.xml:917: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gd/values-gd.xml:918: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gd/values-gd.xml:922: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gd/values-gd.xml:923: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rTW/values-zh-rTW.xml:382: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rTW/values-zh-rTW.xml:438: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rTW/values-zh-rTW.xml:631: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rTW/values-zh-rTW.xml:843: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rTW/values-zh-rTW.xml:919: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rTW/values-zh-rTW.xml:930: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rTW/values-zh-rTW.xml:1026: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rTW/values-zh-rTW.xml:1120: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rTW/values-zh-rTW.xml:1121: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rTW/values-zh-rTW.xml:1125: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rTW/values-zh-rTW.xml:1126: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-da/values-da.xml:381: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-da/values-da.xml:436: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-da/values-da.xml:628: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-da/values-da.xml:841: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-da/values-da.xml:917: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-da/values-da.xml:928: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-da/values-da.xml:1023: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-da/values-da.xml:1116: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-da/values-da.xml:1117: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-da/values-da.xml:1121: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-da/values-da.xml:1122: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ro/values-ro.xml:391: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ro/values-ro.xml:446: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ro/values-ro.xml:638: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ro/values-ro.xml:851: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ro/values-ro.xml:927: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ro/values-ro.xml:938: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ro/values-ro.xml:1033: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ro/values-ro.xml:1126: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ro/values-ro.xml:1127: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ro/values-ro.xml:1131: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ro/values-ro.xml:1132: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fi/values-fi.xml:389: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fi/values-fi.xml:444: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fi/values-fi.xml:637: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fi/values-fi.xml:849: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fi/values-fi.xml:925: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fi/values-fi.xml:936: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fi/values-fi.xml:1031: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fi/values-fi.xml:1125: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fi/values-fi.xml:1126: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fi/values-fi.xml:1130: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fi/values-fi.xml:1131: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ca/values-ca.xml:388: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ca/values-ca.xml:443: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ca/values-ca.xml:636: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ca/values-ca.xml:849: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ca/values-ca.xml:925: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ca/values-ca.xml:936: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ca/values-ca.xml:1031: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ca/values-ca.xml:1125: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ca/values-ca.xml:1126: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ca/values-ca.xml:1130: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ca/values-ca.xml:1131: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sr/values-sr.xml:389: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sr/values-sr.xml:444: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sr/values-sr.xml:632: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sr/values-sr.xml:843: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sr/values-sr.xml:919: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sr/values-sr.xml:928: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sr/values-sr.xml:1013: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sr/values-sr.xml:1106: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sr/values-sr.xml:1107: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sr/values-sr.xml:1111: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sr/values-sr.xml:1112: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-de/values-de.xml:390: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-de/values-de.xml:445: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-de/values-de.xml:640: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-de/values-de.xml:852: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-de/values-de.xml:928: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-de/values-de.xml:939: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-de/values-de.xml:1038: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-de/values-de.xml:1138: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-de/values-de.xml:1139: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-de/values-de.xml:1143: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-de/values-de.xml:1144: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ru/values-ru.xml:400: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ru/values-ru.xml:455: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ru/values-ru.xml:647: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ru/values-ru.xml:859: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ru/values-ru.xml:935: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ru/values-ru.xml:946: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ru/values-ru.xml:1045: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ru/values-ru.xml:1138: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ru/values-ru.xml:1139: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ru/values-ru.xml:1143: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ru/values-ru.xml:1144: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lt/values-lt.xml:279: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lt/values-lt.xml:293: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lt/values-lt.xml:394: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lt/values-lt.xml:570: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lt/values-lt.xml:631: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lt/values-lt.xml:638: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lt/values-lt.xml:683: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lt/values-lt.xml:750: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lt/values-lt.xml:751: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lt/values-lt.xml:754: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lt/values-lt.xml:755: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-et/values-et.xml:356: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-et/values-et.xml:378: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-et/values-et.xml:539: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-et/values-et.xml:747: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-et/values-et.xml:822: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-et/values-et.xml:832: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-et/values-et.xml:902: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-et/values-et.xml:994: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-et/values-et.xml:995: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-et/values-et.xml:999: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-et/values-et.xml:1000: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rPT/values-pt-rPT.xml:377: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rPT/values-pt-rPT.xml:433: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rPT/values-pt-rPT.xml:618: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rPT/values-pt-rPT.xml:828: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rPT/values-pt-rPT.xml:904: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rPT/values-pt-rPT.xml:913: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rPT/values-pt-rPT.xml:994: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rPT/values-pt-rPT.xml:1085: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rPT/values-pt-rPT.xml:1086: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rPT/values-pt-rPT.xml:1090: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rPT/values-pt-rPT.xml:1091: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-it/values-it.xml:387: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-it/values-it.xml:443: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-it/values-it.xml:636: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-it/values-it.xml:849: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-it/values-it.xml:925: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-it/values-it.xml:936: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-it/values-it.xml:1033: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-it/values-it.xml:1127: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-it/values-it.xml:1128: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-it/values-it.xml:1132: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-it/values-it.xml:1133: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-es/values-es.xml:389: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-es/values-es.xml:443: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-es/values-es.xml:636: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-es/values-es.xml:848: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-es/values-es.xml:924: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-es/values-es.xml:935: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-es/values-es.xml:1034: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-es/values-es.xml:1128: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-es/values-es.xml:1129: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-es/values-es.xml:1133: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-es/values-es.xml:1134: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-be/values-be.xml:398: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-be/values-be.xml:452: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-be/values-be.xml:640: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-be/values-be.xml:852: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-be/values-be.xml:928: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-be/values-be.xml:937: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-be/values-be.xml:1019: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-be/values-be.xml:1112: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-be/values-be.xml:1113: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-be/values-be.xml:1117: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-be/values-be.xml:1118: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.> Task :app:k9mail-jmap:mergeReleaseResources> Task :app:autodiscovery:srvrecords:preBuild UP-TO-DATE> Task :app:autodiscovery:srvrecords:preReleaseBuild UP-TO-DATE> Task :app:autodiscovery:srvrecords:compileReleaseAidl NO-SOURCE> Task :app:autodiscovery:srvrecords:mergeReleaseJniLibFolders> Task :app:autodiscovery:srvrecords:mergeReleaseNativeLibs NO-SOURCE> Task :app:autodiscovery:srvrecords:stripReleaseDebugSymbols NO-SOURCE> Task :app:autodiscovery:srvrecords:copyReleaseJniLibsProjectAndLocalJars> Task :app:autodiscovery:srvrecords:compileReleaseRenderscript NO-SOURCE> Task :app:autodiscovery:srvrecords:generateReleaseBuildConfig> Task :app:autodiscovery:srvrecords:generateReleaseResValues> Task :app:autodiscovery:srvrecords:generateReleaseResources> Task :app:autodiscovery:srvrecords:packageReleaseResources> Task :app:autodiscovery:srvrecords:parseReleaseLocalResources> Task :app:autodiscovery:providersxml:mergeReleaseResources> Task :app:autodiscovery:srvrecords:processReleaseManifest> Task :app:autodiscovery:srvrecords:generateReleaseRFile> Task :app:autodiscovery:srvrecords:javaPreCompileRelease> Task :app:autodiscovery:srvrecords:mergeReleaseShaders> Task :app:autodiscovery:thunderbird:preBuild UP-TO-DATE> Task :app:autodiscovery:thunderbird:preReleaseBuild UP-TO-DATE> Task :app:autodiscovery:srvrecords:compileReleaseShaders NO-SOURCE> Task :app:autodiscovery:srvrecords:generateReleaseAssets UP-TO-DATE> Task :app:autodiscovery:thunderbird:compileReleaseAidl NO-SOURCE> Task :app:autodiscovery:srvrecords:packageReleaseAssets> Task :app:autodiscovery:srvrecords:packageReleaseRenderscript NO-SOURCE> Task :app:autodiscovery:srvrecords:prepareLintJarForPublish> Task :app:autodiscovery:srvrecords:processReleaseJavaRes NO-SOURCE> Task :app:autodiscovery:thunderbird:mergeReleaseJniLibFolders> Task :app:autodiscovery:srvrecords:writeReleaseAarMetadata> Task :app:autodiscovery:thunderbird:mergeReleaseNativeLibs NO-SOURCE> Task :app:autodiscovery:thunderbird:stripReleaseDebugSymbols NO-SOURCE> Task :app:autodiscovery:thunderbird:copyReleaseJniLibsProjectAndLocalJars> Task :app:autodiscovery:thunderbird:compileReleaseRenderscript NO-SOURCE> Task :app:autodiscovery:thunderbird:generateReleaseBuildConfig> Task :app:autodiscovery:thunderbird:generateReleaseResValues> Task :app:autodiscovery:thunderbird:generateReleaseResources> Task :app:autodiscovery:thunderbird:packageReleaseResources> Task :app:autodiscovery:thunderbird:parseReleaseLocalResources> Task :app:autodiscovery:thunderbird:processReleaseManifest> Task :app:autodiscovery:providersxml:verifyReleaseResources> Task :app:ui:base:copyReleaseJniLibsProjectAndLocalJars> Task :app:k9mail:checkReleaseDuplicateClasses> Task :app:autodiscovery:thunderbird:javaPreCompileRelease> Task :app:autodiscovery:thunderbird:mergeReleaseShaders> Task :app:autodiscovery:thunderbird:compileReleaseShaders NO-SOURCE> Task :app:autodiscovery:thunderbird:generateReleaseAssets UP-TO-DATE> Task :app:autodiscovery:thunderbird:packageReleaseAssets> Task :app:autodiscovery:thunderbird:packageReleaseRenderscript NO-SOURCE> Task :app:autodiscovery:thunderbird:generateReleaseRFile> Task :app:autodiscovery:thunderbird:prepareLintJarForPublish> Task :app:autodiscovery:thunderbird:processReleaseJavaRes NO-SOURCE> Task :app:autodiscovery:thunderbird:writeReleaseAarMetadata> Task :app:k9mail-jmap:javaPreCompileRelease> Task :app:k9mail-jmap:dataBindingGenBaseClassesRelease> Task :app:autodiscovery:srvrecords:mergeReleaseResources> Task :app:autodiscovery:thunderbird:mergeReleaseResources> Task :app:autodiscovery:srvrecords:verifyReleaseResources> Task :app:ui:legacy:copyReleaseJniLibsProjectAndLocalJars> Task :app:ui:base:mergeReleaseResources> Task :app:autodiscovery:thunderbird:verifyReleaseResources> Task :app:ui:setup:preBuild UP-TO-DATE> Task :app:ui:setup:preReleaseBuild UP-TO-DATE> Task :app:ui:setup:compileReleaseAidl NO-SOURCE> Task :app:ui:setup:mergeReleaseJniLibFolders> Task :app:ui:setup:mergeReleaseNativeLibs NO-SOURCE> Task :app:ui:setup:stripReleaseDebugSymbols NO-SOURCE> Task :app:ui:setup:copyReleaseJniLibsProjectAndLocalJars> Task :app:ui:setup:compileReleaseRenderscript NO-SOURCE> Task :app:ui:setup:generateReleaseBuildConfig> Task :app:ui:setup:generateReleaseResValues> Task :app:ui:setup:generateReleaseResources> Task :app:ui:setup:packageReleaseResources> Task :app:ui:setup:parseReleaseLocalResources> Task :app:ui:setup:processReleaseManifest> Task :app:ui:setup:generateReleaseRFile> Task :app:ui:setup:javaPreCompileRelease> Task :app:ui:setup:mergeReleaseShaders> Task :app:ui:setup:compileReleaseShaders NO-SOURCE> Task :app:ui:setup:generateReleaseAssets UP-TO-DATE> Task :app:ui:setup:packageReleaseAssets> Task :app:ui:setup:packageReleaseRenderscript NO-SOURCE> Task :app:ui:setup:prepareLintJarForPublish> Task :app:ui:setup:processReleaseJavaRes NO-SOURCE> Task :app:ui:setup:writeReleaseAarMetadata> Task :app:ui:base:verifyReleaseResources> Task :mail:protocols:imap:copyReleaseJniLibsProjectAndLocalJars> Task :mail:protocols:imap:mergeReleaseResources> Task :app:k9mail:processReleaseResources> Task :mail:protocols:imap:verifyReleaseResources> Task :app:k9mail:processReleaseJavaRes NO-SOURCE> Task :mail:protocols:pop3:copyReleaseJniLibsProjectAndLocalJars> Task :app:k9mail:mergeReleaseJniLibFolders> Task :mail:protocols:smtp:copyReleaseJniLibsProjectAndLocalJars> Task :mail:protocols:pop3:mergeReleaseResources> Task :mail:protocols:pop3:mergeReleaseJavaResource> Task :mail:protocols:smtp:mergeReleaseJavaResource> Task :app:k9mail-jmap:processReleaseResources> Task :app:k9mail-jmap:mergeReleaseNativeDebugMetadata NO-SOURCE> Task :mail:protocols:smtp:mergeReleaseResources> Task :app:k9mail-jmap:mergeReleaseShaders> Task :app:k9mail-jmap:compileReleaseShaders NO-SOURCE> Task :app:k9mail-jmap:generateReleaseAssets UP-TO-DATE> Task :app:k9mail-jmap:mergeReleaseAssets> Task :app:k9mail-jmap:compressReleaseAssets> Task :mail:protocols:pop3:verifyReleaseResources> Task :mail:protocols:webdav:copyReleaseJniLibsProjectAndLocalJars> Task :mail:protocols:webdav:mergeReleaseJavaResource> Task :mail:protocols:webdav:mergeReleaseResources> Task :mail:protocols:smtp:verifyReleaseResources> Task :plugins:openpgp-api-lib:openpgp-api:copyReleaseJniLibsProjectAndLocalJars> Task :mail:protocols:webdav:verifyReleaseResources> Task :app:k9mail-jmap:processReleaseJavaRes NO-SOURCE> Task :app:k9mail-jmap:checkReleaseDuplicateClasses> Task :app:k9mail-jmap:collectReleaseDependencies> Task :app:k9mail-jmap:sdkReleaseDependencyData> Task :app:k9mail-jmap:mergeReleaseJniLibFolders> Task :app:ui:setup:mergeReleaseResources> Task :plugins:openpgp-api-lib:openpgp-api:extractReleaseAnnotations> Task :plugins:openpgp-api-lib:openpgp-api:mergeReleaseConsumerProguardFiles> Task :plugins:openpgp-api-lib:openpgp-api:compileReleaseSources> Task :plugins:openpgp-api-lib:openpgp-api:mergeReleaseJavaResource> Task :app:ui:legacy:mergeReleaseResources> Task :app:ui:setup:verifyReleaseResources/home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ar/values-ar.xml:305: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ar/values-ar.xml:356: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ar/values-ar.xml:491: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ar/values-ar.xml:677: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ar/values-ar.xml:749: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ar/values-ar.xml:758: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ar/values-ar.xml:819: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ar/values-ar.xml:892: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ar/values-ar.xml:893: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ar/values-ar.xml:897: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ar/values-ar.xml:898: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-bg/values-bg.xml:366: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-bg/values-bg.xml:421: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-bg/values-bg.xml:613: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-bg/values-bg.xml:824: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-bg/values-bg.xml:900: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-bg/values-bg.xml:911: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-bg/values-bg.xml:1006: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-bg/values-bg.xml:1099: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-bg/values-bg.xml:1100: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-bg/values-bg.xml:1104: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-bg/values-bg.xml:1105: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-br/values-br.xml:343: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-br/values-br.xml:396: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-br/values-br.xml:555: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-br/values-br.xml:748: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-br/values-br.xml:786: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-br/values-br.xml:795: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-br/values-br.xml:865: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-br/values-br.xml:929: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-br/values-br.xml:930: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-br/values-br.xml:934: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-br/values-br.xml:935: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ca/values-ca.xml:388: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ca/values-ca.xml:443: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ca/values-ca.xml:636: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ca/values-ca.xml:849: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ca/values-ca.xml:925: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ca/values-ca.xml:936: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ca/values-ca.xml:1031: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ca/values-ca.xml:1125: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ca/values-ca.xml:1126: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ca/values-ca.xml:1130: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ca/values-ca.xml:1131: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-cs/values-cs.xml:404: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-cs/values-cs.xml:459: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-cs/values-cs.xml:652: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-cs/values-cs.xml:865: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-cs/values-cs.xml:941: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-cs/values-cs.xml:952: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-cs/values-cs.xml:1049: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-cs/values-cs.xml:1143: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-cs/values-cs.xml:1144: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-cs/values-cs.xml:1148: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-cs/values-cs.xml:1149: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-be/values-be.xml:398: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-be/values-be.xml:452: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-be/values-be.xml:640: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-be/values-be.xml:852: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-be/values-be.xml:928: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-be/values-be.xml:937: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-be/values-be.xml:1019: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-be/values-be.xml:1112: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-be/values-be.xml:1113: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-be/values-be.xml:1117: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-be/values-be.xml:1118: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-da/values-da.xml:381: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-da/values-da.xml:436: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-da/values-da.xml:628: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-da/values-da.xml:841: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-da/values-da.xml:917: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-da/values-da.xml:928: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-da/values-da.xml:1023: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-da/values-da.xml:1116: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-da/values-da.xml:1117: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-da/values-da.xml:1121: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-da/values-da.xml:1122: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-de/values-de.xml:390: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-de/values-de.xml:445: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-de/values-de.xml:640: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-de/values-de.xml:852: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-de/values-de.xml:928: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-de/values-de.xml:939: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-de/values-de.xml:1038: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-de/values-de.xml:1138: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-de/values-de.xml:1139: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-de/values-de.xml:1143: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-de/values-de.xml:1144: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-cy/values-cy.xml:362: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-cy/values-cy.xml:416: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-cy/values-cy.xml:579: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-cy/values-cy.xml:772: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-cy/values-cy.xml:811: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-cy/values-cy.xml:820: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-cy/values-cy.xml:892: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-cy/values-cy.xml:979: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-cy/values-cy.xml:980: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-cy/values-cy.xml:984: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-cy/values-cy.xml:985: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-el/values-el.xml:389: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-el/values-el.xml:445: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-el/values-el.xml:638: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-el/values-el.xml:851: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-el/values-el.xml:927: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-el/values-el.xml:938: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-el/values-el.xml:1033: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-el/values-el.xml:1127: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-el/values-el.xml:1128: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-el/values-el.xml:1132: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-el/values-el.xml:1133: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-eo/values-eo.xml:350: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-eo/values-eo.xml:402: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-eo/values-eo.xml:569: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-eo/values-eo.xml:762: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-eo/values-eo.xml:801: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-eo/values-eo.xml:812: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-eo/values-eo.xml:886: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-eo/values-eo.xml:974: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-eo/values-eo.xml:975: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-eo/values-eo.xml:979: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-eo/values-eo.xml:980: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values/values.xml:2530: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values/values.xml:2588: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values/values.xml:2803: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values/values.xml:3093: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values/values.xml:3171: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values/values.xml:3182: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values/values.xml:3293: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values/values.xml:3393: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values/values.xml:3394: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values/values.xml:3398: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values/values.xml:3399: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-et/values-et.xml:356: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-et/values-et.xml:378: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-et/values-et.xml:539: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-et/values-et.xml:747: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-et/values-et.xml:822: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-et/values-et.xml:832: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-et/values-et.xml:902: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-et/values-et.xml:994: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-et/values-et.xml:995: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-et/values-et.xml:999: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-et/values-et.xml:1000: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-es/values-es.xml:389: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-es/values-es.xml:443: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-es/values-es.xml:636: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-es/values-es.xml:848: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-es/values-es.xml:924: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-es/values-es.xml:935: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-es/values-es.xml:1034: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-es/values-es.xml:1128: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-es/values-es.xml:1129: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-es/values-es.xml:1133: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-es/values-es.xml:1134: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-fa/values-fa.xml:381: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-fa/values-fa.xml:436: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-fa/values-fa.xml:628: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-fa/values-fa.xml:841: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-fa/values-fa.xml:917: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-fa/values-fa.xml:928: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-fa/values-fa.xml:1023: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-fa/values-fa.xml:1116: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-fa/values-fa.xml:1117: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-fa/values-fa.xml:1121: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-fa/values-fa.xml:1122: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-eu/values-eu.xml:380: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-eu/values-eu.xml:435: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-eu/values-eu.xml:627: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-eu/values-eu.xml:838: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-eu/values-eu.xml:914: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-eu/values-eu.xml:925: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-eu/values-eu.xml:1019: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-eu/values-eu.xml:1112: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-eu/values-eu.xml:1113: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-eu/values-eu.xml:1117: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-eu/values-eu.xml:1118: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-fi/values-fi.xml:389: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-fi/values-fi.xml:444: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-fi/values-fi.xml:637: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-fi/values-fi.xml:849: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-fi/values-fi.xml:925: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-fi/values-fi.xml:936: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-fi/values-fi.xml:1031: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-fi/values-fi.xml:1125: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-fi/values-fi.xml:1126: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-fi/values-fi.xml:1130: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-fi/values-fi.xml:1131: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-fr/values-fr.xml:384: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-fr/values-fr.xml:439: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-fr/values-fr.xml:633: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-fr/values-fr.xml:849: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-fr/values-fr.xml:925: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-fr/values-fr.xml:936: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-fr/values-fr.xml:1035: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-fr/values-fr.xml:1129: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-fr/values-fr.xml:1130: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-fr/values-fr.xml:1134: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-fr/values-fr.xml:1135: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-gl/values-gl.xml:316: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-gl/values-gl.xml:371: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-gl/values-gl.xml:534: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-gl/values-gl.xml:741: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-gl/values-gl.xml:815: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-gl/values-gl.xml:822: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-gl/values-gl.xml:899: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-gl/values-gl.xml:968: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-gl/values-gl.xml:969: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-gl/values-gl.xml:973: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-gl/values-gl.xml:974: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-hr/values-hr.xml:374: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-hr/values-hr.xml:400: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-hr/values-hr.xml:572: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-hr/values-hr.xml:783: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-hr/values-hr.xml:858: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-hr/values-hr.xml:867: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-hr/values-hr.xml:943: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-hr/values-hr.xml:1034: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-hr/values-hr.xml:1035: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-hr/values-hr.xml:1039: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-hr/values-hr.xml:1040: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-gl-rES/values-gl-rES.xml:262: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-gl-rES/values-gl-rES.xml:274: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-gl-rES/values-gl-rES.xml:349: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-gl-rES/values-gl-rES.xml:512: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-gl-rES/values-gl-rES.xml:540: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-gl-rES/values-gl-rES.xml:547: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-gl-rES/values-gl-rES.xml:584: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-gl-rES/values-gl-rES.xml:646: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-gl-rES/values-gl-rES.xml:647: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-gl-rES/values-gl-rES.xml:650: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-gl-rES/values-gl-rES.xml:651: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-gd/values-gd.xml:327: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-gd/values-gd.xml:352: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-gd/values-gd.xml:510: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-gd/values-gd.xml:713: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-gd/values-gd.xml:767: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-gd/values-gd.xml:775: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-gd/values-gd.xml:846: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-gd/values-gd.xml:917: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-gd/values-gd.xml:918: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-gd/values-gd.xml:922: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-gd/values-gd.xml:923: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-hu/values-hu.xml:389: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-hu/values-hu.xml:443: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-hu/values-hu.xml:636: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-hu/values-hu.xml:848: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-hu/values-hu.xml:924: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-hu/values-hu.xml:935: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-hu/values-hu.xml:1030: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-hu/values-hu.xml:1124: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-hu/values-hu.xml:1125: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-hu/values-hu.xml:1129: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-hu/values-hu.xml:1130: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-is/values-is.xml:381: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-is/values-is.xml:436: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-is/values-is.xml:628: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-is/values-is.xml:841: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-is/values-is.xml:917: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-is/values-is.xml:928: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-is/values-is.xml:1023: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-is/values-is.xml:1116: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-is/values-is.xml:1117: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-is/values-is.xml:1121: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-is/values-is.xml:1122: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-iw/values-iw.xml:254: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-iw/values-iw.xml:267: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-iw/values-iw.xml:361: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-iw/values-iw.xml:500: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-iw/values-iw.xml:568: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-iw/values-iw.xml:575: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-iw/values-iw.xml:616: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-iw/values-iw.xml:674: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-iw/values-iw.xml:675: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-iw/values-iw.xml:678: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-iw/values-iw.xml:679: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-in/values-in.xml:374: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-in/values-in.xml:429: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-in/values-in.xml:617: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-in/values-in.xml:829: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-in/values-in.xml:905: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-in/values-in.xml:914: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-in/values-in.xml:995: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-in/values-in.xml:1088: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-in/values-in.xml:1089: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-in/values-in.xml:1093: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-in/values-in.xml:1094: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-it/values-it.xml:387: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-it/values-it.xml:443: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-it/values-it.xml:636: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-it/values-it.xml:849: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-it/values-it.xml:925: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-it/values-it.xml:936: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-it/values-it.xml:1033: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-it/values-it.xml:1127: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-it/values-it.xml:1128: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-it/values-it.xml:1132: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-it/values-it.xml:1133: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ko/values-ko.xml:319: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ko/values-ko.xml:338: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ko/values-ko.xml:486: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ko/values-ko.xml:680: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ko/values-ko.xml:752: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ko/values-ko.xml:759: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ko/values-ko.xml:822: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ko/values-ko.xml:890: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ko/values-ko.xml:891: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ko/values-ko.xml:895: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ko/values-ko.xml:896: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ja/values-ja.xml:383: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ja/values-ja.xml:439: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ja/values-ja.xml:632: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ja/values-ja.xml:844: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ja/values-ja.xml:920: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ja/values-ja.xml:931: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ja/values-ja.xml:1030: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ja/values-ja.xml:1124: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ja/values-ja.xml:1125: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ja/values-ja.xml:1129: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ja/values-ja.xml:1130: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-lv/values-lv.xml:396: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-lv/values-lv.xml:451: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-lv/values-lv.xml:644: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-lv/values-lv.xml:857: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-lv/values-lv.xml:933: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-lv/values-lv.xml:944: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-lv/values-lv.xml:1039: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-lv/values-lv.xml:1133: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-lv/values-lv.xml:1134: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-lv/values-lv.xml:1138: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-lv/values-lv.xml:1139: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-lt/values-lt.xml:279: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-lt/values-lt.xml:293: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-lt/values-lt.xml:394: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-lt/values-lt.xml:570: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-lt/values-lt.xml:631: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-lt/values-lt.xml:638: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-lt/values-lt.xml:683: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-lt/values-lt.xml:750: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-lt/values-lt.xml:751: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-lt/values-lt.xml:754: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-lt/values-lt.xml:755: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ml/values-ml.xml:381: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ml/values-ml.xml:436: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ml/values-ml.xml:624: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ml/values-ml.xml:834: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ml/values-ml.xml:910: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ml/values-ml.xml:919: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ml/values-ml.xml:1000: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ml/values-ml.xml:1093: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ml/values-ml.xml:1094: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ml/values-ml.xml:1098: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ml/values-ml.xml:1099: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-nb/values-nb.xml:359: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-nb/values-nb.xml:415: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-nb/values-nb.xml:600: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-nb/values-nb.xml:811: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-nb/values-nb.xml:887: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-nb/values-nb.xml:896: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-nb/values-nb.xml:975: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-nb/values-nb.xml:1060: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-nb/values-nb.xml:1061: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-nb/values-nb.xml:1065: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-nb/values-nb.xml:1066: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ro/values-ro.xml:391: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ro/values-ro.xml:446: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ro/values-ro.xml:638: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ro/values-ro.xml:851: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ro/values-ro.xml:927: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ro/values-ro.xml:938: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ro/values-ro.xml:1033: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ro/values-ro.xml:1126: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ro/values-ro.xml:1127: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ro/values-ro.xml:1131: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ro/values-ro.xml:1132: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-nl/values-nl.xml:389: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-nl/values-nl.xml:440: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-nl/values-nl.xml:633: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-nl/values-nl.xml:845: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-nl/values-nl.xml:921: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-nl/values-nl.xml:932: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-nl/values-nl.xml:1031: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-nl/values-nl.xml:1125: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-nl/values-nl.xml:1126: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-nl/values-nl.xml:1130: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-nl/values-nl.xml:1131: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-pt-rBR/values-pt-rBR.xml:389: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-pt-rBR/values-pt-rBR.xml:444: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-pt-rBR/values-pt-rBR.xml:629: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-pt-rBR/values-pt-rBR.xml:841: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-pt-rBR/values-pt-rBR.xml:917: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-pt-rBR/values-pt-rBR.xml:928: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-pt-rBR/values-pt-rBR.xml:1023: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-pt-rBR/values-pt-rBR.xml:1117: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-pt-rBR/values-pt-rBR.xml:1118: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-pt-rBR/values-pt-rBR.xml:1122: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-pt-rBR/values-pt-rBR.xml:1123: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-pl/values-pl.xml:404: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-pl/values-pl.xml:459: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-pl/values-pl.xml:653: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-pl/values-pl.xml:865: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-pl/values-pl.xml:941: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-pl/values-pl.xml:952: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-pl/values-pl.xml:1049: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-pl/values-pl.xml:1143: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-pl/values-pl.xml:1144: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-pl/values-pl.xml:1148: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-pl/values-pl.xml:1149: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sk/values-sk.xml:361: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sk/values-sk.xml:417: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sk/values-sk.xml:559: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sk/values-sk.xml:769: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sk/values-sk.xml:845: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sk/values-sk.xml:854: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sk/values-sk.xml:925: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sk/values-sk.xml:1018: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sk/values-sk.xml:1019: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sk/values-sk.xml:1023: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sk/values-sk.xml:1024: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sl/values-sl.xml:405: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sl/values-sl.xml:460: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sl/values-sl.xml:653: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sl/values-sl.xml:866: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sl/values-sl.xml:942: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sl/values-sl.xml:953: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sl/values-sl.xml:1052: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sl/values-sl.xml:1146: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sl/values-sl.xml:1147: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sl/values-sl.xml:1151: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sl/values-sl.xml:1152: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ru/values-ru.xml:400: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ru/values-ru.xml:455: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ru/values-ru.xml:647: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ru/values-ru.xml:859: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ru/values-ru.xml:935: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ru/values-ru.xml:946: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ru/values-ru.xml:1045: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ru/values-ru.xml:1138: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ru/values-ru.xml:1139: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ru/values-ru.xml:1143: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ru/values-ru.xml:1144: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-pt-rPT/values-pt-rPT.xml:377: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-pt-rPT/values-pt-rPT.xml:433: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-pt-rPT/values-pt-rPT.xml:618: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-pt-rPT/values-pt-rPT.xml:828: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-pt-rPT/values-pt-rPT.xml:904: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-pt-rPT/values-pt-rPT.xml:913: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-pt-rPT/values-pt-rPT.xml:994: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-pt-rPT/values-pt-rPT.xml:1085: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-pt-rPT/values-pt-rPT.xml:1086: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-pt-rPT/values-pt-rPT.xml:1090: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-pt-rPT/values-pt-rPT.xml:1091: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sr/values-sr.xml:389: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sr/values-sr.xml:444: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sr/values-sr.xml:632: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sr/values-sr.xml:843: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sr/values-sr.xml:919: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sr/values-sr.xml:928: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sr/values-sr.xml:1013: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sr/values-sr.xml:1106: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sr/values-sr.xml:1107: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sr/values-sr.xml:1111: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sr/values-sr.xml:1112: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sq/values-sq.xml:389: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sq/values-sq.xml:445: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sq/values-sq.xml:638: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sq/values-sq.xml:851: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sq/values-sq.xml:927: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sq/values-sq.xml:938: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sq/values-sq.xml:1033: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sq/values-sq.xml:1127: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sq/values-sq.xml:1128: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sq/values-sq.xml:1132: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sq/values-sq.xml:1133: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-tr/values-tr.xml:384: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-tr/values-tr.xml:439: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-tr/values-tr.xml:631: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-tr/values-tr.xml:843: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-tr/values-tr.xml:919: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-tr/values-tr.xml:930: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-tr/values-tr.xml:1022: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-tr/values-tr.xml:1116: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-tr/values-tr.xml:1117: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-tr/values-tr.xml:1121: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-tr/values-tr.xml:1122: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sv/values-sv.xml:389: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sv/values-sv.xml:444: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sv/values-sv.xml:637: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sv/values-sv.xml:850: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sv/values-sv.xml:926: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sv/values-sv.xml:937: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sv/values-sv.xml:1034: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sv/values-sv.xml:1128: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sv/values-sv.xml:1129: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sv/values-sv.xml:1133: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-sv/values-sv.xml:1134: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-uk/values-uk.xml:400: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-uk/values-uk.xml:456: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-uk/values-uk.xml:648: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-uk/values-uk.xml:861: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-uk/values-uk.xml:937: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-uk/values-uk.xml:948: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-uk/values-uk.xml:1045: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-uk/values-uk.xml:1138: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-uk/values-uk.xml:1139: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-uk/values-uk.xml:1143: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-uk/values-uk.xml:1144: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-zh-rCN/values-zh-rCN.xml:382: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-zh-rCN/values-zh-rCN.xml:438: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-zh-rCN/values-zh-rCN.xml:626: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-zh-rCN/values-zh-rCN.xml:838: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-zh-rCN/values-zh-rCN.xml:914: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-zh-rCN/values-zh-rCN.xml:925: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-zh-rCN/values-zh-rCN.xml:1020: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-zh-rCN/values-zh-rCN.xml:1114: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-zh-rCN/values-zh-rCN.xml:1115: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-zh-rCN/values-zh-rCN.xml:1119: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-zh-rCN/values-zh-rCN.xml:1120: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-zh-rTW/values-zh-rTW.xml:382: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-zh-rTW/values-zh-rTW.xml:438: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-zh-rTW/values-zh-rTW.xml:631: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-zh-rTW/values-zh-rTW.xml:843: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-zh-rTW/values-zh-rTW.xml:919: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-zh-rTW/values-zh-rTW.xml:930: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-zh-rTW/values-zh-rTW.xml:1026: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-zh-rTW/values-zh-rTW.xml:1120: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-zh-rTW/values-zh-rTW.xml:1121: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-zh-rTW/values-zh-rTW.xml:1125: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?./home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-zh-rTW/values-zh-rTW.xml:1126: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.> Task :plugins:openpgp-api-lib:openpgp-api:mergeReleaseResources> Task :plugins:openpgp-api-lib:openpgp-api:syncReleaseLibJars> Task :plugins:openpgp-api-lib:openpgp-api:bundleReleaseAar> Task :plugins:openpgp-api-lib:openpgp-api:verifyReleaseResources> Task :plugins:openpgp-api-lib:openpgp-api:assembleRelease> Task :app:ui:legacy:verifyReleaseResources> Task :mail:common:compileReleaseKotlin> Task :mail:common:compileReleaseJavaWithJavacNote: Some input files use or override a deprecated API.Note: Recompile with -Xlint:deprecation for details.> Task :mail:common:bundleLibCompileToJarRelease> Task :mail:common:mergeReleaseGeneratedProguardFiles> Task :mail:common:exportReleaseConsumerProguardFiles> Task :mail:common:bundleLibResRelease> Task :mail:common:bundleLibRuntimeToJarRelease> Task :mail:common:extractReleaseAnnotations> Task :mail:common:mergeReleaseConsumerProguardFiles> Task :mail:common:mergeReleaseJavaResource> Task :mail:common:syncReleaseLibJars> Task :mail:common:bundleReleaseAar> Task :mail:common:compileReleaseSources> Task :mail:common:assembleRelease> Task :mail:protocols:smtp:compileReleaseJavaWithJavacNote: /home/vagrant/build/com.fsck.k9/mail/protocols/smtp/src/main/java/com/fsck/k9/mail/transport/smtp/SmtpTransport.java uses or overrides a deprecated API.Note: Recompile with -Xlint:deprecation for details.> Task :mail:protocols:pop3:compileReleaseJavaWithJavac> Task :mail:protocols:smtp:bundleLibCompileToJarRelease> Task :mail:protocols:pop3:bundleLibCompileToJarRelease> Task :mail:protocols:smtp:mergeReleaseGeneratedProguardFiles> Task :mail:protocols:smtp:exportReleaseConsumerProguardFiles> Task :mail:protocols:pop3:mergeReleaseGeneratedProguardFiles> Task :mail:protocols:pop3:exportReleaseConsumerProguardFiles> Task :mail:protocols:pop3:bundleLibRuntimeToJarRelease> Task :mail:protocols:smtp:bundleLibRuntimeToJarRelease> Task :mail:protocols:pop3:extractReleaseAnnotations> Task :mail:protocols:pop3:mergeReleaseConsumerProguardFiles> Task :mail:protocols:webdav:compileReleaseJavaWithJavacNote: Some input files use or override a deprecated API.Note: Recompile with -Xlint:deprecation for details.> Task :mail:protocols:webdav:bundleLibCompileToJarRelease> Task :mail:protocols:webdav:mergeReleaseGeneratedProguardFiles> Task :mail:protocols:webdav:exportReleaseConsumerProguardFiles> Task :mail:protocols:webdav:bundleLibRuntimeToJarRelease> Task :mail:protocols:pop3:syncReleaseLibJars> Task :mail:protocols:pop3:bundleReleaseAar> Task :mail:protocols:pop3:compileReleaseSources> Task :mail:protocols:pop3:assembleRelease> Task :mail:protocols:smtp:extractReleaseAnnotations> Task :mail:protocols:smtp:mergeReleaseConsumerProguardFiles> Task :mail:protocols:smtp:syncReleaseLibJars> Task :mail:protocols:smtp:bundleReleaseAar> Task :mail:protocols:smtp:compileReleaseSources> Task :mail:protocols:smtp:assembleRelease> Task :mail:protocols:webdav:extractReleaseAnnotations> Task :mail:protocols:webdav:mergeReleaseConsumerProguardFiles> Task :mail:protocols:webdav:syncReleaseLibJars> Task :mail:protocols:webdav:bundleReleaseAar> Task :mail:protocols:webdav:compileReleaseSources> Task :mail:protocols:webdav:assembleRelease> Task :backend:api:compileReleaseKotlin> Task :backend:api:compileReleaseJavaWithJavac> Task :backend:api:bundleLibCompileToJarRelease> Task :backend:api:mergeReleaseGeneratedProguardFiles> Task :backend:api:exportReleaseConsumerProguardFiles> Task :backend:api:bundleLibResRelease> Task :backend:api:bundleLibRuntimeToJarRelease> Task :mail:testing:compileReleaseKotlin> Task :backend:api:extractReleaseAnnotations> Task :backend:api:mergeReleaseConsumerProguardFiles> Task :backend:api:mergeReleaseJavaResource> Task :backend:api:syncReleaseLibJars> Task :backend:api:bundleReleaseAar> Task :backend:api:compileReleaseSources> Task :backend:api:assembleRelease> Task :backend:pop3:compileReleaseKotlin> Task :backend:pop3:compileReleaseJavaWithJavac> Task :backend:pop3:bundleLibCompileToJarRelease> Task :backend:pop3:mergeReleaseGeneratedProguardFiles> Task :backend:pop3:exportReleaseConsumerProguardFiles> Task :backend:pop3:bundleLibResRelease> Task :backend:pop3:bundleLibRuntimeToJarRelease> Task :backend:pop3:extractReleaseAnnotations> Task :backend:pop3:mergeReleaseConsumerProguardFiles> Task :backend:pop3:mergeReleaseJavaResource> Task :backend:pop3:syncReleaseLibJars> Task :backend:pop3:bundleReleaseAar> Task :backend:pop3:compileReleaseSources> Task :backend:pop3:assembleRelease> Task :backend:webdav:compileReleaseKotlin> Task :backend:webdav:compileReleaseJavaWithJavac> Task :backend:webdav:bundleLibCompileToJarRelease> Task :backend:webdav:mergeReleaseGeneratedProguardFiles> Task :backend:webdav:exportReleaseConsumerProguardFiles> Task :backend:webdav:bundleLibResRelease> Task :backend:webdav:bundleLibRuntimeToJarRelease> Task :backend:webdav:extractReleaseAnnotations> Task :backend:webdav:mergeReleaseConsumerProguardFiles> Task :backend:webdav:compileReleaseSources> Task :backend:webdav:mergeReleaseJavaResource> Task :backend:webdav:syncReleaseLibJars> Task :backend:webdav:bundleReleaseAar> Task :backend:webdav:assembleRelease> Task :mail:testing:compileReleaseJavaWithJavacNote: /home/vagrant/build/com.fsck.k9/mail/testing/src/main/java/com/fsck/k9/mail/K9LibRobolectricTestRunner.java uses or overrides a deprecated API.Note: Recompile with -Xlint:deprecation for details.> Task :backend:jmap:kaptGenerateStubsReleaseKotlin> Task :mail:testing:extractReleaseAnnotations> Task :mail:testing:mergeReleaseGeneratedProguardFiles> Task :mail:testing:mergeReleaseConsumerProguardFiles> Task :mail:testing:mergeReleaseJavaResource> Task :mail:testing:syncReleaseLibJars> Task :mail:testing:bundleReleaseAar> Task :mail:testing:compileReleaseSources> Task :mail:testing:assembleRelease> Task :backend:jmap:kaptReleaseKotlin> Task :mail:protocols:imap:compileReleaseKotlin> Task :mail:protocols:imap:compileReleaseJavaWithJavacNote: /home/vagrant/build/com.fsck.k9/mail/protocols/imap/src/main/java/com/fsck/k9/mail/store/imap/RealImapConnection.java uses or overrides a deprecated API.Note: Recompile with -Xlint:deprecation for details.> Task :mail:protocols:imap:bundleLibCompileToJarRelease> Task :mail:protocols:imap:mergeReleaseGeneratedProguardFiles> Task :mail:protocols:imap:exportReleaseConsumerProguardFiles> Task :mail:protocols:imap:bundleLibResRelease> Task :mail:protocols:imap:bundleLibRuntimeToJarRelease> Task :mail:protocols:imap:extractReleaseAnnotations> Task :mail:protocols:imap:mergeReleaseConsumerProguardFiles> Task :mail:protocols:imap:compileReleaseSources> Task :mail:protocols:imap:mergeReleaseJavaResource> Task :mail:protocols:imap:syncReleaseLibJars> Task :mail:protocols:imap:bundleReleaseAar> Task :mail:protocols:imap:assembleRelease> Task :backend:jmap:compileReleaseKotlinw: /home/vagrant/build/com.fsck.k9/backend/jmap/src/main/java/com/fsck/k9/backend/jmap/JmapExtensions.kt: (21, 10): Expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of functional types> Task :backend:jmap:compileReleaseJavaWithJavac> Task :backend:jmap:bundleLibCompileToJarRelease> Task :backend:jmap:mergeReleaseGeneratedProguardFiles> Task :backend:jmap:exportReleaseConsumerProguardFiles> Task :backend:jmap:bundleLibResRelease> Task :backend:jmap:bundleLibRuntimeToJarRelease> Task :backend:jmap:extractReleaseAnnotations> Task :backend:jmap:mergeReleaseConsumerProguardFiles> Task :backend:jmap:compileReleaseSources> Task :backend:jmap:mergeReleaseJavaResource> Task :backend:jmap:syncReleaseLibJars> Task :backend:jmap:bundleReleaseAar> Task :backend:jmap:assembleRelease> Task :backend:imap:compileReleaseKotlinw: /home/vagrant/build/com.fsck.k9/backend/imap/src/main/java/com/fsck/k9/backend/imap/ImapSync.kt: (410, 9): Parameter 'remoteFolder' is never used> Task :backend:imap:compileReleaseJavaWithJavac> Task :backend:imap:bundleLibCompileToJarRelease> Task :backend:imap:mergeReleaseGeneratedProguardFiles> Task :backend:imap:exportReleaseConsumerProguardFiles> Task :backend:imap:bundleLibResRelease> Task :backend:imap:bundleLibRuntimeToJarRelease> Task :backend:imap:extractReleaseAnnotations> Task :backend:imap:mergeReleaseConsumerProguardFiles> Task :backend:imap:mergeReleaseJavaResource> Task :backend:imap:syncReleaseLibJars> Task :backend:imap:bundleReleaseAar> Task :backend:imap:compileReleaseSources> Task :backend:imap:assembleRelease> Task :app:core:compileReleaseKotlinw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/AccountPreferenceSerializer.kt: (45, 72): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/AccountPreferenceSerializer.kt: (47, 32): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/AccountPreferenceSerializer.kt: (550, 28): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/Core.kt: (26, 13): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/Core.kt: (31, 9): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/Core.kt: (102, 31): 'constructor Handler()' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/K9.kt: (290, 9): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/K9.kt: (302, 42): 'storage: Storage' is deprecated. This only exists for collaboration with the K9 classw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/K9.kt: (459, 32): 'saveSettingsAsync(): Unit' is deprecated. This only exists for collaboration with the K9 classw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/Preferences.kt: (302, 28): Parameter 'context' is never usedw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/autocrypt/AutocryptTransferMessageCreator.kt: (3, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/autocrypt/AutocryptTransferMessageCreator.kt: (41, 42): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/controller/DraftOperations.kt: (5, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/controller/DraftOperations.kt: (112, 49): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/controller/Preconditions.kt: (5, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/controller/Preconditions.kt: (24, 29): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/controller/push/AutoSyncManager.kt: (8, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/controller/push/AutoSyncManager.kt: (19, 17): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/controller/push/AutoSyncManager.kt: (19, 37): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/controller/push/BootCompleteReceiver.kt: (15, 51): Used to extend current API with Koin APIw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/controller/push/BootCompleteReceiver.kt: (16, 51): Used to extend current API with Koin APIw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/job/MailSyncWorker.kt: (8, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/job/MailSyncWorker.kt: (53, 22): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/job/MailSyncWorker.kt: (54, 13): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/job/MailSyncWorker.kt: (55, 13): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/job/MailSyncWorker.kt: (56, 13): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/job/MailSyncWorkerManager.kt: (12, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/job/MailSyncWorkerManager.kt: (57, 45): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/job/MailSyncWorkerManager.kt: (57, 65): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/message/quote/QuoteDateFormatter.kt: (3, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/message/quote/QuoteDateFormatter.kt: (24, 17): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/notification/BaseNotifications.kt: (6, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/notification/BaseNotifications.kt: (7, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/notification/BaseNotifications.kt: (52, 28): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/notification/DeviceNotifications.kt: (8, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/notification/DeviceNotifications.kt: (9, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/notification/DeviceNotifications.kt: (10, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/notification/DeviceNotifications.kt: (169, 13): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/notification/DeviceNotifications.kt: (212, 44): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/notification/DeviceNotifications.kt: (213, 48): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/notification/DeviceNotifications.kt: (214, 48): 'inKeyguardRestrictedInputMode(): Boolean' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/notification/LockScreenNotification.kt: (5, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/notification/LockScreenNotification.kt: (6, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/notification/LockScreenNotification.kt: (13, 15): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/notification/NewMailNotifications.kt: (6, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/notification/NewMailNotifications.kt: (130, 17): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/notification/NewMailNotifications.kt: (130, 48): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/notification/NotificationActionService.kt: (8, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/notification/NotificationActionService.kt: (108, 14): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/notification/NotificationContentCreator.kt: (6, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/notification/NotificationContentCreator.kt: (75, 28): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/notification/NotificationHelper.kt: (9, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/notification/NotificationHelper.kt: (25, 13): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/notification/WearNotifications.kt: (6, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/notification/WearNotifications.kt: (218, 44): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/notification/WearNotifications.kt: (226, 17): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/core/src/main/java/com/fsck/k9/search/AccountSearchConditions.kt: (24, 15): Enum argument can be null in Java, but exhaustive when contains no null branch> Task :app:core:compileReleaseJavaWithJavacNote: Some input files use or override a deprecated API.Note: Recompile with -Xlint:deprecation for details.Note: Some input files use unchecked or unsafe operations.Note: Recompile with -Xlint:unchecked for details.> Task :app:core:extractReleaseAnnotations> Task :app:core:mergeReleaseGeneratedProguardFiles> Task :app:core:mergeReleaseConsumerProguardFiles> Task :app:core:compileReleaseSources> Task :app:core:exportReleaseConsumerProguardFiles> Task :app:core:mergeReleaseJavaResource> Task :app:core:bundleLibResRelease> Task :app:core:bundleLibCompileToJarRelease> Task :app:core:bundleLibRuntimeToJarRelease> Task :app:core:syncReleaseLibJars> Task :app:core:bundleReleaseAar> Task :app:core:assembleRelease> Task :app:crypto-openpgp:compileReleaseKotlin> Task :app:autodiscovery:api:compileReleaseKotlin> Task :app:crypto-openpgp:compileReleaseJavaWithJavac> Task :app:autodiscovery:api:compileReleaseJavaWithJavac> Task :app:autodiscovery:api:mergeReleaseGeneratedProguardFiles> Task :app:autodiscovery:api:bundleLibCompileToJarRelease> Task :app:autodiscovery:api:exportReleaseConsumerProguardFiles> Task :app:crypto-openpgp:extractReleaseAnnotations> Task :app:crypto-openpgp:mergeReleaseGeneratedProguardFiles> Task :app:crypto-openpgp:mergeReleaseConsumerProguardFiles> Task :app:autodiscovery:api:bundleLibResRelease> Task :app:autodiscovery:api:bundleLibRuntimeToJarRelease> Task :app:crypto-openpgp:mergeReleaseJavaResource> Task :app:crypto-openpgp:syncReleaseLibJars> Task :app:crypto-openpgp:bundleReleaseAar> Task :app:crypto-openpgp:compileReleaseSources> Task :app:crypto-openpgp:assembleRelease> Task :app:crypto-openpgp:bundleLibCompileToJarRelease> Task :app:crypto-openpgp:exportReleaseConsumerProguardFiles> Task :app:autodiscovery:api:extractReleaseAnnotations> Task :app:autodiscovery:api:mergeReleaseConsumerProguardFiles> Task :app:crypto-openpgp:bundleLibRuntimeToJarRelease> Task :app:crypto-openpgp:bundleLibResRelease> Task :app:autodiscovery:api:mergeReleaseJavaResource> Task :app:autodiscovery:api:syncReleaseLibJars> Task :app:autodiscovery:api:bundleReleaseAar> Task :app:autodiscovery:api:compileReleaseSources> Task :app:autodiscovery:api:assembleRelease> Task :app:testing:compileReleaseKotlin> Task :app:autodiscovery:thunderbird:compileReleaseKotlin> Task :app:autodiscovery:thunderbird:compileReleaseJavaWithJavac> Task :app:autodiscovery:thunderbird:extractReleaseAnnotations> Task :app:autodiscovery:thunderbird:mergeReleaseGeneratedProguardFiles> Task :app:autodiscovery:thunderbird:mergeReleaseConsumerProguardFiles> Task :app:autodiscovery:thunderbird:mergeReleaseJavaResource> Task :app:autodiscovery:thunderbird:syncReleaseLibJars> Task :app:autodiscovery:thunderbird:bundleReleaseAar> Task :app:autodiscovery:thunderbird:compileReleaseSources> Task :app:autodiscovery:thunderbird:assembleRelease> Task :app:autodiscovery:providersxml:compileReleaseKotlin> Task :app:autodiscovery:srvrecords:compileReleaseKotlin> Task :app:autodiscovery:providersxml:compileReleaseJavaWithJavac> Task :app:autodiscovery:providersxml:bundleLibCompileToJarRelease> Task :app:autodiscovery:providersxml:mergeReleaseGeneratedProguardFiles> Task :app:autodiscovery:providersxml:exportReleaseConsumerProguardFiles> Task :app:autodiscovery:providersxml:bundleLibResRelease> Task :app:autodiscovery:providersxml:bundleLibRuntimeToJarRelease> Task :app:autodiscovery:providersxml:extractReleaseAnnotations> Task :app:autodiscovery:providersxml:mergeReleaseConsumerProguardFiles> Task :app:autodiscovery:providersxml:mergeReleaseJavaResource> Task :app:autodiscovery:providersxml:syncReleaseLibJars> Task :app:autodiscovery:providersxml:bundleReleaseAar> Task :app:autodiscovery:providersxml:compileReleaseSources> Task :app:autodiscovery:providersxml:assembleRelease> Task :app:autodiscovery:srvrecords:compileReleaseJavaWithJavac> Task :app:autodiscovery:srvrecords:extractReleaseAnnotations> Task :app:autodiscovery:srvrecords:mergeReleaseGeneratedProguardFiles> Task :app:autodiscovery:srvrecords:mergeReleaseConsumerProguardFiles> Task :app:autodiscovery:srvrecords:compileReleaseSources> Task :app:autodiscovery:srvrecords:mergeReleaseJavaResource> Task :app:autodiscovery:srvrecords:syncReleaseLibJars> Task :app:autodiscovery:srvrecords:bundleReleaseAar> Task :app:autodiscovery:srvrecords:assembleRelease> Task :app:testing:compileReleaseJavaWithJavac> Task :app:testing:extractReleaseAnnotations> Task :app:testing:mergeReleaseGeneratedProguardFiles> Task :app:testing:mergeReleaseConsumerProguardFiles> Task :app:testing:compileReleaseSources> Task :app:testing:mergeReleaseJavaResource> Task :app:testing:syncReleaseLibJars> Task :app:testing:bundleReleaseAar> Task :app:testing:assembleRelease> Task :app:ui:base:compileReleaseKotlinw: /home/vagrant/build/com.fsck.k9/app/ui/base/src/main/java/com/fsck/k9/ui/base/AppLanguageManager.kt: (4, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/base/src/main/java/com/fsck/k9/ui/base/AppLanguageManager.kt: (22, 50): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.w: /home/vagrant/build/com.fsck.k9/app/ui/base/src/main/java/com/fsck/k9/ui/base/AppLanguageManager.kt: (29, 19): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/base/src/main/java/com/fsck/k9/ui/base/AppLanguageManager.kt: (35, 16): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/base/src/main/java/com/fsck/k9/ui/base/AppLanguageManager.kt: (39, 28): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/base/src/main/java/com/fsck/k9/ui/base/AppLanguageManager.kt: (43, 9): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/base/src/main/java/com/fsck/k9/ui/base/ThemeManager.kt: (8, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/base/src/main/java/com/fsck/k9/ui/base/ThemeManager.kt: (9, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/base/src/main/java/com/fsck/k9/ui/base/ThemeManager.kt: (10, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/base/src/main/java/com/fsck/k9/ui/base/ThemeManager.kt: (17, 23): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/base/src/main/java/com/fsck/k9/ui/base/ThemeManager.kt: (24, 30): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/base/src/main/java/com/fsck/k9/ui/base/ThemeManager.kt: (27, 30): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/base/src/main/java/com/fsck/k9/ui/base/ThemeManager.kt: (34, 39): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/base/src/main/java/com/fsck/k9/ui/base/ThemeManager.kt: (38, 39): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/base/src/main/java/com/fsck/k9/ui/base/ThemeManager.kt: (51, 38): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/base/src/main/java/com/fsck/k9/ui/base/ThemeManager.kt: (67, 13): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/base/src/main/java/com/fsck/k9/ui/base/ThemeManager.kt: (69, 13): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/base/src/main/java/com/fsck/k9/ui/base/ThemeManager.kt: (72, 9): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings instead> Task :app:ui:base:compileReleaseJavaWithJavac> Task :app:ui:base:bundleLibCompileToJarRelease> Task :app:ui:base:mergeReleaseGeneratedProguardFiles> Task :app:ui:base:exportReleaseConsumerProguardFiles> Task :app:ui:base:bundleLibRuntimeToJarRelease> Task :app:ui:base:bundleLibResRelease> Task :app:ui:base:extractReleaseAnnotations> Task :app:ui:base:mergeReleaseConsumerProguardFiles> Task :app:ui:base:compileReleaseSources> Task :app:ui:base:mergeReleaseJavaResource> Task :app:ui:base:syncReleaseLibJars> Task :app:ui:base:bundleReleaseAar> Task :app:ui:base:assembleRelease> Task :app:ui:setup:compileReleaseKotlin> Task :app:ui:setup:compileReleaseJavaWithJavac> Task :app:ui:setup:extractReleaseAnnotations> Task :app:ui:setup:mergeReleaseGeneratedProguardFiles> Task :app:ui:setup:mergeReleaseConsumerProguardFiles> Task :app:ui:setup:compileReleaseSources> Task :app:ui:setup:mergeReleaseJavaResource> Task :app:ui:setup:syncReleaseLibJars> Task :app:ui:setup:bundleReleaseAar> Task :app:ui:setup:assembleRelease> Task :app:storage:compileReleaseKotlinw: /home/vagrant/build/com.fsck.k9/app/storage/src/main/java/com/fsck/k9/storage/messages/AttachmentFileManager.kt: (3, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/storage/src/main/java/com/fsck/k9/storage/messages/AttachmentFileManager.kt: (16, 48): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/storage/src/main/java/com/fsck/k9/storage/messages/CopyMessageOperations.kt: (9, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/storage/src/main/java/com/fsck/k9/storage/messages/CopyMessageOperations.kt: (197, 24): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/storage/src/main/java/com/fsck/k9/storage/messages/FlagMessageOperations.kt: (57, 41): Parameter 'messageIds' is never usedw: /home/vagrant/build/com.fsck.k9/app/storage/src/main/java/com/fsck/k9/storage/messages/FlagMessageOperations.kt: (57, 71): Parameter 'flag' is never usedw: /home/vagrant/build/com.fsck.k9/app/storage/src/main/java/com/fsck/k9/storage/messages/FlagMessageOperations.kt: (57, 83): Parameter 'set' is never usedw: /home/vagrant/build/com.fsck.k9/app/storage/src/main/java/com/fsck/k9/storage/messages/MoveMessageOperations.kt: (5, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/storage/src/main/java/com/fsck/k9/storage/messages/MoveMessageOperations.kt: (37, 30): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/storage/src/main/java/com/fsck/k9/storage/messages/RetrieveMessageOperations.kt: (4, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/storage/src/main/java/com/fsck/k9/storage/messages/RetrieveMessageOperations.kt: (69, 93): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/storage/src/main/java/com/fsck/k9/storage/messages/RetrieveMessageOperations.kt: (141, 93): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/storage/src/main/java/com/fsck/k9/storage/messages/SaveMessageOperations.kt: (5, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/storage/src/main/java/com/fsck/k9/storage/messages/SaveMessageOperations.kt: (59, 28): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings instead> Task :app:storage:compileReleaseJavaWithJavacNote: /home/vagrant/build/com.fsck.k9/app/storage/src/main/java/com/fsck/k9/storage/StoreSchemaDefinition.java uses or overrides a deprecated API.Note: Recompile with -Xlint:deprecation for details.> Task :app:storage:bundleLibCompileToJarRelease> Task :app:storage:mergeReleaseGeneratedProguardFiles> Task :app:storage:exportReleaseConsumerProguardFiles> Task :app:storage:bundleLibResRelease> Task :app:storage:bundleLibRuntimeToJarRelease> Task :app:storage:extractReleaseAnnotations> Task :app:storage:mergeReleaseConsumerProguardFiles> Task :app:storage:compileReleaseSources> Task :app:storage:mergeReleaseJavaResource> Task :app:storage:syncReleaseLibJars> Task :app:storage:bundleReleaseAar> Task :app:storage:assembleRelease> Task :app:ui:legacy:compileReleaseKotlinw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/account/AccountRemoverService.kt: (12, 51): Used to extend current API with Koin APIw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/account/AccountRemoverService.kt: (13, 51): Used to extend current API with Koin APIw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageList.kt: (29, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageList.kt: (30, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageList.kt: (112, 37): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageList.kt: (177, 20): 'setter for systemUiVisibility: Int' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageList.kt: (177, 52): 'getter for systemUiVisibility: Int' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageList.kt: (177, 79): 'SYSTEM_UI_FLAG_LAYOUT_STABLE: Int' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageList.kt: (178, 18): 'SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN: Int' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageList.kt: (182, 54): 'getter for systemWindowInsetTop: Int' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageList.kt: (272, 34): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageList.kt: (316, 29): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageList.kt: (378, 63): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageList.kt: (498, 26): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageList.kt: (656, 82): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageList.kt: (687, 21): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageList.kt: (721, 21): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageList.kt: (725, 71): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageList.kt: (732, 21): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageList.kt: (736, 71): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageList.kt: (865, 13): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageList.kt: (1092, 17): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageList.kt: (1120, 52): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageList.kt: (1124, 54): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageList.kt: (1135, 54): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageList.kt: (1136, 81): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageList.kt: (1137, 81): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageList.kt: (1222, 41): The corresponding parameter in the supertype 'MessageListFragmentListener' is named 'level'. This may cause problems when calling this function with named arguments.w: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageList.kt: (1390, 13): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageList.kt: (1415, 9): 'setProgressBarIndeterminateVisibility(Boolean): Unit' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageList.kt: (1514, 19): 'startIntentSenderForResult(IntentSender!, Int, Intent?, Int, Int, Int): Unit' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageList.kt: (1519, 15): 'startIntentSenderForResult(IntentSender!, Int, Intent?, Int, Int, Int): Unit' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageList.kt: (1523, 15): 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Overrides deprecated member in 'androidx.activity.ComponentActivity'. Deprecated in Javaw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageList.kt: (1592, 60): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageList.kt: (1630, 24): Used to extend current API with Koin APIw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageList.kt: (1657, 69): Used to extend current API with Koin APIw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageListActivityAppearance.kt: (3, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageListActivityAppearance.kt: (6, 19): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageListActivityAppearance.kt: (17, 27): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageListActivityAppearance.kt: (19, 24): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageListActivityAppearance.kt: (36, 24): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageListActivityAppearance.kt: (37, 34): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageListActivityAppearance.kt: (38, 38): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageListActivityAppearance.kt: (39, 40): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageListActivityAppearance.kt: (40, 47): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageListActivityAppearance.kt: (41, 33): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageListActivityAppearance.kt: (42, 40): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageListActivityAppearance.kt: (43, 36): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageListActivityAppearance.kt: (44, 48): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageListActivityAppearance.kt: (45, 48): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageListActivityAppearance.kt: (46, 32): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageListActivityAppearance.kt: (47, 32): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageListActivityAppearance.kt: (48, 39): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageListActivityAppearance.kt: (49, 29): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageListActivityAppearance.kt: (50, 42): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageListActivityAppearance.kt: (51, 41): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageListActivityAppearance.kt: (52, 39): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageListActivityAppearance.kt: (53, 42): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageListActivityAppearance.kt: (54, 41): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageListActivityAppearance.kt: (55, 37): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageListActivityAppearance.kt: (56, 37): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageListActivityAppearance.kt: (57, 38): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageListActivityAppearance.kt: (58, 52): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageListActivityAppearance.kt: (59, 42): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageListActivityAppearance.kt: (60, 39): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageListActivityAppearance.kt: (61, 51): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/compose/RecipientPresenter.kt: (9, 19): 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/compose/RecipientPresenter.kt: (16, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/compose/RecipientPresenter.kt: (326, 26): Parameter 'identity' is never usedw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/compose/RecipientPresenter.kt: (400, 18): 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/compose/RecipientPresenter.kt: (400, 18): 'constructor AsyncTask<Params : Any!, Progress : Any!, Result : Any!>()' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/compose/RecipientPresenter.kt: (415, 11): 'execute(vararg Void?): AsyncTask<Void?, Void?, AutocryptStatusInteractor.RecipientAutocryptStatus?>!' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/compose/RecipientPresenter.kt: (543, 15): Enum argument can be null in Java, but exhaustive when contains no null branchw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/compose/RecipientPresenter.kt: (626, 13): 'when' is exhaustive so 'else' is redundant herew: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/compose/RecipientPresenter.kt: (633, 13): 'when' is exhaustive so 'else' is redundant herew: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/compose/RecipientPresenter.kt: (693, 38): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/compose/RecipientPresenter.kt: (695, 13): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/compose/RecipientPresenter.kt: (696, 13): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/compose/RecipientPresenter.kt: (704, 40): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/compose/RecipientPresenter.kt: (706, 13): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/activity/compose/RecipientPresenter.kt: (707, 13): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/contacts/ContactLetterBitmapConfig.kt: (6, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/contacts/ContactLetterBitmapConfig.kt: (12, 47): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/fragment/MessageListAdapter.kt: (135, 38): Parameter 'context' is never usedw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/fragment/MessageListFragment.kt: (28, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/fragment/MessageListFragment.kt: (237, 15): 'onActivityCreated(Bundle?): Unit' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/fragment/MessageListFragment.kt: (275, 24): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/fragment/MessageListFragment.kt: (276, 29): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/fragment/MessageListFragment.kt: (277, 33): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/fragment/MessageListFragment.kt: (441, 25): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/fragment/MessageListFragment.kt: (442, 28): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/fragment/MessageListFragment.kt: (443, 34): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/fragment/MessageListFragment.kt: (444, 34): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/fragment/MessageListFragment.kt: (445, 34): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/fragment/MessageListFragment.kt: (447, 41): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/fragment/MessageListFragment.kt: (543, 13): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/fragment/MessageListFragment.kt: (545, 38): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/fragment/MessageListFragment.kt: (549, 13): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/fragment/MessageListFragment.kt: (550, 33): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/fragment/MessageListFragment.kt: (552, 13): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/fragment/MessageListFragment.kt: (573, 13): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/fragment/MessageListFragment.kt: (683, 24): 'setTargetFragment(Fragment?, Int): Unit' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/fragment/MessageListFragment.kt: (1026, 9): 'startActivityForResult(Intent!, Int): Unit' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/fragment/MessageListFragment.kt: (1046, 13): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/fragment/MessageListFragment.kt: (1532, 13): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/K9Drawer.kt: (19, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/K9Drawer.kt: (64, 80): Used to extend current API with Koin APIw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/K9Drawer.kt: (67, 61): Used to extend current API with Koin APIw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/K9Drawer.kt: (68, 47): Used to extend current API with Koin APIw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/K9Drawer.kt: (69, 41): Used to extend current API with Koin APIw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/K9Drawer.kt: (70, 61): Used to extend current API with Koin APIw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/K9Drawer.kt: (71, 59): Used to extend current API with Koin APIw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/K9Drawer.kt: (186, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/K9Drawer.kt: (227, 66): Parameter 'view' is never used, could be renamed to _w: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/K9Drawer.kt: (227, 72): Parameter 'profile' is never used, could be renamed to _w: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/K9Drawer.kt: (360, 13): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/account/AccountsLiveData.kt: (15, 9): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.w: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/endtoend/AutocryptKeyTransferPresenter.kt: (70, 9): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.w: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/endtoend/AutocryptSetupMessageLiveEvent.kt: (20, 9): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.w: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/endtoend/AutocryptSetupTransferLiveEvent.kt: (18, 9): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.w: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/helper/HtmlSettingsProvider.kt: (3, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/helper/HtmlSettingsProvider.kt: (11, 29): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/helper/HtmlToSpanned.kt: (14, 21): 'fromHtml(String!, Html.ImageGetter!, Html.TagHandler!): Spanned!' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/managefolders/FolderSettingsDataStore.kt: (18, 44): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.w: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/managefolders/FolderSettingsDataStore.kt: (18, 56): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.w: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/managefolders/FolderSettingsFragment.kt: (106, 24): 'setTargetFragment(Fragment?, Int): Unit' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/managefolders/FolderSettingsFragment.kt: (107, 29): 'requireFragmentManager(): FragmentManager' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/messagelist/MessageListLiveData.kt: (24, 60): 'constructor Handler()' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/messagelist/MessageListLoader.kt: (11, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/messagelist/MessageListLoader.kt: (140, 17): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/messageview/LinkTextHandler.kt: (12, 5): 'constructor Handler()' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/SettingsListFragment.kt: (109, 17): 'NewSetupUiHack' is deprecated. Remove this once we switch over to the new setup UIw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/SettingsViewModel.kt: (16, 50): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.w: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/account/AccountSettingsFragment.kt: (81, 15): 'onActivityCreated(Bundle?): Unit' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/account/AccountSettingsFragment.kt: (339, 24): 'setTargetFragment(Fragment?, Int): Unit' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/account/AccountSettingsFragment.kt: (340, 29): 'requireFragmentManager(): FragmentManager' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/account/AccountSettingsViewModel.kt: (30, 13): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.w: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/account/AccountSettingsViewModel.kt: (64, 9): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.w: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/account/AutocryptPreferEncryptDialogFragment.kt: (19, 24): 'getter for targetFragment: Fragment?' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/account/FolderListPreference.kt: (32, 64): Used to extend current API with Koin APIw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/account/FolderListPreference.kt: (33, 61): Used to extend current API with Koin APIw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/export/SettingsExportFragment.kt: (131, 9): 'startActivityForResult(Intent!, Int): Unit' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsActivity.kt: (99, 13): 'constructor Handler()' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (4, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (5, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (6, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (19, 43): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (20, 29): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (21, 37): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (22, 37): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (23, 36): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (24, 55): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (25, 51): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (26, 48): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (27, 56): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (28, 51): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (29, 64): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (30, 61): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (31, 32): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (32, 46): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (33, 44): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (34, 45): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (35, 40): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (36, 37): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (37, 59): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (38, 41): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (39, 40): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (40, 32): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (41, 36): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (48, 43): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (49, 29): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (50, 37): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (51, 37): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (52, 36): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (53, 55): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (54, 51): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (55, 48): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (56, 56): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (57, 51): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (58, 64): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (59, 61): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (60, 32): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (61, 46): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (62, 44): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (63, 45): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (64, 40): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (65, 37): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (66, 58): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (67, 41): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (68, 40): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (69, 32): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (70, 36): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (79, 49): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (80, 51): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (87, 49): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (88, 51): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (98, 41): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (99, 57): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (100, 52): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (101, 44): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (102, 33): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (103, 44): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (104, 54): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (105, 33): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (106, 44): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (107, 36): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (108, 34): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (109, 36): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (110, 43): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (111, 35): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (112, 37): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (113, 44): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (114, 43): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (115, 41): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (116, 44): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (117, 43): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (118, 39): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (119, 39): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (120, 40): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (121, 44): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (122, 41): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (123, 55): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (124, 45): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (135, 40): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (136, 35): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (137, 44): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (138, 33): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (138, 52): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (140, 17): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (140, 55): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (143, 17): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (143, 55): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (146, 44): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (146, 73): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (147, 36): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (148, 34): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (149, 36): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (150, 43): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (151, 35): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (152, 37): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (153, 44): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (154, 43): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (155, 41): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (156, 44): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (157, 43): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (158, 39): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (159, 39): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (160, 40): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (161, 44): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (162, 41): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (163, 55): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (164, 45): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (175, 25): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (176, 25): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (177, 25): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (178, 25): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (179, 25): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (180, 25): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (185, 25): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (186, 25): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (187, 25): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (188, 25): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (189, 25): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (194, 25): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (195, 25): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (206, 17): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (207, 17): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (208, 17): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (209, 17): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (210, 17): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (211, 17): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (214, 17): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (215, 17): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (216, 17): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (217, 17): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (218, 17): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (221, 17): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (222, 17): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (231, 9): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (235, 9): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (266, 32): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (267, 33): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsDataStore.kt: (268, 13): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/general/GeneralSettingsFragment.kt: (23, 15): 'onActivityCreated(Bundle?): Unit' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/import/PasswordPromptDialogFragment.kt: (116, 9): 'getter for targetFragment: Fragment?' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/import/PasswordPromptDialogFragment.kt: (116, 26): 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/import/PasswordPromptDialogFragment.kt: (116, 43): 'getter for targetRequestCode: Int' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/import/PasswordPromptDialogFragment.kt: (145, 13): 'setTargetFragment(Fragment?, Int): Unit' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/import/SettingsImportFragment.kt: (160, 9): 'startActivityForResult(Intent!, Int): Unit' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/import/SettingsImportFragment.kt: (174, 29): 'requireFragmentManager(): FragmentManager' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/settings/import/SettingsImportViewModel.kt: (218, 9): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.w: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/view/WebViewConfigProvider.kt: (3, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/view/WebViewConfigProvider.kt: (15, 28): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/view/WebViewConfigProvider.kt: (16, 24): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/release/java/com/fsck/k9/ui/settings/NewSetupUiHack.kt: (7, 19): Parameter 'builder' is never used> Task :app:ui:legacy:compileReleaseJavaWithJavacNote: Some input files use or override a deprecated API.Note: Recompile with -Xlint:deprecation for details.> Task :app:ui:legacy:bundleLibCompileToJarRelease> Task :app:ui:legacy:mergeReleaseGeneratedProguardFiles> Task :app:ui:legacy:exportReleaseConsumerProguardFiles> Task :app:ui:legacy:bundleLibResRelease> Task :app:ui:legacy:extractReleaseAnnotations> Task :app:ui:legacy:mergeReleaseConsumerProguardFiles> Task :app:ui:legacy:bundleLibRuntimeToJarRelease> Task :app:ui:legacy:compileReleaseSources> Task :app:ui:legacy:mergeReleaseJavaResource> Task :app:ui:legacy:syncReleaseLibJars> Task :app:ui:legacy:bundleReleaseAar> Task :app:ui:legacy:assembleRelease> Task :app:k9mail:mergeReleaseNativeLibs> Task :app:k9mail:stripReleaseDebugSymbols NO-SOURCE> Task :app:k9mail-jmap:mergeReleaseNativeLibs> Task :app:k9mail-jmap:kaptGenerateStubsReleaseKotlin> Task :app:k9mail-jmap:stripReleaseDebugSymbols NO-SOURCE> Task :app:k9mail:compileReleaseKotlinw: /home/vagrant/build/com.fsck.k9/app/k9mail/src/main/java/com/fsck/k9/App.kt: (28, 53): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.w: /home/vagrant/build/com.fsck.k9/app/k9mail/src/main/java/com/fsck/k9/App.kt: (38, 9): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/k9mail/src/main/java/com/fsck/k9/notification/K9NotificationActionCreator.kt: (7, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/k9mail/src/main/java/com/fsck/k9/notification/K9NotificationActionCreator.kt: (116, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/k9mail/src/main/java/com/fsck/k9/notification/K9NotificationActionCreator.kt: (144, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/k9mail/src/main/java/com/fsck/k9/notification/K9NotificationStrategy.kt: (4, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/k9mail/src/main/java/com/fsck/k9/notification/K9NotificationStrategy.kt: (30, 14): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/k9mail/src/main/java/com/fsck/k9/notification/K9NotificationStrategy.kt: (30, 57): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/k9mail/src/main/java/com/fsck/k9/provider/UnreadWidgetProvider.kt: (36, 9): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.w: /home/vagrant/build/com.fsck.k9/app/k9mail/src/main/java/com/fsck/k9/widget/unread/UnreadWidgetConfigurationFragment.kt: (45, 13): 'startActivityForResult(Intent!, Int): Unit' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.fsck.k9/app/k9mail/src/main/java/com/fsck/k9/widget/unread/UnreadWidgetConfigurationFragment.kt: (64, 13): 'startActivityForResult(Intent!, Int): Unit' is deprecated. Deprecated in Java> Task :app:k9mail-jmap:kaptReleaseKotlinNote: [1] Wrote GeneratedAppGlideModule with: [com.fsck.k9.contacts.ContactPictureGlideModule]> Task :app:k9mail:compileReleaseJavaWithJavacNote: [1] Wrote GeneratedAppGlideModule with: [com.fsck.k9.contacts.ContactPictureGlideModule]Note: Some input files use or override a deprecated API.Note: Recompile with -Xlint:deprecation for details.> Task :app:k9mail:compileReleaseSources> Task :app:k9mail:lintVitalReleaseExecution optimizations have been disabled for task ':app:k9mail:lintVitalRelease' to ensure correctness due to the following reasons:- Type 'LintPerVariantTask' property 'allInputs' cannot be resolved:  Cannot convert the provided notation to a File or URI: full.jar (project :app:ui:legacy). The following types/formats are supported:  - A String or CharSequence path, for example 'src/main/java' or '/usr/include'. - A String or CharSequence URI, for example 'file:/usr/include'. - A File instance. - A Path instance. - A Directory instance. - A RegularFile instance. - A URI or URL instance. - A TextResource instance. Reason: An input file collection couldn't be resolved, making it impossible to determine task inputs. Please refer to https://docs.gradle.org/7.0/userguide/validation_problems.html#unresolvable_input for more details about this problem.> Task :app:k9mail-jmap:compileReleaseKotlinw: /home/vagrant/build/com.fsck.k9/app/k9mail-jmap/src/main/java/com/fsck/k9/App.kt: (21, 9): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/k9mail-jmap/src/main/java/com/fsck/k9/notification/K9NotificationActionCreator.kt: (7, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/k9mail-jmap/src/main/java/com/fsck/k9/notification/K9NotificationActionCreator.kt: (116, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/k9mail-jmap/src/main/java/com/fsck/k9/notification/K9NotificationActionCreator.kt: (144, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/k9mail-jmap/src/main/java/com/fsck/k9/notification/K9NotificationStrategy.kt: (4, 20): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/k9mail-jmap/src/main/java/com/fsck/k9/notification/K9NotificationStrategy.kt: (25, 13): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/k9mail-jmap/src/main/java/com/fsck/k9/notification/K9NotificationStrategy.kt: (25, 32): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /home/vagrant/build/com.fsck.k9/app/k9mail-jmap/src/main/java/com/fsck/k9/ui/addaccount/AddAccountViewModel.kt: (81, 9): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.> Task :app:k9mail-jmap:compileReleaseJavaWithJavac> Task :app:k9mail-jmap:compileReleaseSources> Task :app:k9mail-jmap:lintVitalReleaseExecution optimizations have been disabled for task ':app:k9mail-jmap:lintVitalRelease' to ensure correctness due to the following reasons:- Type 'LintPerVariantTask' property 'allInputs' cannot be resolved:  Cannot convert the provided notation to a File or URI: databinding-adapters-4.1.3.aar (androidx.databinding:databinding-adapters:4.1.3). The following types/formats are supported:  - A String or CharSequence path, for example 'src/main/java' or '/usr/include'. - A String or CharSequence URI, for example 'file:/usr/include'. - A File instance. - A Path instance. - A Directory instance. - A RegularFile instance. - A URI or URL instance. - A TextResource instance. Reason: An input file collection couldn't be resolved, making it impossible to determine task inputs. Please refer to https://docs.gradle.org/7.0/userguide/validation_problems.html#unresolvable_input for more details about this problem.> Task :app:k9mail:mergeReleaseGeneratedProguardFiles> Task :app:k9mail-jmap:mergeReleaseGeneratedProguardFiles> Task :app:k9mail:mergeReleaseJavaResource> Task :app:k9mail-jmap:mergeReleaseJavaResource> Task :app:k9mail-jmap:minifyReleaseWithR8R8: Missing class: org.conscrypt.ConscryptHostnameVerifierR8: Missing class: com.fasterxml.jackson.databind.module.SimpleModuleR8: Missing class: com.fasterxml.jackson.databind.JsonSerializerR8: Missing class: com.fasterxml.jackson.databind.JsonDeserializerR8: Missing class: java.lang.ClassValue> Task :app:k9mail:minifyReleaseWithR8> Task :app:k9mail:packageRelease> Task :app:k9mail:assembleRelease> Task :app:k9mail-jmap:packageRelease> Task :app:k9mail-jmap:assembleReleaseDeprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.Use '--warning-mode all' to show the individual deprecation warnings.See https://docs.gradle.org/7.0/userguide/command_line_interface.html#sec:command_line_warningsExecution optimizations have been disabled for 2 invalid unit(s) of work during this build to ensure correctness.Please consult deprecation warnings for more details.BUILD SUCCESSFUL in 5m 19s709 actionable tasks: 709 executed2021-09-15 15:50:03,237 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.fsck.k9, universal_newlines=False, shell=None)2021-09-15 15:50:03,241 INFO: Successfully built version 5.900 of com.fsck.k9 from c4cac8c5e81fbe189b3917ff6e61a4cbe79d2cee2021-09-15 15:50:04,173 DEBUG: AXML contains a RESOURCE MAP2021-09-15 15:50:04,173 DEBUG: Start of Namespace mapping: prefix 54: 'android' --> uri 198: 'http://schemas.android.com/apk/res/android'2021-09-15 15:50:04,175 DEBUG: Checking build/com.fsck.k9/app/k9mail/build/outputs/apk/release/k9mail-release-unsigned.apk2021-09-15 15:50:04,185 DEBUG: AXML contains a RESOURCE MAP2021-09-15 15:50:04,185 DEBUG: Start of Namespace mapping: prefix 54: 'android' --> uri 198: 'http://schemas.android.com/apk/res/android'2021-09-15 15:50:04,204 INFO: success: com.fsck.k92021-09-15 15:50:04,204 INFO: Finished2021-09-15 15:50:04,205 INFO: 1 build succeeded