log for com.fsck.k9:27040

== Installed Android Tools ==2021-07-20 17:45:46,481 DEBUG: Reading 'config.yml'2021-07-20 17:45:46,489 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner2021-07-20 17:45:46,491 INFO: Creating log directory2021-07-20 17:45:46,491 INFO: Creating temporary directory2021-07-20 17:45:46,492 INFO: Creating output directory2021-07-20 17:45:46,517 DEBUG: Getting git vcs interface for https://github.com/k9mail/k-9.git2021-07-20 17:45:46,517 DEBUG: > git --versiongit version 2.11.02021-07-20 17:45:46,728 INFO: Using git version 2.11.02021-07-20 17:45:46,729 DEBUG: Checking 5.7402021-07-20 17:45:46,730 INFO: Building version 5.740 (27040) of com.fsck.k92021-07-20 17:45:46,731 DEBUG: > sudo passwd --lock rootpasswd: password expiry information changed.2021-07-20 17:45:46,951 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo(Reading database ... 64892 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+deb9u12) ...2021-07-20 17:45:50,437 INFO: Getting source for revision 5.7402021-07-20 17:45:50,437 DEBUG: Directory: build/com.fsck.k92021-07-20 17:45:50,437 DEBUG: > git rev-parse --show-toplevel2021-07-20 17:45:50,641 DEBUG: Directory: build/com.fsck.k92021-07-20 17:45:50,641 DEBUG: > git submodule foreach --recursive git reset --hard2021-07-20 17:45:52,050 DEBUG: Directory: build/com.fsck.k92021-07-20 17:45:52,051 DEBUG: > git reset --hard2021-07-20 17:45:52,358 DEBUG: Directory: build/com.fsck.k92021-07-20 17:45:52,359 DEBUG: > git submodule foreach --recursive git clean -dffx2021-07-20 17:45:52,463 DEBUG: Directory: build/com.fsck.k92021-07-20 17:45:52,464 DEBUG: > git clean -dffx2021-07-20 17:45:52,584 DEBUG: Directory: build/com.fsck.k92021-07-20 17:45:52,584 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-07-20 17:45:53,092 DEBUG: Directory: build/com.fsck.k92021-07-20 17:45:53,092 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-07-20 17:45:53,498 DEBUG: Directory: build/com.fsck.k92021-07-20 17:45:53,498 DEBUG: > git remote set-head origin --auto2021-07-20 17:45:53,906 DEBUG: Directory: build/com.fsck.k92021-07-20 17:45:53,906 DEBUG: > git checkout -f 5.7402021-07-20 17:45:54,111 DEBUG: Directory: build/com.fsck.k92021-07-20 17:45:54,112 DEBUG: > git clean -dffx2021-07-20 17:45:54,216 INFO: Creating local.properties file at build/com.fsck.k9/local.properties2021-07-20 17:45:54,217 DEBUG: Removing debuggable flags from build/com.fsck.k92021-07-20 17:45:54,260 INFO: Cleaned build.gradle of keysigning configs at build/com.fsck.k9/app/k9mail/build.gradle2021-07-20 17:45:54,272 INFO: Cleaned build.gradle of keysigning configs at build/com.fsck.k9/app/k9mail-jmap/build.gradle2021-07-20 17:45:54,284 INFO: Cleaning Gradle project...2021-07-20 17:45:54,284 DEBUG: Directory: build/com.fsck.k92021-07-20 17:45:54,284 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:storage:clean UP-TO-DATE> Task :app:crypto-openpgp:clean UP-TO-DATE> Task :app:core:clean UP-TO-DATE> Task :app:k9mail-jmap:clean> Task :app:testing:clean UP-TO-DATE> Task :backend:imap:clean UP-TO-DATE> Task :backend:api:clean UP-TO-DATE> Task :app:k9mail:clean UP-TO-DATE> Task :backend:pop3:clean UP-TO-DATE> Task :backend:jmap:clean> Task :mail:common:clean UP-TO-DATE> Task :mail:testing:clean UP-TO-DATE> Task :app:autodiscovery:api:clean UP-TO-DATE> Task :backend:webdav:clean UP-TO-DATE> Task :app:autodiscovery:providersxml:clean UP-TO-DATE> Task :app:ui:base:clean UP-TO-DATE> Task :app:autodiscovery:srvrecords:clean UP-TO-DATE> Task :mail:protocols:pop3:clean UP-TO-DATE> Task :app:ui:legacy:clean UP-TO-DATE> Task :mail:protocols:smtp:clean UP-TO-DATE> Task :mail:protocols:webdav:clean UP-TO-DATE> Task :app:ui:setup:clean UP-TO-DATE> Task :app:autodiscovery:thunderbird:clean UP-TO-DATE> Task :mail:protocols:imap: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 45s25 actionable tasks: 2 executed, 23 up-to-date2021-07-20 17:46:43,386 INFO: Scanning source for common problems...2021-07-20 17:46:43,391 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar2021-07-20 17:46:43,529 INFO: Creating source tarball...2021-07-20 17:46:44,642 INFO: Building Gradle project...2021-07-20 17:46:44,642 DEBUG: Directory: build/com.fsck.k92021-07-20 17:46:44,642 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 build> Task :mail:common:preBuild UP-TO-DATE> Task :backend:api:preBuild UP-TO-DATE> Task :app:core:preBuild UP-TO-DATE> Task :app:crypto-openpgp:preBuild UP-TO-DATE> Task :app:k9mail:preBuild UP-TO-DATE> Task :plugins:openpgp-api-lib:openpgp-api:preBuild UP-TO-DATE> Task :backend:api:preReleaseBuild UP-TO-DATE> Task :mail:common:preReleaseBuild UP-TO-DATE> Task :plugins:openpgp-api-lib:openpgp-api:preReleaseBuild UP-TO-DATE> Task :app:crypto-openpgp:preReleaseBuild UP-TO-DATE> Task :app:core:preReleaseBuild UP-TO-DATE> Task :mail:common:compileReleaseAidl NO-SOURCE> Task :backend:api:packageReleaseRenderscript NO-SOURCE> Task :mail:common:packageReleaseRenderscript NO-SOURCE> Task :backend:api:compileReleaseAidl NO-SOURCE> Task :mail:common:compileReleaseRenderscript NO-SOURCE> Task :backend:api:compileReleaseRenderscript NO-SOURCE> Task :mail:common:generateReleaseResValues> Task :mail:common:generateReleaseResources> Task :backend:api:generateReleaseResValues> Task :backend:api:generateReleaseResources> Task :app:core:mergeReleaseJniLibFolders> Task :app:core:mergeReleaseNativeLibs NO-SOURCE> Task :app:core:stripReleaseDebugSymbols NO-SOURCE> Task :app:crypto-openpgp:mergeReleaseJniLibFolders> Task :app:k9mail:extractProguardFiles> Task :app:crypto-openpgp:mergeReleaseNativeLibs NO-SOURCE> Task :app:k9mail:preReleaseBuild> Task :app:crypto-openpgp:stripReleaseDebugSymbols NO-SOURCE> 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 :mail:protocols:imap:preBuild UP-TO-DATE> Task :mail:protocols:imap:preReleaseBuild UP-TO-DATE> Task :mail:protocols:imap:compileReleaseAidl NO-SOURCE> Task :mail:protocols:smtp:preBuild UP-TO-DATE> Task :mail:protocols:smtp:preReleaseBuild UP-TO-DATE> Task :mail:protocols:smtp:compileReleaseAidl NO-SOURCE> Task :backend:imap:compileReleaseAidl 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 :mail:protocols:pop3:compileReleaseAidl NO-SOURCE> 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:protocols:webdav:compileReleaseAidl NO-SOURCE> Task :backend:webdav:compileReleaseAidl NO-SOURCE> Task :app:ui:base:preBuild UP-TO-DATE> Task :app:ui:base:preReleaseBuild UP-TO-DATE> Task :mail:common:packageReleaseResources> Task :backend:api:packageReleaseResources> 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:core:copyReleaseJniLibsProjectAndLocalJars> Task :app:crypto-openpgp:copyReleaseJniLibsProjectAndLocalJars> Task :app:core:generateReleaseBuildConfig> Task :app:crypto-openpgp:generateReleaseBuildConfig> Task :app:k9mail:generateReleaseBuildConfig> Task :app:core:generateReleaseResValues> Task :app:crypto-openpgp:generateReleaseResValues> Task :app:storage:writeReleaseAarMetadata> Task :backend:api:parseReleaseLocalResources> Task :mail:common:parseReleaseLocalResources> Task :backend:api:generateReleaseBuildConfig> Task :backend:api:javaPreCompileRelease> Task :mail:common:generateReleaseBuildConfig> Task :mail:common:javaPreCompileRelease> 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:processReleaseManifest> Task :mail:common:processReleaseManifest> Task :backend:api:processReleaseManifest> Task :app:crypto-openpgp:compileReleaseRenderscript NO-SOURCE> Task :app:crypto-openpgp:generateReleaseResources> 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 :backend:pop3:writeReleaseAarMetadata> Task :backend:imap:writeReleaseAarMetadata> Task :app:crypto-openpgp:packageReleaseResources> Task :backend:webdav:writeReleaseAarMetadata> Task :app:autodiscovery:providersxml:writeReleaseAarMetadata> Task :app:autodiscovery:api:writeReleaseAarMetadata> Task :app:ui:base:writeReleaseAarMetadata> Task :app:ui:legacy:writeReleaseAarMetadata> Task :mail:protocols:imap:writeReleaseAarMetadata> Task :app:crypto-openpgp:parseReleaseLocalResources> Task :app:crypto-openpgp:javaPreCompileRelease> Task :mail:protocols:pop3:writeReleaseAarMetadata> Task :app:crypto-openpgp:mergeReleaseShaders> Task :app:crypto-openpgp:compileReleaseShaders NO-SOURCE> Task :mail:protocols:smtp:writeReleaseAarMetadata> Task :app:crypto-openpgp:generateReleaseAssets UP-TO-DATE> Task :mail:protocols:webdav:writeReleaseAarMetadata> Task :app:storage:compileReleaseRenderscript NO-SOURCE> Task :app:storage:generateReleaseResValues> Task :app:k9mail:generateReleaseResValues> Task :app:crypto-openpgp:packageReleaseAssets> Task :app:storage:generateReleaseResources> Task :app:crypto-openpgp:packageReleaseRenderscript NO-SOURCE> Task :backend:imap:compileReleaseRenderscript NO-SOURCE> Task :app:k9mail:compileReleaseRenderscript NO-SOURCE> Task :app:k9mail:generateReleaseResources> Task :app:crypto-openpgp:prepareLintJarForPublish> Task :backend:imap:generateReleaseResValues> Task :backend:imap:generateReleaseResources> Task :app:crypto-openpgp:processReleaseJavaRes NO-SOURCE> Task :app:storage:packageReleaseResources> Task :app:crypto-openpgp:writeReleaseAarMetadata> Task :backend:imap:packageReleaseResources> Task :backend:pop3:compileReleaseRenderscript NO-SOURCE> Task :backend:pop3:generateReleaseResValues> Task :backend:pop3:generateReleaseResources> Task :plugins:openpgp-api-lib:openpgp-api:compileReleaseAidl> Task :app:core:compileReleaseAidl NO-SOURCE> Task :backend:pop3:packageReleaseResources> Task :plugins:openpgp-api-lib:openpgp-api:packageReleaseRenderscript NO-SOURCE> Task :app:storage:compileReleaseAidl NO-SOURCE> Task :app:core:compileReleaseRenderscript NO-SOURCE> Task :app:core:generateReleaseResources> Task :plugins:openpgp-api-lib:openpgp-api:compileReleaseRenderscript NO-SOURCE> Task :plugins:openpgp-api-lib:openpgp-api:generateReleaseResValues> Task :plugins:openpgp-api-lib:openpgp-api:generateReleaseResources> Task :mail:common:compileReleaseLibraryResources> Task :app:crypto-openpgp:compileReleaseLibraryResources> Task :app:crypto-openpgp:compileReleaseAidl NO-SOURCE> Task :backend:api:compileReleaseLibraryResources> Task :app:ui:base:compileReleaseAidl NO-SOURCE> Task :app:autodiscovery:api:compileReleaseAidl NO-SOURCE> Task :app:autodiscovery:providersxml:compileReleaseAidl NO-SOURCE> Task :app:ui:legacy:compileReleaseAidl NO-SOURCE> Task :backend:api:writeReleaseAarMetadata> Task :app:k9mail:compileReleaseAidl NO-SOURCE> Task :app:autodiscovery:api:compileReleaseRenderscript NO-SOURCE> Task :backend:webdav:compileReleaseRenderscript NO-SOURCE> Task :app:autodiscovery:api:generateReleaseResValues> Task :backend:webdav:generateReleaseResValues> Task :app:autodiscovery:api:generateReleaseResources> Task :backend:webdav:generateReleaseResources> Task :app:autodiscovery:api:packageReleaseResources> Task :app:autodiscovery:api:packageReleaseRenderscript NO-SOURCE> Task :backend:webdav:packageReleaseResources> Task :app:autodiscovery:providersxml:compileReleaseRenderscript NO-SOURCE> Task :app:ui:base:compileReleaseRenderscript NO-SOURCE> Task :app:autodiscovery:providersxml:generateReleaseResValues> Task :app:ui:base:generateReleaseResValues> Task :app:autodiscovery:providersxml:generateReleaseResources> Task :app:ui:base:generateReleaseResources> Task :app:ui:base:packageReleaseResources> Task :app:autodiscovery:providersxml:packageReleaseResources> Task :app:ui:legacy:generateReleaseResValues> Task :app:autodiscovery:providersxml:packageReleaseRenderscript NO-SOURCE> Task :mail:protocols:imap:compileReleaseRenderscript NO-SOURCE> Task :app:ui:legacy:compileReleaseRenderscript NO-SOURCE> Task :app:ui:legacy:generateReleaseResources> Task :mail:protocols:imap:generateReleaseResValues> Task :mail:protocols:imap:generateReleaseResources> Task :app:core:packageReleaseResources> Task :app:core:parseReleaseLocalResources> Task :plugins:openpgp-api-lib:openpgp-api:packageReleaseResources> Task :plugins:openpgp-api-lib:openpgp-api:parseReleaseLocalResources> Task :app:core:compileReleaseLibraryResources> Task :plugins:openpgp-api-lib:openpgp-api:processReleaseManifest> Task :plugins:openpgp-api-lib:openpgp-api:generateReleaseBuildConfig> Task :mail:protocols:imap:packageReleaseResources> Task :plugins:openpgp-api-lib:openpgp-api:javaPreCompileRelease> Task :mail:common:generateReleaseRFile> Task :plugins:openpgp-api-lib:openpgp-api:compileReleaseLibraryResources> Task :backend:api:generateReleaseRFile> Task :plugins:openpgp-api-lib:openpgp-api:writeReleaseAarMetadata> Task :mail:protocols:pop3:compileReleaseRenderscript NO-SOURCE> Task :mail:protocols:pop3:generateReleaseResValues> Task :mail:protocols:pop3:generateReleaseResources> Task :mail:protocols:pop3:packageReleaseResources> Task :plugins:openpgp-api-lib:openpgp-api:generateReleaseRFile> Task :mail:protocols:smtp:compileReleaseRenderscript NO-SOURCE> Task :mail:protocols:smtp:generateReleaseResValues> Task :mail:protocols:smtp:generateReleaseResources> Task :mail:protocols:smtp:packageReleaseResources> Task :mail:protocols:webdav:compileReleaseRenderscript NO-SOURCE> Task :mail:protocols:webdav:generateReleaseResValues> Task :mail:protocols:webdav:generateReleaseResources> Task :mail:protocols:webdav:packageReleaseResources> Task :app:k9mail:createReleaseCompatibleScreenManifests> Task :app:k9mail:extractDeepLinksRelease> Task :app:storage:extractDeepLinksRelease> Task :app:storage:processReleaseManifest> Task :backend:api:extractDeepLinksRelease> Task :backend:imap:extractDeepLinksRelease> Task :backend:imap:processReleaseManifest> Task :backend:pop3:extractDeepLinksRelease> Task :backend:pop3:processReleaseManifest> Task :backend:webdav:extractDeepLinksRelease> Task :backend:webdav:processReleaseManifest> Task :app:autodiscovery:api:extractDeepLinksRelease> Task :app:autodiscovery:api:processReleaseManifest> Task :app:autodiscovery:providersxml:extractDeepLinksRelease> Task :app:autodiscovery:providersxml:processReleaseManifest> Task :app:ui:base:extractDeepLinksRelease> Task :app:ui:base:processReleaseManifest> Task :mail:protocols:imap:extractDeepLinksRelease> Task :mail:protocols:imap:processReleaseManifest> Task :mail:protocols:pop3:extractDeepLinksRelease> Task :mail:protocols:pop3:processReleaseManifest> Task :mail:protocols:smtp:extractDeepLinksRelease> Task :app:core:mergeReleaseResources> Task :app:crypto-openpgp:mergeReleaseResources> Task :mail:protocols:smtp:processReleaseManifest> Task :mail:protocols:webdav:extractDeepLinksRelease> Task :mail:protocols:webdav:processReleaseManifest> Task :app:storage:compileReleaseLibraryResources> Task :app:storage:parseReleaseLocalResources> Task :backend:imap:compileReleaseLibraryResources> Task :backend:imap:parseReleaseLocalResources> Task :mail:protocols:imap:parseReleaseLocalResources> Task :mail:protocols:imap:generateReleaseRFile> Task :mail:protocols:smtp:parseReleaseLocalResources> Task :mail:protocols:smtp:generateReleaseRFile> Task :backend:imap:generateReleaseRFile> Task :app:ui:legacy:packageReleaseResources> Task :app:core:generateReleaseRFile> Task :app:core:extractDeepLinksRelease> Task :app:ui:legacy:extractDeepLinksRelease> Task :app:ui:legacy:processReleaseManifest> Task :app:crypto-openpgp:generateReleaseRFile> Task :app:crypto-openpgp:extractDeepLinksRelease> Task :app:storage:generateReleaseRFile> Task :backend:pop3:compileReleaseLibraryResources> 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:core:verifyReleaseResources> Task :app:autodiscovery:api:compileReleaseLibraryResources> Task :app:autodiscovery:providersxml:compileReleaseLibraryResources> Task :app:autodiscovery:providersxml:parseReleaseLocalResources> Task :app:autodiscovery:api:parseReleaseLocalResources> Task :app:ui:base:compileReleaseLibraryResources> Task :app:ui:base:parseReleaseLocalResources> Task :app:autodiscovery:api:generateReleaseRFile> Task :app:autodiscovery:providersxml:generateReleaseRFile> Task :app:crypto-openpgp:verifyReleaseResources> Task :app:ui:base:generateReleaseRFile> Task :mail:protocols:imap:compileReleaseLibraryResources> Task :app:ui:legacy:parseReleaseLocalResources> Task :mail:protocols:pop3:compileReleaseLibraryResources> Task :mail:protocols:smtp:compileReleaseLibraryResources> Task :app:ui:legacy: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 :backend:imap:javaPreCompileRelease> Task :mail:protocols:smtp:javaPreCompileRelease> Task :backend:pop3:generateReleaseBuildConfig> Task :backend:pop3:javaPreCompileRelease> Task :mail:protocols:pop3:generateReleaseBuildConfig> Task :mail:protocols:pop3:javaPreCompileRelease> Task :backend:webdav:generateReleaseBuildConfig> Task :mail:protocols:webdav:generateReleaseBuildConfig> Task :mail:protocols:webdav:javaPreCompileRelease> Task :backend:webdav:javaPreCompileRelease> Task :app:autodiscovery:api:generateReleaseBuildConfig> Task :app:ui:base:generateReleaseBuildConfig> Task :app:autodiscovery:api:javaPreCompileRelease> Task :app:ui:base:javaPreCompileRelease> Task :app:autodiscovery:providersxml:generateReleaseBuildConfig> Task :app:ui:legacy:generateReleaseBuildConfig> Task :app:autodiscovery:providersxml:javaPreCompileRelease> Task :app:storage:prepareLintJarForPublish> Task :backend:api:prepareLintJarForPublish> Task :backend:imap:prepareLintJarForPublish> Task :backend:pop3:prepareLintJarForPublish> Task :backend:webdav:prepareLintJarForPublish> 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:ui:legacy:generateReleaseRFile> Task :app:storage:mergeReleaseShaders> Task :app:storage:compileReleaseShaders NO-SOURCE> Task :app:storage:generateReleaseAssets UP-TO-DATE> Task :app:storage:packageReleaseAssets> Task :backend:api:mergeReleaseShaders> Task :backend:api:compileReleaseShaders NO-SOURCE> Task :backend:api:generateReleaseAssets UP-TO-DATE> Task :backend:api:packageReleaseAssets> Task :backend:imap:mergeReleaseShaders> Task :app:ui:legacy:prepareLintJarForPublish> Task :app:ui:legacy:javaPreCompileRelease> Task :backend:imap:compileReleaseShaders NO-SOURCE> Task :backend:imap:generateReleaseAssets UP-TO-DATE> Task :backend:pop3:mergeReleaseShaders> Task :backend:webdav:mergeReleaseShaders> Task :backend:imap:packageReleaseAssets> Task :backend:pop3:compileReleaseShaders NO-SOURCE> Task :backend:pop3:generateReleaseAssets UP-TO-DATE> Task :backend:webdav:compileReleaseShaders NO-SOURCE> Task :backend:webdav:generateReleaseAssets UP-TO-DATE> Task :app:autodiscovery:api:mergeReleaseShaders> Task :backend:pop3:packageReleaseAssets> Task :app:autodiscovery:api:compileReleaseShaders NO-SOURCE> Task :backend:webdav:packageReleaseAssets> Task :app:autodiscovery:api:generateReleaseAssets UP-TO-DATE> Task :app:autodiscovery:api:packageReleaseAssets> Task :app:ui:base:mergeReleaseShaders> Task :app:autodiscovery:providersxml:mergeReleaseShaders> Task :app:ui:base:compileReleaseShaders NO-SOURCE> Task :app:autodiscovery:providersxml:compileReleaseShaders NO-SOURCE> Task :app:ui:base:generateReleaseAssets UP-TO-DATE> Task :app:autodiscovery:providersxml:generateReleaseAssets UP-TO-DATE> Task :app:ui:legacy:mergeReleaseShaders> Task :app:ui:legacy:compileReleaseShaders NO-SOURCE> Task :app:ui:legacy:generateReleaseAssets UP-TO-DATE> Task :app:ui:base:packageReleaseAssets> Task :mail:protocols:imap:mergeReleaseShaders> Task :app:ui:legacy:packageReleaseAssets> Task :app:autodiscovery:providersxml:packageReleaseAssets> Task :mail:protocols:imap:compileReleaseShaders NO-SOURCE> Task :mail:protocols:imap:generateReleaseAssets UP-TO-DATE> Task :mail:protocols:smtp:mergeReleaseShaders> Task :mail:protocols:imap:packageReleaseAssets> Task :mail:protocols:pop3:mergeReleaseShaders> Task :mail:protocols:smtp:compileReleaseShaders NO-SOURCE> Task :mail:protocols:smtp:generateReleaseAssets UP-TO-DATE> Task :mail:protocols:pop3:compileReleaseShaders NO-SOURCE> Task :mail:protocols:pop3:generateReleaseAssets UP-TO-DATE> Task :mail:protocols:webdav:mergeReleaseShaders> Task :mail:protocols:smtp:packageReleaseAssets> Task :mail:protocols:pop3:packageReleaseAssets> Task :mail:protocols:webdav:compileReleaseShaders NO-SOURCE> Task :mail:protocols:webdav:generateReleaseAssets UP-TO-DATE> Task :app:storage:processReleaseJavaRes NO-SOURCE> Task :backend:imap:processReleaseJavaRes NO-SOURCE> Task :backend:pop3:processReleaseJavaRes NO-SOURCE> Task :backend:api:processReleaseJavaRes NO-SOURCE> Task :backend:webdav:processReleaseJavaRes NO-SOURCE> Task :app:autodiscovery:providersxml:processReleaseJavaRes NO-SOURCE> Task :app:ui:base:processReleaseJavaRes NO-SOURCE> Task :app:ui:legacy:processReleaseJavaRes NO-SOURCE> Task :mail:protocols:imap:processReleaseJavaRes NO-SOURCE> Task :app:autodiscovery:api:processReleaseJavaRes NO-SOURCE> Task :mail:protocols:pop3:processReleaseJavaRes NO-SOURCE> Task :mail:protocols:smtp:processReleaseJavaRes NO-SOURCE> Task :mail:protocols:smtp:bundleLibResRelease NO-SOURCE> Task :mail:protocols:pop3:bundleLibResRelease NO-SOURCE> Task :app:crypto-openpgp:copyReleaseJniLibsProjectOnly> Task :app:core:copyReleaseJniLibsProjectOnly> Task :mail:protocols:webdav:packageReleaseAssets> Task :mail:protocols:webdav:processReleaseJavaRes NO-SOURCE> Task :mail:protocols:webdav:bundleLibResRelease NO-SOURCE> Task :app:storage:mergeReleaseJniLibFolders> Task :backend:imap:mergeReleaseJniLibFolders> Task :backend:api:mergeReleaseJniLibFolders> Task :app:storage:mergeReleaseNativeLibs NO-SOURCE> Task :app:storage:stripReleaseDebugSymbols NO-SOURCE> Task :backend:imap:mergeReleaseNativeLibs NO-SOURCE> Task :backend:imap:stripReleaseDebugSymbols NO-SOURCE> Task :backend:api:mergeReleaseNativeLibs NO-SOURCE> Task :backend:imap:copyReleaseJniLibsProjectOnly> Task :app:storage:copyReleaseJniLibsProjectOnly> Task :backend:api:stripReleaseDebugSymbols NO-SOURCE> Task :backend:api:copyReleaseJniLibsProjectOnly> Task :backend:webdav:mergeReleaseJniLibFolders> Task :backend:pop3:mergeReleaseJniLibFolders> Task :backend:webdav:mergeReleaseNativeLibs NO-SOURCE> Task :backend:webdav:stripReleaseDebugSymbols NO-SOURCE> Task :backend:webdav:copyReleaseJniLibsProjectOnly> Task :backend:pop3:mergeReleaseNativeLibs NO-SOURCE> Task :backend:pop3:stripReleaseDebugSymbols NO-SOURCE> Task :app:autodiscovery:api:mergeReleaseJniLibFolders> Task :app:autodiscovery:providersxml:mergeReleaseJniLibFolders> Task :app:autodiscovery:api:mergeReleaseNativeLibs NO-SOURCE> Task :app:autodiscovery:providersxml:mergeReleaseNativeLibs NO-SOURCE> Task :app:autodiscovery:api:stripReleaseDebugSymbols NO-SOURCE> Task :app:autodiscovery:providersxml:stripReleaseDebugSymbols NO-SOURCE> Task :app:autodiscovery:providersxml:copyReleaseJniLibsProjectOnly> Task :backend:pop3:copyReleaseJniLibsProjectOnly> Task :app:ui:base:mergeReleaseJniLibFolders> Task :app:ui:base:mergeReleaseNativeLibs NO-SOURCE> Task :app:autodiscovery:api:copyReleaseJniLibsProjectOnly> Task :app:ui:base:stripReleaseDebugSymbols NO-SOURCE> Task :app:ui:legacy:mergeReleaseJniLibFolders> Task :app:ui:base:copyReleaseJniLibsProjectOnly> Task :mail:protocols:imap:mergeReleaseJniLibFolders> Task :app:ui:legacy:mergeReleaseNativeLibs NO-SOURCE> Task :app:ui:legacy:stripReleaseDebugSymbols NO-SOURCE> Task :mail:protocols:imap:mergeReleaseNativeLibs NO-SOURCE> Task :mail:protocols:imap:stripReleaseDebugSymbols NO-SOURCE> Task :app:ui:legacy:copyReleaseJniLibsProjectOnly> Task :mail:protocols:pop3:mergeReleaseJniLibFolders> Task :mail:protocols:imap:copyReleaseJniLibsProjectOnly> Task :mail:protocols:pop3:mergeReleaseNativeLibs NO-SOURCE> Task :mail:protocols:pop3:stripReleaseDebugSymbols NO-SOURCE> Task :mail:protocols:smtp:mergeReleaseJniLibFolders> Task :mail:protocols:pop3:copyReleaseJniLibsProjectOnly> Task :app:k9mail-jmap:preBuild UP-TO-DATE> Task :mail:protocols:webdav:mergeReleaseJniLibFolders> Task :mail:protocols:smtp:mergeReleaseNativeLibs NO-SOURCE> Task :mail:protocols:smtp:stripReleaseDebugSymbols NO-SOURCE> Task :mail:protocols:webdav:mergeReleaseNativeLibs NO-SOURCE> Task :mail:protocols:webdav:stripReleaseDebugSymbols NO-SOURCE> Task :mail:protocols:smtp:copyReleaseJniLibsProjectOnly> Task :backend:jmap:preBuild UP-TO-DATE> Task :backend:jmap:preReleaseBuild UP-TO-DATE> Task :backend:jmap:compileReleaseAidl NO-SOURCE> Task :backend:jmap:packageReleaseRenderscript NO-SOURCE> Task :app:k9mail-jmap:extractProguardFiles> Task :app:k9mail-jmap:preReleaseBuild> Task :mail:protocols:webdav:copyReleaseJniLibsProjectOnly> Task :app:k9mail-jmap:compileReleaseAidl NO-SOURCE> Task :app:k9mail-jmap:compileReleaseRenderscript NO-SOURCE> Task :app:storage:copyReleaseJniLibsProjectAndLocalJars> Task :backend:jmap:compileReleaseRenderscript NO-SOURCE> Task :backend:jmap:generateReleaseResValues> Task :backend:jmap:generateReleaseResources> 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 :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 :app:k9mail-jmap:dataBindingMergeDependencyArtifactsRelease> 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:k9mail-jmap:dataBindingMergeGenClassesRelease> Task :app:testing:packageReleaseResources> Task :app:k9mail-jmap:generateReleaseResValues> Task :app:k9mail-jmap:generateReleaseResources> Task :app:testing:parseReleaseLocalResources> Task :app:testing:processReleaseManifest> 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:testing:packageReleaseAssets> Task :app:testing:packageReleaseRenderscript NO-SOURCE> Task :app:testing:prepareLintJarForPublish> Task :app:testing:processReleaseJavaRes NO-SOURCE> Task :app:testing:writeReleaseAarMetadata> Task :plugins:openpgp-api-lib:openpgp-api:compileReleaseJavaWithJavacNote: /home/vagrant/build/com.fsck.k9/plugins/openpgp-api-lib/openpgp-api/src/main/java/org/openintents/openpgp/util/OpenPgpKeyPreference.java uses or overrides a deprecated API.Note: Recompile with -Xlint:deprecation for details.> Task :app:storage:mergeReleaseResources/home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gd/values-gd.xml:284: warn: multiple substitutions specified in non-positional format; 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:337: warn: multiple substitutions specified in non-positional format; 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:442: warn: multiple substitutions specified in non-positional format; 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: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-gd/values-gd.xml:664: warn: multiple substitutions specified in non-positional format; 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:671: warn: multiple substitutions specified in non-positional format; 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:729: warn: multiple substitutions specified in non-positional format; 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:791: warn: multiple substitutions specified in non-positional format; 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:792: warn: multiple substitutions specified in non-positional format; 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:796: warn: multiple substitutions specified in non-positional format; 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:797: warn: multiple substitutions specified in non-positional format; 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:363: warn: multiple substitutions specified in non-positional format; 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:419: warn: multiple substitutions specified in non-positional format; 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:552: warn: multiple substitutions specified in non-positional format; 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: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-sk/values-sk.xml:835: warn: multiple substitutions specified in non-positional format; 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: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-sk/values-sk.xml:915: warn: multiple substitutions specified in non-positional format; 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:1008: warn: multiple substitutions specified in non-positional format; 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:1009: warn: multiple substitutions specified in non-positional format; 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: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-sk/values-sk.xml:1014: warn: multiple substitutions specified in non-positional format; 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:379: warn: multiple substitutions specified in non-positional format; 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:434: warn: multiple substitutions specified in non-positional format; 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:610: warn: multiple substitutions specified in non-positional format; 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:818: warn: multiple substitutions specified in non-positional format; 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:894: warn: multiple substitutions specified in non-positional format; 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:903: warn: multiple substitutions specified in non-positional format; 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: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-is/values-is.xml:1075: warn: multiple substitutions specified in non-positional format; 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:1076: warn: multiple substitutions specified in non-positional format; 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:1080: warn: multiple substitutions specified in non-positional format; 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:1081: warn: multiple substitutions specified in non-positional format; 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: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-es/values-es.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-es/values-es.xml:621: warn: multiple substitutions specified in non-positional format; 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: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-es/values-es.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-es/values-es.xml:916: warn: multiple substitutions specified in non-positional format; 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: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-es/values-es.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-es/values-es.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-es/values-es.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-es/values-es.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-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:477: warn: multiple substitutions specified in non-positional format; 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:668: warn: multiple substitutions specified in non-positional format; 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:740: warn: multiple substitutions specified in non-positional format; 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: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-ko/values-ko.xml:810: warn: multiple substitutions specified in non-positional format; 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:878: warn: multiple substitutions specified in non-positional format; 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:879: warn: multiple substitutions specified in non-positional format; 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:883: warn: multiple substitutions specified in non-positional format; 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:884: warn: multiple substitutions specified in non-positional format; 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: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-hu/values-hu.xml:437: warn: multiple substitutions specified in non-positional format; 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: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-hu/values-hu.xml:825: warn: multiple substitutions specified in non-positional format; 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:901: warn: multiple substitutions specified in non-positional format; 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: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-hu/values-hu.xml:992: warn: multiple substitutions specified in non-positional format; 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: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-hu/values-hu.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-hu/values-hu.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-hu/values-hu.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-nb/values-nb.xml:360: warn: multiple substitutions specified in non-positional format; 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: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-nb/values-nb.xml:592: warn: multiple substitutions specified in non-positional format; 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:800: warn: multiple substitutions specified in non-positional format; 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:876: warn: multiple substitutions specified in non-positional format; 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:885: warn: multiple substitutions specified in non-positional format; 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:964: warn: multiple substitutions specified in non-positional format; 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: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-nb/values-nb.xml:1050: warn: multiple substitutions specified in non-positional format; 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:1054: warn: multiple substitutions specified in non-positional format; 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:1055: warn: multiple substitutions specified in non-positional format; 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: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-sv/values-sv.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-sv/values-sv.xml:621: warn: multiple substitutions specified in non-positional format; 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:831: warn: multiple substitutions specified in non-positional format; 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:907: warn: multiple substitutions specified in non-positional format; 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: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-sv/values-sv.xml:1007: warn: multiple substitutions specified in non-positional format; 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: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-sv/values-sv.xml:1101: warn: multiple substitutions specified in non-positional format; 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: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-sv/values-sv.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-be/values-be.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-be/values-be.xml:454: warn: multiple substitutions specified in non-positional format; 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: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-be/values-be.xml:842: warn: multiple substitutions specified in non-positional format; 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: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-be/values-be.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-be/values-be.xml:1009: warn: multiple substitutions specified in non-positional format; 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:1102: warn: multiple substitutions specified in non-positional format; 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:1103: warn: multiple substitutions specified in non-positional format; 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: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-be/values-be.xml:1108: warn: multiple substitutions specified in non-positional format; 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: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-fi/values-fi.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-fi/values-fi.xml:621: warn: multiple substitutions specified in non-positional format; 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:830: warn: multiple substitutions specified in non-positional format; 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:906: warn: multiple substitutions specified in non-positional format; 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: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-fi/values-fi.xml:1012: warn: multiple substitutions specified in non-positional format; 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: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-fi/values-fi.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-fi/values-fi.xml:1110: warn: multiple substitutions specified in non-positional format; 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: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-ja/values-ja.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-ja/values-ja.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-ja/values-ja.xml:612: warn: multiple substitutions specified in non-positional format; 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: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-ja/values-ja.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-ja/values-ja.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-ja/values-ja.xml:991: warn: multiple substitutions specified in non-positional format; 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:1084: warn: multiple substitutions specified in non-positional format; 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: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-ja/values-ja.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-ja/values-ja.xml:1090: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.> Task :app:testing:mergeReleaseResources/home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ar/values-ar.xml:289: warn: multiple substitutions specified in non-positional format; 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:340: warn: multiple substitutions specified in non-positional format; 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:464: warn: multiple substitutions specified in non-positional format; 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: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-ar/values-ar.xml:718: warn: multiple substitutions specified in non-positional format; 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:727: warn: multiple substitutions specified in non-positional format; 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:856: warn: multiple substitutions specified in non-positional format; 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: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-ar/values-ar.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-ar/values-ar.xml:862: warn: multiple substitutions specified in non-positional format; 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: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-uk/values-uk.xml:437: warn: multiple substitutions specified in non-positional format; 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:609: warn: multiple substitutions specified in non-positional format; 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:817: warn: multiple substitutions specified in non-positional format; 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: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-uk/values-uk.xml:901: warn: multiple substitutions specified in non-positional format; 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:983: warn: multiple substitutions specified in non-positional format; 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:1074: warn: multiple substitutions specified in non-positional format; 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:1075: warn: multiple substitutions specified in non-positional format; 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:1079: warn: multiple substitutions specified in non-positional format; 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:1080: warn: multiple substitutions specified in non-positional format; 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:376: warn: multiple substitutions specified in non-positional format; 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: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-hr/values-hr.xml:565: warn: multiple substitutions specified in non-positional format; 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:773: warn: multiple substitutions specified in non-positional format; 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: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-hr/values-hr.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-hr/values-hr.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-hr/values-hr.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-hr/values-hr.xml:1025: warn: multiple substitutions specified in non-positional format; 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:1029: warn: multiple substitutions specified in non-positional format; 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: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-tr/values-tr.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-tr/values-tr.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-tr/values-tr.xml:621: warn: multiple substitutions specified in non-positional format; 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: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-tr/values-tr.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-tr/values-tr.xml:915: warn: multiple substitutions specified in non-positional format; 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:1001: warn: multiple substitutions specified in non-positional format; 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: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-tr/values-tr.xml:1095: warn: multiple substitutions specified in non-positional format; 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: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-tr/values-tr.xml:1100: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.> Task :app:k9mail:javaPreCompileRelease/home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lv/values-lv.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-lv/values-lv.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-lv/values-lv.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-lv/values-lv.xml:835: warn: multiple substitutions specified in non-positional format; 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: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-lv/values-lv.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-lv/values-lv.xml:1008: warn: multiple substitutions specified in non-positional format; 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:1101: warn: multiple substitutions specified in non-positional format; 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:1102: warn: multiple substitutions specified in non-positional format; 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: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-lv/values-lv.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-sl/values-sl.xml:399: warn: multiple substitutions specified in non-positional format; 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:454: warn: multiple substitutions specified in non-positional format; 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: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-sl/values-sl.xml:847: warn: multiple substitutions specified in non-positional format; 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: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/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sl/values-sl.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-sl/values-sl.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-sl/values-sl.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-sl/values-sl.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-sl/values-sl.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-sl/values-sl.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:379: warn: multiple substitutions specified in non-positional format; 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: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-el/values-el.xml:614: warn: multiple substitutions specified in non-positional format; 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:823: warn: multiple substitutions specified in non-positional format; 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: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-el/values-el.xml:908: warn: multiple substitutions specified in non-positional format; 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:990: warn: multiple substitutions specified in non-positional format; 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:1083: warn: multiple substitutions specified in non-positional format; 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:1084: warn: multiple substitutions specified in non-positional format; 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: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-el/values-el.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-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-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:525: warn: multiple substitutions specified in non-positional format; 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:729: warn: multiple substitutions specified in non-positional format; 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:803: warn: multiple substitutions specified in non-positional format; 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:810: warn: multiple substitutions specified in non-positional format; 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: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-gl/values-gl.xml:956: warn: multiple substitutions specified in non-positional format; 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:957: warn: multiple substitutions specified in non-positional format; 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:961: warn: multiple substitutions specified in non-positional format; 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:962: warn: multiple substitutions specified in non-positional format; 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: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-eo/values-eo.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-eo/values-eo.xml:571: warn: multiple substitutions specified in non-positional format; 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:764: warn: multiple substitutions specified in non-positional format; 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:803: warn: multiple substitutions specified in non-positional format; 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:814: warn: multiple substitutions specified in non-positional format; 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:888: warn: multiple substitutions specified in non-positional format; 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:976: warn: multiple substitutions specified in non-positional format; 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:977: warn: multiple substitutions specified in non-positional format; 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:981: warn: multiple substitutions specified in non-positional format; 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:982: warn: multiple substitutions specified in non-positional format; 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:376: warn: multiple substitutions specified in non-positional format; 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:432: warn: multiple substitutions specified in non-positional format; 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:610: warn: multiple substitutions specified in non-positional format; 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:818: warn: multiple substitutions specified in non-positional format; 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:894: warn: multiple substitutions specified in non-positional format; 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: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-zh-rCN/values-zh-rCN.xml:992: warn: multiple substitutions specified in non-positional format; 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: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-zh-rCN/values-zh-rCN.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-zh-rCN/values-zh-rCN.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-zh-rCN/values-zh-rCN.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-br/values-br.xml:345: warn: multiple substitutions specified in non-positional format; 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: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-br/values-br.xml:557: warn: multiple substitutions specified in non-positional format; 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: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-br/values-br.xml:788: warn: multiple substitutions specified in non-positional format; 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:797: warn: multiple substitutions specified in non-positional format; 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: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-br/values-br.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-br/values-br.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-br/values-br.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-br/values-br.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-eu/values-eu.xml:364: warn: multiple substitutions specified in non-positional format; 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:419: warn: multiple substitutions specified in non-positional format; 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:591: warn: multiple substitutions specified in non-positional format; 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:798: warn: multiple substitutions specified in non-positional format; 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:873: warn: multiple substitutions specified in non-positional format; 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:882: warn: multiple substitutions specified in non-positional format; 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:965: warn: multiple substitutions specified in non-positional format; 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: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-eu/values-eu.xml:1053: warn: multiple substitutions specified in non-positional format; 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:1057: warn: multiple substitutions specified in non-positional format; 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:1058: warn: multiple substitutions specified in non-positional format; 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: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-nl/values-nl.xml:434: warn: multiple substitutions specified in non-positional format; 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: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-nl/values-nl.xml:826: warn: multiple substitutions specified in non-positional format; 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: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-nl/values-nl.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-nl/values-nl.xml:1008: warn: multiple substitutions specified in non-positional format; 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:1101: warn: multiple substitutions specified in non-positional format; 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:1102: warn: multiple substitutions specified in non-positional format; 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: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-nl/values-nl.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-it/values-it.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-it/values-it.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-it/values-it.xml:622: warn: multiple substitutions specified in non-positional format; 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: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-it/values-it.xml:908: warn: multiple substitutions specified in non-positional format; 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: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-it/values-it.xml:1016: warn: multiple substitutions specified in non-positional format; 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:1109: warn: multiple substitutions specified in non-positional format; 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:1110: warn: multiple substitutions specified in non-positional format; 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: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-it/values-it.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-rTW/values-zh-rTW.xml:376: warn: multiple substitutions specified in non-positional format; 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:432: warn: multiple substitutions specified in non-positional format; 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:615: warn: multiple substitutions specified in non-positional format; 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:823: warn: multiple substitutions specified in non-positional format; 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: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-zh-rTW/values-zh-rTW.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-zh-rTW/values-zh-rTW.xml:998: warn: multiple substitutions specified in non-positional format; 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: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-zh-rTW/values-zh-rTW.xml:1092: warn: multiple substitutions specified in non-positional format; 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:1096: warn: multiple substitutions specified in non-positional format; 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:1097: warn: multiple substitutions specified in non-positional format; 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:379: warn: multiple substitutions specified in non-positional format; 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: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-pt-rPT/values-pt-rPT.xml:611: warn: multiple substitutions specified in non-positional format; 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:818: warn: multiple substitutions specified in non-positional format; 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:894: warn: multiple substitutions specified in non-positional format; 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:903: warn: multiple substitutions specified in non-positional format; 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: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-pt-rPT/values-pt-rPT.xml:1075: warn: multiple substitutions specified in non-positional format; 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:1076: warn: multiple substitutions specified in non-positional format; 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:1080: warn: multiple substitutions specified in non-positional format; 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:1081: warn: multiple substitutions specified in non-positional format; 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:399: warn: multiple substitutions specified in non-positional format; 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:454: warn: multiple substitutions specified in non-positional format; 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: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-ru/values-ru.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-ru/values-ru.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-ru/values-ru.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-ru/values-ru.xml:1012: warn: multiple substitutions specified in non-positional format; 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: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-ru/values-ru.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-ru/values-ru.xml:1110: warn: multiple substitutions specified in non-positional format; 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: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-ro/values-ro.xml:393: warn: multiple substitutions specified in non-positional format; 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:448: warn: multiple substitutions specified in non-positional format; 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: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-ro/values-ro.xml:837: warn: multiple substitutions specified in non-positional format; 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: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-ro/values-ro.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-ro/values-ro.xml:1004: warn: multiple substitutions specified in non-positional format; 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:1097: warn: multiple substitutions specified in non-positional format; 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: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-ro/values-ro.xml:1102: warn: multiple substitutions specified in non-positional format; 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:1103: warn: multiple substitutions specified in non-positional format; 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: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-ca/values-ca.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-ca/values-ca.xml:621: warn: multiple substitutions specified in non-positional format; 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:830: warn: multiple substitutions specified in non-positional format; 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:906: warn: multiple substitutions specified in non-positional format; 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: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-ca/values-ca.xml:1003: warn: multiple substitutions specified in non-positional format; 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:1096: warn: multiple substitutions specified in non-positional format; 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:1097: warn: multiple substitutions specified in non-positional format; 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:1101: warn: multiple substitutions specified in non-positional format; 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:1102: warn: multiple substitutions specified in non-positional format; 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: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-de/values-de.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-de/values-de.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-de/values-de.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-de/values-de.xml:908: warn: multiple substitutions specified in non-positional format; 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: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-de/values-de.xml:1009: warn: multiple substitutions specified in non-positional format; 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:1108: warn: multiple substitutions specified in non-positional format; 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:1109: warn: multiple substitutions specified in non-positional format; 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: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-de/values-de.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-fr/values-fr.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-fr/values-fr.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-fr/values-fr.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-fr/values-fr.xml:830: warn: multiple substitutions specified in non-positional format; 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:906: warn: multiple substitutions specified in non-positional format; 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: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-fr/values-fr.xml:1016: warn: multiple substitutions specified in non-positional format; 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:1109: warn: multiple substitutions specified in non-positional format; 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:1110: warn: multiple substitutions specified in non-positional format; 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: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-fr/values-fr.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-fa/values-fa.xml:379: warn: multiple substitutions specified in non-positional format; 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:434: warn: multiple substitutions specified in non-positional format; 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:610: warn: multiple substitutions specified in non-positional format; 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:818: warn: multiple substitutions specified in non-positional format; 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: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-fa/values-fa.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-fa/values-fa.xml:983: warn: multiple substitutions specified in non-positional format; 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:1074: warn: multiple substitutions specified in non-positional format; 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:1075: warn: multiple substitutions specified in non-positional format; 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:1079: warn: multiple substitutions specified in non-positional format; 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:1080: warn: multiple substitutions specified in non-positional format; 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: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-ml/values-ml.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-ml/values-ml.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-ml/values-ml.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-ml/values-ml.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-ml/values-ml.xml:909: warn: multiple substitutions specified in non-positional format; 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:990: warn: multiple substitutions specified in non-positional format; 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:1083: warn: multiple substitutions specified in non-positional format; 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:1084: warn: multiple substitutions specified in non-positional format; 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: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-ml/values-ml.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-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:385: warn: multiple substitutions specified in non-positional format; 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:558: warn: multiple substitutions specified in non-positional format; 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:619: warn: multiple substitutions specified in non-positional format; 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: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-lt/values-lt.xml:671: warn: multiple substitutions specified in non-positional format; 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:738: warn: multiple substitutions specified in non-positional format; 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:739: warn: multiple substitutions specified in non-positional format; 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:742: warn: multiple substitutions specified in non-positional format; 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:743: warn: multiple substitutions specified in non-positional format; 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: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: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-iw/values-iw.xml:488: warn: multiple substitutions specified in non-positional format; 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:556: warn: multiple substitutions specified in non-positional format; 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:563: warn: multiple substitutions specified in non-positional format; 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:604: warn: multiple substitutions specified in non-positional format; 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:662: warn: multiple substitutions specified in non-positional format; 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:663: warn: multiple substitutions specified in non-positional format; 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:666: warn: multiple substitutions specified in non-positional format; 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:667: warn: multiple substitutions specified in non-positional format; 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:358: warn: multiple substitutions specified in non-positional format; 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: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-et/values-et.xml:532: warn: multiple substitutions specified in non-positional format; 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:737: warn: multiple substitutions specified in non-positional format; 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: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-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: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-et/values-et.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-et/values-et.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-et/values-et.xml:989: warn: multiple substitutions specified in non-positional format; 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:990: warn: multiple substitutions specified in non-positional format; 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:364: warn: multiple substitutions specified in non-positional format; 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:418: warn: multiple substitutions specified in non-positional format; 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:581: warn: multiple substitutions specified in non-positional format; 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:774: warn: multiple substitutions specified in non-positional format; 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:813: warn: multiple substitutions specified in non-positional format; 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: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-cy/values-cy.xml:894: warn: multiple substitutions specified in non-positional format; 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:981: warn: multiple substitutions specified in non-positional format; 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:982: warn: multiple substitutions specified in non-positional format; 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:986: warn: multiple substitutions specified in non-positional format; 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:987: warn: multiple substitutions specified in non-positional format; 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: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-da/values-da.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-da/values-da.xml:621: warn: multiple substitutions specified in non-positional format; 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:830: warn: multiple substitutions specified in non-positional format; 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:906: warn: multiple substitutions specified in non-positional format; 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:1004: warn: multiple substitutions specified in non-positional format; 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:1097: warn: multiple substitutions specified in non-positional format; 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: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-da/values-da.xml:1102: warn: multiple substitutions specified in non-positional format; 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:1103: warn: multiple substitutions specified in non-positional format; 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:376: warn: multiple substitutions specified in non-positional format; 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:431: warn: multiple substitutions specified in non-positional format; 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:610: warn: multiple substitutions specified in non-positional format; 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: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-in/values-in.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-in/values-in.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-in/values-in.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-in/values-in.xml:1078: warn: multiple substitutions specified in non-positional format; 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:1079: warn: multiple substitutions specified in non-positional format; 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:1083: warn: multiple substitutions specified in non-positional format; 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:1084: warn: multiple substitutions specified in non-positional format; 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:397: warn: multiple substitutions specified in non-positional format; 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: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-pl/values-pl.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-pl/values-pl.xml:839: warn: multiple substitutions specified in non-positional format; 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: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-pl/values-pl.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/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pl/values-pl.xml:1007: warn: multiple substitutions specified in non-positional format; 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: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-pl/values-pl.xml:1101: warn: multiple substitutions specified in non-positional format; 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: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-pl/values-pl.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-cs/values-cs.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-cs/values-cs.xml:437: warn: multiple substitutions specified in non-positional format; 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: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-cs/values-cs.xml:825: warn: multiple substitutions specified in non-positional format; 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:901: warn: multiple substitutions specified in non-positional format; 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: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-cs/values-cs.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-cs/values-cs.xml:1087: warn: multiple substitutions specified in non-positional format; 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: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-cs/values-cs.xml:1092: warn: multiple substitutions specified in non-positional format; 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: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/values.xml:2495: warn: multiple substitutions specified in non-positional format; 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:2553: warn: multiple substitutions specified in non-positional format; 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:2758: warn: multiple substitutions specified in non-positional format; 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:3045: warn: multiple substitutions specified in non-positional format; 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:3123: warn: multiple substitutions specified in non-positional format; 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:3134: warn: multiple substitutions specified in non-positional format; 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:3245: warn: multiple substitutions specified in non-positional format; 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:3344: warn: multiple substitutions specified in non-positional format; 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:3345: warn: multiple substitutions specified in non-positional format; 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:3349: warn: multiple substitutions specified in non-positional format; 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:3350: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.> Task :plugins:openpgp-api-lib:openpgp-api:extractDeepLinksRelease/home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rBR/values-pt-rBR.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-pt-rBR/values-pt-rBR.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-pt-rBR/values-pt-rBR.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-pt-rBR/values-pt-rBR.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-pt-rBR/values-pt-rBR.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:909: warn: multiple substitutions specified in non-positional format; 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:1004: warn: multiple substitutions specified in non-positional format; 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:1097: warn: multiple substitutions specified in non-positional format; 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: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-pt-rBR/values-pt-rBR.xml:1102: warn: multiple substitutions specified in non-positional format; 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:1103: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.> Task :plugins:openpgp-api-lib:openpgp-api:prepareLintJarForPublish/home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sq/values-sq.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-sq/values-sq.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-sq/values-sq.xml:622: warn: multiple substitutions specified in non-positional format; 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:831: warn: multiple substitutions specified in non-positional format; 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:907: warn: multiple substitutions specified in non-positional format; 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: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-sq/values-sq.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-sq/values-sq.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-sq/values-sq.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-sq/values-sq.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-sq/values-sq.xml:1112: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.> Task :app:k9mail:mergeReleaseNativeDebugMetadata NO-SOURCE/home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sr/values-sr.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-sr/values-sr.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-sr/values-sr.xml:625: warn: multiple substitutions specified in non-positional format; 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:833: warn: multiple substitutions specified in non-positional format; 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:909: warn: multiple substitutions specified in non-positional format; 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: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-sr/values-sr.xml:1003: warn: multiple substitutions specified in non-positional format; 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:1096: warn: multiple substitutions specified in non-positional format; 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:1097: warn: multiple substitutions specified in non-positional format; 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:1101: warn: multiple substitutions specified in non-positional format; 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:1102: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.> Task :app:k9mail:mergeReleaseShaders> Task :plugins:openpgp-api-lib:openpgp-api:mergeReleaseShaders> Task :app:k9mail:compileReleaseShaders NO-SOURCE> Task :app:k9mail:generateReleaseAssets UP-TO-DATE> Task :plugins:openpgp-api-lib:openpgp-api:compileReleaseShaders NO-SOURCE/home/vagrant/build/com.fsck.k9/app/k9mail/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bg/values-bg.xml:363: warn: multiple substitutions specified in non-positional format; 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:418: warn: multiple substitutions specified in non-positional format; 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:590: warn: multiple substitutions specified in non-positional format; 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:797: warn: multiple substitutions specified in non-positional format; 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:872: warn: multiple substitutions specified in non-positional format; 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:881: warn: multiple substitutions specified in non-positional format; 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:960: warn: multiple substitutions specified in non-positional format; 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:1047: warn: multiple substitutions specified in non-positional format; 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:1048: warn: multiple substitutions specified in non-positional format; 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: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-bg/values-bg.xml:1053: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.> Task :plugins:openpgp-api-lib:openpgp-api:generateReleaseAssets UP-TO-DATE> Task :plugins:openpgp-api-lib:openpgp-api:bundleLibCompileToJarRelease> Task :plugins:openpgp-api-lib:openpgp-api:packageReleaseAssets> 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> Task :plugins:openpgp-api-lib:openpgp-api:bundleLibResRelease NO-SOURCE> Task :plugins:openpgp-api-lib:openpgp-api:bundleLibRuntimeToJarRelease> Task :plugins:openpgp-api-lib:openpgp-api:mergeReleaseJniLibFolders> Task :plugins:openpgp-api-lib:openpgp-api:mergeReleaseNativeLibs NO-SOURCE> Task :plugins:openpgp-api-lib:openpgp-api:stripReleaseDebugSymbols NO-SOURCE> Task :app:k9mail:mergeReleaseResources> Task :plugins:openpgp-api-lib:openpgp-api:copyReleaseJniLibsProjectOnly/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:477: warn: multiple substitutions specified in non-positional format; did 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:668: warn: multiple substitutions specified in non-positional format; did 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:740: warn: multiple substitutions specified in non-positional format; did 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: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-ko/values-ko.xml:810: warn: multiple substitutions specified in non-positional format; did 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:878: warn: multiple substitutions specified in non-positional format; did 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:879: warn: multiple substitutions specified in non-positional format; did 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:883: warn: multiple substitutions specified in non-positional format; did 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:884: warn: multiple substitutions specified in non-positional format; did 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:360: warn: multiple substitutions specified in non-positional format; did 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: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-nb/values-nb.xml:592: warn: multiple substitutions specified in non-positional format; did 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:800: warn: multiple substitutions specified in non-positional format; did 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:876: warn: multiple substitutions specified in non-positional format; did 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:885: warn: multiple substitutions specified in non-positional format; did 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:964: warn: multiple substitutions specified in non-positional format; did 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: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-nb/values-nb.xml:1050: warn: multiple substitutions specified in non-positional format; did 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:1054: warn: multiple substitutions specified in non-positional format; did 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:1055: warn: multiple substitutions specified in non-positional format; did 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: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-sv/values-sv.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-sv/values-sv.xml:621: warn: multiple substitutions specified in non-positional format; did 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:831: warn: multiple substitutions specified in non-positional format; did 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:907: warn: multiple substitutions specified in non-positional format; did 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: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-sv/values-sv.xml:1007: warn: multiple substitutions specified in non-positional format; did 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: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-sv/values-sv.xml:1101: warn: multiple substitutions specified in non-positional format; did 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: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-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sv/values-sv.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-fi/values-fi.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-fi/values-fi.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-fi/values-fi.xml:621: warn: multiple substitutions specified in non-positional format; did 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:830: warn: multiple substitutions specified in non-positional format; did 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:906: warn: multiple substitutions specified in non-positional format; did 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: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-fi/values-fi.xml:1012: warn: multiple substitutions specified in non-positional format; did 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: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-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fi/values-fi.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-fi/values-fi.xml:1110: warn: multiple substitutions specified in non-positional format; did 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: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-ja/values-ja.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-ja/values-ja.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-ja/values-ja.xml:612: warn: multiple substitutions specified in non-positional format; did 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: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-ja/values-ja.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-ja/values-ja.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-ja/values-ja.xml:991: warn: multiple substitutions specified in non-positional format; did 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:1084: warn: multiple substitutions specified in non-positional format; did 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: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-ja/values-ja.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-ja/values-ja.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-uk/values-uk.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-uk/values-uk.xml:437: warn: multiple substitutions specified in non-positional format; did 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:609: warn: multiple substitutions specified in non-positional format; did 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:817: warn: multiple substitutions specified in non-positional format; did 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: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-uk/values-uk.xml:901: warn: multiple substitutions specified in non-positional format; did 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:983: warn: multiple substitutions specified in non-positional format; did 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:1074: warn: multiple substitutions specified in non-positional format; did 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:1075: warn: multiple substitutions specified in non-positional format; did 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:1079: warn: multiple substitutions specified in non-positional format; did 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:1080: warn: multiple substitutions specified in non-positional format; did 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:289: warn: multiple substitutions specified in non-positional format; did 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:340: warn: multiple substitutions specified in non-positional format; did 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:464: warn: multiple substitutions specified in non-positional format; did 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: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-ar/values-ar.xml:718: warn: multiple substitutions specified in non-positional format; did 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:727: warn: multiple substitutions specified in non-positional format; did 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:856: warn: multiple substitutions specified in non-positional format; did 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: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-ar/values-ar.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-ar/values-ar.xml:862: warn: multiple substitutions specified in non-positional format; did 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:376: warn: multiple substitutions specified in non-positional format; did 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: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-hr/values-hr.xml:565: warn: multiple substitutions specified in non-positional format; did 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:773: warn: multiple substitutions specified in non-positional format; did 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: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-hr/values-hr.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-hr/values-hr.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-hr/values-hr.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-hr/values-hr.xml:1025: warn: multiple substitutions specified in non-positional format; did 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:1029: warn: multiple substitutions specified in non-positional format; did 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: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-tr/values-tr.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-tr/values-tr.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-tr/values-tr.xml:621: warn: multiple substitutions specified in non-positional format; did 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: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-tr/values-tr.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-tr/values-tr.xml:915: warn: multiple substitutions specified in non-positional format; did 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:1001: warn: multiple substitutions specified in non-positional format; did 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: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-tr/values-tr.xml:1095: warn: multiple substitutions specified in non-positional format; did 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: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-tr/values-tr.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-lv/values-lv.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-lv/values-lv.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-lv/values-lv.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-lv/values-lv.xml:835: warn: multiple substitutions specified in non-positional format; did 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: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-lv/values-lv.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-lv/values-lv.xml:1008: warn: multiple substitutions specified in non-positional format; did 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:1101: warn: multiple substitutions specified in non-positional format; did 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:1102: warn: multiple substitutions specified in non-positional format; did 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: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-lv/values-lv.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-sl/values-sl.xml:399: warn: multiple substitutions specified in non-positional format; did 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:454: warn: multiple substitutions specified in non-positional format; did 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: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-sl/values-sl.xml:847: warn: multiple substitutions specified in non-positional format; did 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: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-sl/values-sl.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-sl/values-sl.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-sl/values-sl.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-sl/values-sl.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-sl/values-sl.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-sl/values-sl.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:379: warn: multiple substitutions specified in non-positional format; did 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: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-el/values-el.xml:614: warn: multiple substitutions specified in non-positional format; did 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:823: warn: multiple substitutions specified in non-positional format; did 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: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-el/values-el.xml:908: warn: multiple substitutions specified in non-positional format; did 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:990: warn: multiple substitutions specified in non-positional format; did 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:1083: warn: multiple substitutions specified in non-positional format; did 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:1084: warn: multiple substitutions specified in non-positional format; did 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: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-el/values-el.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-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:525: warn: multiple substitutions specified in non-positional format; did 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:729: warn: multiple substitutions specified in non-positional format; did 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:803: warn: multiple substitutions specified in non-positional format; did 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:810: warn: multiple substitutions specified in non-positional format; did 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: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-gl/values-gl.xml:956: warn: multiple substitutions specified in non-positional format; did 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:957: warn: multiple substitutions specified in non-positional format; did 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:961: warn: multiple substitutions specified in non-positional format; did 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:962: warn: multiple substitutions specified in non-positional format; did 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:376: warn: multiple substitutions specified in non-positional format; did 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:432: warn: multiple substitutions specified in non-positional format; did 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:610: warn: multiple substitutions specified in non-positional format; did 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:818: warn: multiple substitutions specified in non-positional format; did 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:894: warn: multiple substitutions specified in non-positional format; did 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: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-zh-rCN/values-zh-rCN.xml:992: warn: multiple substitutions specified in non-positional format; did 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: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-zh-rCN/values-zh-rCN.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-zh-rCN/values-zh-rCN.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-zh-rCN/values-zh-rCN.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-pt-rPT/values-pt-rPT.xml:379: warn: multiple substitutions specified in non-positional format; did 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: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-pt-rPT/values-pt-rPT.xml:611: warn: multiple substitutions specified in non-positional format; did 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:818: warn: multiple substitutions specified in non-positional format; did 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:894: warn: multiple substitutions specified in non-positional format; did 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:903: warn: multiple substitutions specified in non-positional format; did 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: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-pt-rPT/values-pt-rPT.xml:1075: warn: multiple substitutions specified in non-positional format; did 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:1076: warn: multiple substitutions specified in non-positional format; did 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:1080: warn: multiple substitutions specified in non-positional format; did 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:1081: warn: multiple substitutions specified in non-positional format; did 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: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-ca/values-ca.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-ca/values-ca.xml:621: warn: multiple substitutions specified in non-positional format; did 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:830: warn: multiple substitutions specified in non-positional format; did 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:906: warn: multiple substitutions specified in non-positional format; did 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: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-ca/values-ca.xml:1003: warn: multiple substitutions specified in non-positional format; did 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:1096: warn: multiple substitutions specified in non-positional format; did 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:1097: warn: multiple substitutions specified in non-positional format; did 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:1101: warn: multiple substitutions specified in non-positional format; did 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:1102: warn: multiple substitutions specified in non-positional format; did 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: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-fr/values-fr.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-fr/values-fr.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-fr/values-fr.xml:830: warn: multiple substitutions specified in non-positional format; did 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:906: warn: multiple substitutions specified in non-positional format; did 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: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-fr/values-fr.xml:1016: warn: multiple substitutions specified in non-positional format; did 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:1109: warn: multiple substitutions specified in non-positional format; did 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:1110: warn: multiple substitutions specified in non-positional format; did 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: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-fr/values-fr.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-ml/values-ml.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-ml/values-ml.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-ml/values-ml.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-ml/values-ml.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-ml/values-ml.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-ml/values-ml.xml:909: warn: multiple substitutions specified in non-positional format; did 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:990: warn: multiple substitutions specified in non-positional format; did 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:1083: warn: multiple substitutions specified in non-positional format; did 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:1084: warn: multiple substitutions specified in non-positional format; did 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: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-ml/values-ml.xml:1089: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.> Task :app:storage:verifyReleaseResources> Task :app:k9mail-jmap:dataBindingTriggerRelease> Task :app:k9mail-jmap:generateReleaseBuildConfig> 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-br/values-br.xml:345: warn: multiple substitutions specified in non-positional format; did 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: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-br/values-br.xml:557: warn: multiple substitutions specified in non-positional format; did 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: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-br/values-br.xml:788: warn: multiple substitutions specified in non-positional format; did 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:797: warn: multiple substitutions specified in non-positional format; did 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: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-br/values-br.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-br/values-br.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-br/values-br.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-br/values-br.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-zh-rTW/values-zh-rTW.xml:376: warn: multiple substitutions specified in non-positional format; did 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:432: warn: multiple substitutions specified in non-positional format; did 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:615: warn: multiple substitutions specified in non-positional format; did 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:823: warn: multiple substitutions specified in non-positional format; did 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: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-zh-rTW/values-zh-rTW.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-zh-rTW/values-zh-rTW.xml:998: warn: multiple substitutions specified in non-positional format; did 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: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-zh-rTW/values-zh-rTW.xml:1092: warn: multiple substitutions specified in non-positional format; did 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:1096: warn: multiple substitutions specified in non-positional format; did 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:1097: warn: multiple substitutions specified in non-positional format; did 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:393: warn: multiple substitutions specified in non-positional format; did 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:448: warn: multiple substitutions specified in non-positional format; did 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: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-ro/values-ro.xml:837: warn: multiple substitutions specified in non-positional format; did 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: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-ro/values-ro.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-ro/values-ro.xml:1004: warn: multiple substitutions specified in non-positional format; did 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:1097: warn: multiple substitutions specified in non-positional format; did 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: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-ro/values-ro.xml:1102: warn: multiple substitutions specified in non-positional format; did 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:1103: warn: multiple substitutions specified in non-positional format; did 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: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-de/values-de.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-de/values-de.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-de/values-de.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-de/values-de.xml:908: warn: multiple substitutions specified in non-positional format; did 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: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-de/values-de.xml:1009: warn: multiple substitutions specified in non-positional format; did 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:1108: warn: multiple substitutions specified in non-positional format; did 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:1109: warn: multiple substitutions specified in non-positional format; did 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: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-de/values-de.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-fa/values-fa.xml:379: warn: multiple substitutions specified in non-positional format; did 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:434: warn: multiple substitutions specified in non-positional format; did 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:610: warn: multiple substitutions specified in non-positional format; did 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:818: warn: multiple substitutions specified in non-positional format; did 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: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-fa/values-fa.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-fa/values-fa.xml:983: warn: multiple substitutions specified in non-positional format; did 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:1074: warn: multiple substitutions specified in non-positional format; did 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:1075: warn: multiple substitutions specified in non-positional format; did 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:1079: warn: multiple substitutions specified in non-positional format; did 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:1080: warn: multiple substitutions specified in non-positional format; did 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:2494: warn: multiple substitutions specified in non-positional format; did 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:2557: warn: multiple substitutions specified in non-positional format; did 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:2763: warn: multiple substitutions specified in non-positional format; did 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:3050: warn: multiple substitutions specified in non-positional format; did 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:3128: warn: multiple substitutions specified in non-positional format; did 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:3139: warn: multiple substitutions specified in non-positional format; did 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:3250: warn: multiple substitutions specified in non-positional format; did 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:3349: warn: multiple substitutions specified in non-positional format; did 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:3350: warn: multiple substitutions specified in non-positional format; did 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:3354: warn: multiple substitutions specified in non-positional format; did 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:3355: warn: multiple substitutions specified in non-positional format; did 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-eo/values-eo.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-eo/values-eo.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-eo/values-eo.xml:571: warn: multiple substitutions specified in non-positional format; did 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:764: warn: multiple substitutions specified in non-positional format; did 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:803: warn: multiple substitutions specified in non-positional format; did 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:814: warn: multiple substitutions specified in non-positional format; did 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:888: warn: multiple substitutions specified in non-positional format; did 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:976: warn: multiple substitutions specified in non-positional format; did 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:977: warn: multiple substitutions specified in non-positional format; did 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:981: warn: multiple substitutions specified in non-positional format; did 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:982: warn: multiple substitutions specified in non-positional format; did 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: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-iw/values-iw.xml:488: warn: multiple substitutions specified in non-positional format; did 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:556: warn: multiple substitutions specified in non-positional format; did 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:563: warn: multiple substitutions specified in non-positional format; did 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:604: warn: multiple substitutions specified in non-positional format; did 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:662: warn: multiple substitutions specified in non-positional format; did 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:663: warn: multiple substitutions specified in non-positional format; did 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:666: warn: multiple substitutions specified in non-positional format; did 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:667: warn: multiple substitutions specified in non-positional format; did 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:364: warn: multiple substitutions specified in non-positional format; did 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:419: warn: multiple substitutions specified in non-positional format; did 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:591: warn: multiple substitutions specified in non-positional format; did 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:798: warn: multiple substitutions specified in non-positional format; did 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:873: warn: multiple substitutions specified in non-positional format; did 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:882: warn: multiple substitutions specified in non-positional format; did 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:965: warn: multiple substitutions specified in non-positional format; did 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: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-eu/values-eu.xml:1053: warn: multiple substitutions specified in non-positional format; did 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:1057: warn: multiple substitutions specified in non-positional format; did 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:1058: warn: multiple substitutions specified in non-positional format; did 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: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-nl/values-nl.xml:434: warn: multiple substitutions specified in non-positional format; did 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: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-nl/values-nl.xml:826: warn: multiple substitutions specified in non-positional format; did 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: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-nl/values-nl.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-nl/values-nl.xml:1008: warn: multiple substitutions specified in non-positional format; did 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:1101: warn: multiple substitutions specified in non-positional format; did 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:1102: warn: multiple substitutions specified in non-positional format; did 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: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-nl/values-nl.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-it/values-it.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-it/values-it.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-it/values-it.xml:622: warn: multiple substitutions specified in non-positional format; did 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: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-it/values-it.xml:908: warn: multiple substitutions specified in non-positional format; did 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: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-it/values-it.xml:1016: warn: multiple substitutions specified in non-positional format; did 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:1109: warn: multiple substitutions specified in non-positional format; did 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:1110: warn: multiple substitutions specified in non-positional format; did 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: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-it/values-it.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-ru/values-ru.xml:399: warn: multiple substitutions specified in non-positional format; did 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:454: warn: multiple substitutions specified in non-positional format; did 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: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-ru/values-ru.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-ru/values-ru.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-ru/values-ru.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-ru/values-ru.xml:1012: warn: multiple substitutions specified in non-positional format; did 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: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-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ru/values-ru.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-ru/values-ru.xml:1110: warn: multiple substitutions specified in non-positional format; did 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: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-et/values-et.xml:358: warn: multiple substitutions specified in non-positional format; did 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: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-et/values-et.xml:532: warn: multiple substitutions specified in non-positional format; did 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:737: warn: multiple substitutions specified in non-positional format; did 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: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-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: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-et/values-et.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-et/values-et.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-et/values-et.xml:989: warn: multiple substitutions specified in non-positional format; did 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:990: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.> Task :app:k9mail:checkReleaseDuplicateClasses> Task :app:k9mail:processReleaseJavaRes NO-SOURCE/home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-in/values-in.xml:376: warn: multiple substitutions specified in non-positional format; did 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:431: warn: multiple substitutions specified in non-positional format; did 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:610: warn: multiple substitutions specified in non-positional format; did 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: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-in/values-in.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-in/values-in.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-in/values-in.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-in/values-in.xml:1078: warn: multiple substitutions specified in non-positional format; did 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:1079: warn: multiple substitutions specified in non-positional format; did 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:1083: warn: multiple substitutions specified in non-positional format; did 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:1084: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.> Task :app:k9mail:mergeReleaseJniLibFolders> Task :backend:api:copyReleaseJniLibsProjectAndLocalJars/home/vagrant/build/com.fsck.k9/app/k9mail-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cs/values-cs.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-cs/values-cs.xml:437: warn: multiple substitutions specified in non-positional format; did 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: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-cs/values-cs.xml:825: warn: multiple substitutions specified in non-positional format; did 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:901: warn: multiple substitutions specified in non-positional format; did 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: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-cs/values-cs.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-cs/values-cs.xml:1087: warn: multiple substitutions specified in non-positional format; did 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: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-cs/values-cs.xml:1092: warn: multiple substitutions specified in non-positional format; did 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:1093: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.> Task :backend:api:mergeReleaseResources/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:385: warn: multiple substitutions specified in non-positional format; did 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:558: warn: multiple substitutions specified in non-positional format; did 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:619: warn: multiple substitutions specified in non-positional format; did 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: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-lt/values-lt.xml:671: warn: multiple substitutions specified in non-positional format; did 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:738: warn: multiple substitutions specified in non-positional format; did 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:739: warn: multiple substitutions specified in non-positional format; did 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:742: warn: multiple substitutions specified in non-positional format; did 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:743: warn: multiple substitutions specified in non-positional format; did 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:364: warn: multiple substitutions specified in non-positional format; did 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:418: warn: multiple substitutions specified in non-positional format; did 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:581: warn: multiple substitutions specified in non-positional format; did 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:774: warn: multiple substitutions specified in non-positional format; did 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:813: warn: multiple substitutions specified in non-positional format; did 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: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-cy/values-cy.xml:894: warn: multiple substitutions specified in non-positional format; did 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:981: warn: multiple substitutions specified in non-positional format; did 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:982: warn: multiple substitutions specified in non-positional format; did 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:986: warn: multiple substitutions specified in non-positional format; did 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:987: warn: multiple substitutions specified in non-positional format; did 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: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-pt-rBR/values-pt-rBR.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-pt-rBR/values-pt-rBR.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-pt-rBR/values-pt-rBR.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-pt-rBR/values-pt-rBR.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-pt-rBR/values-pt-rBR.xml:909: warn: multiple substitutions specified in non-positional format; did 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:1004: warn: multiple substitutions specified in non-positional format; did 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:1097: warn: multiple substitutions specified in non-positional format; did 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: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-pt-rBR/values-pt-rBR.xml:1102: warn: multiple substitutions specified in non-positional format; did 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:1103: warn: multiple substitutions specified in non-positional format; did 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: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-da/values-da.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-da/values-da.xml:621: warn: multiple substitutions specified in non-positional format; did 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:830: warn: multiple substitutions specified in non-positional format; did 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:906: warn: multiple substitutions specified in non-positional format; did 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:1004: warn: multiple substitutions specified in non-positional format; did 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:1097: warn: multiple substitutions specified in non-positional format; did 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: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-da/values-da.xml:1102: warn: multiple substitutions specified in non-positional format; did 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:1103: warn: multiple substitutions specified in non-positional format; did 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: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-sr/values-sr.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-sr/values-sr.xml:625: warn: multiple substitutions specified in non-positional format; did 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:833: warn: multiple substitutions specified in non-positional format; did 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:909: warn: multiple substitutions specified in non-positional format; did 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: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-sr/values-sr.xml:1003: warn: multiple substitutions specified in non-positional format; did 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:1096: warn: multiple substitutions specified in non-positional format; did 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:1097: warn: multiple substitutions specified in non-positional format; did 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:1101: warn: multiple substitutions specified in non-positional format; did 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:1102: warn: multiple substitutions specified in non-positional format; did 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:397: warn: multiple substitutions specified in non-positional format; did 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: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-pl/values-pl.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-pl/values-pl.xml:839: warn: multiple substitutions specified in non-positional format; did 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: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-pl/values-pl.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-pl/values-pl.xml:1007: warn: multiple substitutions specified in non-positional format; did 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: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-pl/values-pl.xml:1101: warn: multiple substitutions specified in non-positional format; did 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: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-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pl/values-pl.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-sq/values-sq.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-sq/values-sq.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-sq/values-sq.xml:622: warn: multiple substitutions specified in non-positional format; did 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:831: warn: multiple substitutions specified in non-positional format; did 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:907: warn: multiple substitutions specified in non-positional format; did 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: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-sq/values-sq.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-sq/values-sq.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-sq/values-sq.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-sq/values-sq.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-sq/values-sq.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-bg/values-bg.xml:363: warn: multiple substitutions specified in non-positional format; did 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:418: warn: multiple substitutions specified in non-positional format; did 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:590: warn: multiple substitutions specified in non-positional format; did 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:797: warn: multiple substitutions specified in non-positional format; did 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:872: warn: multiple substitutions specified in non-positional format; did 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:881: warn: multiple substitutions specified in non-positional format; did 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:960: warn: multiple substitutions specified in non-positional format; did 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:1047: warn: multiple substitutions specified in non-positional format; did 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:1048: warn: multiple substitutions specified in non-positional format; did 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: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-bg/values-bg.xml:1053: warn: multiple substitutions specified in non-positional format; did 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:284: warn: multiple substitutions specified in non-positional format; did 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:337: warn: multiple substitutions specified in non-positional format; did 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:442: warn: multiple substitutions specified in non-positional format; did 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: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-gd/values-gd.xml:664: warn: multiple substitutions specified in non-positional format; did 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:671: warn: multiple substitutions specified in non-positional format; did 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:729: warn: multiple substitutions specified in non-positional format; did 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:791: warn: multiple substitutions specified in non-positional format; did 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:792: warn: multiple substitutions specified in non-positional format; did 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:796: warn: multiple substitutions specified in non-positional format; did 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:797: warn: multiple substitutions specified in non-positional format; did 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:363: warn: multiple substitutions specified in non-positional format; did 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:419: warn: multiple substitutions specified in non-positional format; did 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:552: warn: multiple substitutions specified in non-positional format; did 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: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-sk/values-sk.xml:835: warn: multiple substitutions specified in non-positional format; did 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: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-sk/values-sk.xml:915: warn: multiple substitutions specified in non-positional format; did 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:1008: warn: multiple substitutions specified in non-positional format; did 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:1009: warn: multiple substitutions specified in non-positional format; did 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: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-sk/values-sk.xml:1014: warn: multiple substitutions specified in non-positional format; did 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:379: warn: multiple substitutions specified in non-positional format; did 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:434: warn: multiple substitutions specified in non-positional format; did 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:610: warn: multiple substitutions specified in non-positional format; did 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:818: warn: multiple substitutions specified in non-positional format; did 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:894: warn: multiple substitutions specified in non-positional format; did 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:903: warn: multiple substitutions specified in non-positional format; did 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: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-is/values-is.xml:1075: warn: multiple substitutions specified in non-positional format; did 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:1076: warn: multiple substitutions specified in non-positional format; did 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:1080: warn: multiple substitutions specified in non-positional format; did 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:1081: warn: multiple substitutions specified in non-positional format; did 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: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-es/values-es.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-es/values-es.xml:621: warn: multiple substitutions specified in non-positional format; did 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: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-es/values-es.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-es/values-es.xml:916: warn: multiple substitutions specified in non-positional format; did 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: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-es/values-es.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-es/values-es.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-es/values-es.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-es/values-es.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-jmap/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hu/values-hu.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-hu/values-hu.xml:437: warn: multiple substitutions specified in non-positional format; did 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: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-hu/values-hu.xml:825: warn: multiple substitutions specified in non-positional format; did 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:901: warn: multiple substitutions specified in non-positional format; did 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: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-hu/values-hu.xml:992: warn: multiple substitutions specified in non-positional format; did 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: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-hu/values-hu.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-hu/values-hu.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-hu/values-hu.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-be/values-be.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-be/values-be.xml:454: warn: multiple substitutions specified in non-positional format; did 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: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-be/values-be.xml:842: warn: multiple substitutions specified in non-positional format; did 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: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-be/values-be.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-be/values-be.xml:1009: warn: multiple substitutions specified in non-positional format; did 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:1102: warn: multiple substitutions specified in non-positional format; did 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:1103: warn: multiple substitutions specified in non-positional format; did 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: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-be/values-be.xml:1108: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.> Task :backend:api:verifyReleaseResources> Task :backend:imap:copyReleaseJniLibsProjectAndLocalJars> Task :backend:imap:mergeReleaseResources> 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:imap: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 :mail:testing:mergeReleaseNativeLibs NO-SOURCE> Task :mail:testing:stripReleaseDebugSymbols NO-SOURCE> Task :mail:testing:copyReleaseJniLibsProjectAndLocalJars> Task :mail:testing:compileReleaseRenderscript NO-SOURCE> Task :app:k9mail-jmap:mergeReleaseResources> Task :app:autodiscovery:api:copyReleaseJniLibsProjectAndLocalJars> Task :mail:testing:generateReleaseBuildConfig> Task :mail:testing:generateReleaseResValues> Task :mail:testing:generateReleaseResources> Task :mail:testing:packageReleaseResources> Task :mail:testing:parseReleaseLocalResources> Task :mail:testing:processReleaseManifest> Task :backend:pop3:verifyReleaseResources> Task :app:autodiscovery:providersxml:copyReleaseJniLibsProjectAndLocalJars> Task :mail:testing:generateReleaseRFile> Task :mail:testing:javaPreCompileRelease> Task :mail:testing:mergeReleaseShaders> Task :mail:testing:compileReleaseShaders NO-SOURCE> Task :mail:testing:generateReleaseAssets UP-TO-DATE> Task :mail:testing:packageReleaseAssets> Task :mail:testing:packageReleaseRenderscript NO-SOURCE> Task :mail:testing:prepareLintJarForPublish> Task :backend:webdav:verifyReleaseResources> 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 :mail:testing:processReleaseJavaRes> Task :app:k9mail-jmap:javaPreCompileRelease> Task :mail:testing:writeReleaseAarMetadata> Task :app:autodiscovery:srvrecords:generateReleaseResources> Task :mail:testing:mergeReleaseResources> Task :app:autodiscovery:srvrecords:packageReleaseResources> Task :app:autodiscovery:srvrecords:parseReleaseLocalResources> Task :app:autodiscovery:srvrecords:processReleaseManifest> Task :mail:testing:verifyReleaseResources> Task :app:autodiscovery:thunderbird:preBuild UP-TO-DATE> Task :app:autodiscovery:thunderbird:preReleaseBuild UP-TO-DATE> Task :app:autodiscovery:thunderbird:compileReleaseAidl NO-SOURCE> Task :app:autodiscovery:thunderbird:mergeReleaseJniLibFolders> Task :app:autodiscovery:thunderbird:mergeReleaseNativeLibs NO-SOURCE> Task :app:autodiscovery:thunderbird:stripReleaseDebugSymbols NO-SOURCE> Task :app:k9mail-jmap:dataBindingGenBaseClassesRelease> Task :app:autodiscovery:thunderbird:copyReleaseJniLibsProjectAndLocalJars> Task :app:k9mail-jmap:mergeReleaseNativeDebugMetadata NO-SOURCE> Task :app:autodiscovery:thunderbird:compileReleaseRenderscript NO-SOURCE> Task :app:k9mail-jmap:mergeReleaseShaders> Task :app:k9mail-jmap:compileReleaseShaders NO-SOURCE> Task :app:k9mail-jmap:generateReleaseAssets UP-TO-DATE> Task :app:autodiscovery:thunderbird:generateReleaseBuildConfig> Task :app:autodiscovery:thunderbird:generateReleaseResValues> Task :app:autodiscovery:thunderbird:generateReleaseResources> Task :app:autodiscovery:srvrecords:generateReleaseRFile> Task :app:autodiscovery:srvrecords:javaPreCompileRelease> Task :app:autodiscovery:srvrecords:mergeReleaseShaders> Task :app:autodiscovery:srvrecords:compileReleaseShaders NO-SOURCE> Task :app:autodiscovery:srvrecords:generateReleaseAssets UP-TO-DATE> 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:srvrecords:writeReleaseAarMetadata> Task :app:autodiscovery:thunderbird:packageReleaseResources> Task :app:autodiscovery:thunderbird:parseReleaseLocalResources> Task :app:k9mail-jmap:processReleaseJavaRes NO-SOURCE> Task :app:k9mail-jmap:checkReleaseDuplicateClasses> Task :app:autodiscovery:thunderbird:processReleaseManifest> Task :app:autodiscovery:thunderbird:generateReleaseRFile> Task :app:autodiscovery:thunderbird:javaPreCompileRelease> Task :app:autodiscovery:providersxml:mergeReleaseResources> 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:prepareLintJarForPublish> Task :app:autodiscovery:thunderbird:processReleaseJavaRes NO-SOURCE> Task :app:autodiscovery:thunderbird:writeReleaseAarMetadata> Task :app:autodiscovery:api:mergeReleaseResources> Task :app:k9mail-jmap:collectReleaseDependencies> Task :app:k9mail-jmap:sdkReleaseDependencyData> Task :app:k9mail-jmap:mergeReleaseJniLibFolders> Task :app:ui:base:copyReleaseJniLibsProjectAndLocalJars> Task :app:autodiscovery:srvrecords:mergeReleaseResources> Task :app:autodiscovery:providersxml:verifyReleaseResources> Task :app:ui:legacy:copyReleaseJniLibsProjectAndLocalJars> Task :app:autodiscovery:api: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:autodiscovery:srvrecords:verifyReleaseResources> Task :app:ui:setup:javaPreCompileRelease> Task :app:autodiscovery:thunderbird:mergeReleaseResources> Task :app:ui:setup:mergeReleaseShaders> Task :app:ui:setup:compileReleaseShaders NO-SOURCE> Task :app:ui:setup:generateReleaseAssets UP-TO-DATE> Task :app:ui:setup:generateReleaseRFile> Task :mail:protocols:imap:copyReleaseJniLibsProjectAndLocalJars> Task :mail:protocols:imap:mergeReleaseResources> Task :app:ui:setup:packageReleaseAssets> Task :app:ui:base:mergeReleaseResources> 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 :mail:protocols:imap:verifyReleaseResources> Task :mail:protocols:pop3:copyReleaseJniLibsProjectAndLocalJars> Task :mail:protocols:pop3:mergeReleaseJavaResource> Task :mail:protocols:pop3:mergeReleaseResources> Task :mail:protocols:pop3:verifyReleaseResources> Task :mail:protocols:smtp:copyReleaseJniLibsProjectAndLocalJars> Task :mail:protocols:smtp:mergeReleaseJavaResource> Task :mail:protocols:smtp:mergeReleaseResources> Task :app:autodiscovery:thunderbird: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:ui:base:verifyReleaseResources> 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/home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-ar/values-ar.xml:289: warn: multiple substitutions specified in non-positional format; 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:340: warn: multiple substitutions specified in non-positional format; 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:464: warn: multiple substitutions specified in non-positional format; 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: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-ar/values-ar.xml:718: warn: multiple substitutions specified in non-positional format; 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:727: warn: multiple substitutions specified in non-positional format; 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:856: warn: multiple substitutions specified in non-positional format; 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: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-ar/values-ar.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-ar/values-ar.xml:862: warn: multiple substitutions specified in non-positional format; 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: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-be/values-be.xml:454: warn: multiple substitutions specified in non-positional format; 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: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-be/values-be.xml:842: warn: multiple substitutions specified in non-positional format; 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: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-be/values-be.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-be/values-be.xml:1009: warn: multiple substitutions specified in non-positional format; 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:1102: warn: multiple substitutions specified in non-positional format; 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:1103: warn: multiple substitutions specified in non-positional format; 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: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-be/values-be.xml:1108: warn: multiple substitutions specified in non-positional format; 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:363: warn: multiple substitutions specified in non-positional format; 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:418: warn: multiple substitutions specified in non-positional format; 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:590: warn: multiple substitutions specified in non-positional format; 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:797: warn: multiple substitutions specified in non-positional format; 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:872: warn: multiple substitutions specified in non-positional format; 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:881: warn: multiple substitutions specified in non-positional format; 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:960: warn: multiple substitutions specified in non-positional format; 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:1047: warn: multiple substitutions specified in non-positional format; 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:1048: warn: multiple substitutions specified in non-positional format; 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: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-bg/values-bg.xml:1053: warn: multiple substitutions specified in non-positional format; 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:345: warn: multiple substitutions specified in non-positional format; 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: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-br/values-br.xml:557: warn: multiple substitutions specified in non-positional format; 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: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-br/values-br.xml:788: warn: multiple substitutions specified in non-positional format; 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:797: warn: multiple substitutions specified in non-positional format; 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: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-br/values-br.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-br/values-br.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-br/values-br.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-br/values-br.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-cs/values-cs.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-cs/values-cs.xml:437: warn: multiple substitutions specified in non-positional format; 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: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-cs/values-cs.xml:825: warn: multiple substitutions specified in non-positional format; 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:901: warn: multiple substitutions specified in non-positional format; 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: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-cs/values-cs.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-cs/values-cs.xml:1087: warn: multiple substitutions specified in non-positional format; 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: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-cs/values-cs.xml:1092: warn: multiple substitutions specified in non-positional format; 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: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-cy/values-cy.xml:364: warn: multiple substitutions specified in non-positional format; 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:418: warn: multiple substitutions specified in non-positional format; 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:581: warn: multiple substitutions specified in non-positional format; 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:774: warn: multiple substitutions specified in non-positional format; 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:813: warn: multiple substitutions specified in non-positional format; 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: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-cy/values-cy.xml:894: warn: multiple substitutions specified in non-positional format; 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:981: warn: multiple substitutions specified in non-positional format; 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:982: warn: multiple substitutions specified in non-positional format; 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:986: warn: multiple substitutions specified in non-positional format; 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:987: warn: multiple substitutions specified in non-positional format; 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: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-da/values-da.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-da/values-da.xml:621: warn: multiple substitutions specified in non-positional format; 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:830: warn: multiple substitutions specified in non-positional format; 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:906: warn: multiple substitutions specified in non-positional format; 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:1004: warn: multiple substitutions specified in non-positional format; 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:1097: warn: multiple substitutions specified in non-positional format; 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: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-da/values-da.xml:1102: warn: multiple substitutions specified in non-positional format; 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:1103: warn: multiple substitutions specified in non-positional format; 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: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-ca/values-ca.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-ca/values-ca.xml:621: warn: multiple substitutions specified in non-positional format; 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:830: warn: multiple substitutions specified in non-positional format; 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:906: warn: multiple substitutions specified in non-positional format; 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: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-ca/values-ca.xml:1003: warn: multiple substitutions specified in non-positional format; 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:1096: warn: multiple substitutions specified in non-positional format; 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:1097: warn: multiple substitutions specified in non-positional format; 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:1101: warn: multiple substitutions specified in non-positional format; 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:1102: warn: multiple substitutions specified in non-positional format; 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: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-de/values-de.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-de/values-de.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-de/values-de.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-de/values-de.xml:908: warn: multiple substitutions specified in non-positional format; 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: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-de/values-de.xml:1009: warn: multiple substitutions specified in non-positional format; 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:1108: warn: multiple substitutions specified in non-positional format; 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:1109: warn: multiple substitutions specified in non-positional format; 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: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-de/values-de.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-el/values-el.xml:379: warn: multiple substitutions specified in non-positional format; 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: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-el/values-el.xml:614: warn: multiple substitutions specified in non-positional format; 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:823: warn: multiple substitutions specified in non-positional format; 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: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-el/values-el.xml:908: warn: multiple substitutions specified in non-positional format; 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:990: warn: multiple substitutions specified in non-positional format; 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:1083: warn: multiple substitutions specified in non-positional format; 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:1084: warn: multiple substitutions specified in non-positional format; 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: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-el/values-el.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-eo/values-eo.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-eo/values-eo.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-eo/values-eo.xml:571: warn: multiple substitutions specified in non-positional format; 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:764: warn: multiple substitutions specified in non-positional format; 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:803: warn: multiple substitutions specified in non-positional format; 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:814: warn: multiple substitutions specified in non-positional format; 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:888: warn: multiple substitutions specified in non-positional format; 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:976: warn: multiple substitutions specified in non-positional format; 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:977: warn: multiple substitutions specified in non-positional format; 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:981: warn: multiple substitutions specified in non-positional format; 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:982: warn: multiple substitutions specified in non-positional format; 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: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-es/values-es.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-es/values-es.xml:621: warn: multiple substitutions specified in non-positional format; 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: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-es/values-es.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-es/values-es.xml:916: warn: multiple substitutions specified in non-positional format; 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: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-es/values-es.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-es/values-es.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-es/values-es.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-es/values-es.xml:1105: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.> Task :app:ui:setup:verifyReleaseResources/home/vagrant/build/com.fsck.k9/app/ui/legacy/build/intermediates/res/merged/release/values-eu/values-eu.xml:364: warn: multiple substitutions specified in non-positional format; 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:419: warn: multiple substitutions specified in non-positional format; 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:591: warn: multiple substitutions specified in non-positional format; 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:798: warn: multiple substitutions specified in non-positional format; 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:873: warn: multiple substitutions specified in non-positional format; 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:882: warn: multiple substitutions specified in non-positional format; 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:965: warn: multiple substitutions specified in non-positional format; 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: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-eu/values-eu.xml:1053: warn: multiple substitutions specified in non-positional format; 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:1057: warn: multiple substitutions specified in non-positional format; 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:1058: warn: multiple substitutions specified in non-positional format; 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:358: warn: multiple substitutions specified in non-positional format; 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: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-et/values-et.xml:532: warn: multiple substitutions specified in non-positional format; 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:737: warn: multiple substitutions specified in non-positional format; 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: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-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: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-et/values-et.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-et/values-et.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-et/values-et.xml:989: warn: multiple substitutions specified in non-positional format; 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:990: warn: multiple substitutions specified in non-positional format; 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:379: warn: multiple substitutions specified in non-positional format; 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:434: warn: multiple substitutions specified in non-positional format; 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:610: warn: multiple substitutions specified in non-positional format; 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:818: warn: multiple substitutions specified in non-positional format; 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: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-fa/values-fa.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-fa/values-fa.xml:983: warn: multiple substitutions specified in non-positional format; 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:1074: warn: multiple substitutions specified in non-positional format; 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:1075: warn: multiple substitutions specified in non-positional format; 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:1079: warn: multiple substitutions specified in non-positional format; 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:1080: warn: multiple substitutions specified in non-positional format; 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:284: warn: multiple substitutions specified in non-positional format; 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:337: warn: multiple substitutions specified in non-positional format; 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:442: warn: multiple substitutions specified in non-positional format; 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: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-gd/values-gd.xml:664: warn: multiple substitutions specified in non-positional format; 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:671: warn: multiple substitutions specified in non-positional format; 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:729: warn: multiple substitutions specified in non-positional format; 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:791: warn: multiple substitutions specified in non-positional format; 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:792: warn: multiple substitutions specified in non-positional format; 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:796: warn: multiple substitutions specified in non-positional format; 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:797: warn: multiple substitutions specified in non-positional format; 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:525: warn: multiple substitutions specified in non-positional format; 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:729: warn: multiple substitutions specified in non-positional format; 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:803: warn: multiple substitutions specified in non-positional format; 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:810: warn: multiple substitutions specified in non-positional format; 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: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-gl/values-gl.xml:956: warn: multiple substitutions specified in non-positional format; 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:957: warn: multiple substitutions specified in non-positional format; 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:961: warn: multiple substitutions specified in non-positional format; 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:962: warn: multiple substitutions specified in non-positional format; 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: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-fr/values-fr.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-fr/values-fr.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-fr/values-fr.xml:830: warn: multiple substitutions specified in non-positional format; 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:906: warn: multiple substitutions specified in non-positional format; 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: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-fr/values-fr.xml:1016: warn: multiple substitutions specified in non-positional format; 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:1109: warn: multiple substitutions specified in non-positional format; 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:1110: warn: multiple substitutions specified in non-positional format; 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: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-fr/values-fr.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/values.xml:2490: warn: multiple substitutions specified in non-positional format; 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:2548: warn: multiple substitutions specified in non-positional format; 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:2753: warn: multiple substitutions specified in non-positional format; 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:3040: warn: multiple substitutions specified in non-positional format; 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:3118: warn: multiple substitutions specified in non-positional format; 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:3129: warn: multiple substitutions specified in non-positional format; 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:3240: warn: multiple substitutions specified in non-positional format; 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:3339: warn: multiple substitutions specified in non-positional format; 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:3340: warn: multiple substitutions specified in non-positional format; 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:3344: warn: multiple substitutions specified in non-positional format; 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:3345: warn: multiple substitutions specified in non-positional format; 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:376: warn: multiple substitutions specified in non-positional format; 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: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-hr/values-hr.xml:565: warn: multiple substitutions specified in non-positional format; 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:773: warn: multiple substitutions specified in non-positional format; 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: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-hr/values-hr.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-hr/values-hr.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-hr/values-hr.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-hr/values-hr.xml:1025: warn: multiple substitutions specified in non-positional format; 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:1029: warn: multiple substitutions specified in non-positional format; 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: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-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-in/values-in.xml:376: warn: multiple substitutions specified in non-positional format; 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:431: warn: multiple substitutions specified in non-positional format; 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:610: warn: multiple substitutions specified in non-positional format; 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: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-in/values-in.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-in/values-in.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-in/values-in.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-in/values-in.xml:1078: warn: multiple substitutions specified in non-positional format; 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:1079: warn: multiple substitutions specified in non-positional format; 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:1083: warn: multiple substitutions specified in non-positional format; 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:1084: warn: multiple substitutions specified in non-positional format; 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: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-hu/values-hu.xml:437: warn: multiple substitutions specified in non-positional format; 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: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-hu/values-hu.xml:825: warn: multiple substitutions specified in non-positional format; 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:901: warn: multiple substitutions specified in non-positional format; 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: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-hu/values-hu.xml:992: warn: multiple substitutions specified in non-positional format; 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: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-hu/values-hu.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-hu/values-hu.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-hu/values-hu.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-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: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-iw/values-iw.xml:488: warn: multiple substitutions specified in non-positional format; 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:556: warn: multiple substitutions specified in non-positional format; 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:563: warn: multiple substitutions specified in non-positional format; 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:604: warn: multiple substitutions specified in non-positional format; 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:662: warn: multiple substitutions specified in non-positional format; 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:663: warn: multiple substitutions specified in non-positional format; 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:666: warn: multiple substitutions specified in non-positional format; 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:667: warn: multiple substitutions specified in non-positional format; 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: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-fi/values-fi.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-fi/values-fi.xml:621: warn: multiple substitutions specified in non-positional format; 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:830: warn: multiple substitutions specified in non-positional format; 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:906: warn: multiple substitutions specified in non-positional format; 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: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-fi/values-fi.xml:1012: warn: multiple substitutions specified in non-positional format; 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: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-fi/values-fi.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-fi/values-fi.xml:1110: warn: multiple substitutions specified in non-positional format; 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: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-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:477: warn: multiple substitutions specified in non-positional format; 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:668: warn: multiple substitutions specified in non-positional format; 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:740: warn: multiple substitutions specified in non-positional format; 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: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-ko/values-ko.xml:810: warn: multiple substitutions specified in non-positional format; 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:878: warn: multiple substitutions specified in non-positional format; 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:879: warn: multiple substitutions specified in non-positional format; 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:883: warn: multiple substitutions specified in non-positional format; 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:884: warn: multiple substitutions specified in non-positional format; 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:379: warn: multiple substitutions specified in non-positional format; 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:434: warn: multiple substitutions specified in non-positional format; 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:610: warn: multiple substitutions specified in non-positional format; 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:818: warn: multiple substitutions specified in non-positional format; 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:894: warn: multiple substitutions specified in non-positional format; 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:903: warn: multiple substitutions specified in non-positional format; 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: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-is/values-is.xml:1075: warn: multiple substitutions specified in non-positional format; 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:1076: warn: multiple substitutions specified in non-positional format; 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:1080: warn: multiple substitutions specified in non-positional format; 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:1081: warn: multiple substitutions specified in non-positional format; 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:385: warn: multiple substitutions specified in non-positional format; 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:558: warn: multiple substitutions specified in non-positional format; 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:619: warn: multiple substitutions specified in non-positional format; 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: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-lt/values-lt.xml:671: warn: multiple substitutions specified in non-positional format; 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:738: warn: multiple substitutions specified in non-positional format; 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:739: warn: multiple substitutions specified in non-positional format; 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:742: warn: multiple substitutions specified in non-positional format; 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:743: warn: multiple substitutions specified in non-positional format; 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: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-ja/values-ja.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-ja/values-ja.xml:612: warn: multiple substitutions specified in non-positional format; 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: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-ja/values-ja.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: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-ja/values-ja.xml:991: warn: multiple substitutions specified in non-positional format; 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:1084: warn: multiple substitutions specified in non-positional format; 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: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-ja/values-ja.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-ja/values-ja.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-it/values-it.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-it/values-it.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-it/values-it.xml:622: warn: multiple substitutions specified in non-positional format; 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: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-it/values-it.xml:908: warn: multiple substitutions specified in non-positional format; 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: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-it/values-it.xml:1016: warn: multiple substitutions specified in non-positional format; 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:1109: warn: multiple substitutions specified in non-positional format; 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:1110: warn: multiple substitutions specified in non-positional format; 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: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-it/values-it.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-nb/values-nb.xml:360: warn: multiple substitutions specified in non-positional format; 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: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-nb/values-nb.xml:592: warn: multiple substitutions specified in non-positional format; 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:800: warn: multiple substitutions specified in non-positional format; 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:876: warn: multiple substitutions specified in non-positional format; 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:885: warn: multiple substitutions specified in non-positional format; 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:964: warn: multiple substitutions specified in non-positional format; 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: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-nb/values-nb.xml:1050: warn: multiple substitutions specified in non-positional format; 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:1054: warn: multiple substitutions specified in non-positional format; 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:1055: warn: multiple substitutions specified in non-positional format; 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: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-lv/values-lv.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-lv/values-lv.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-lv/values-lv.xml:835: warn: multiple substitutions specified in non-positional format; 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: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-lv/values-lv.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-lv/values-lv.xml:1008: warn: multiple substitutions specified in non-positional format; 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:1101: warn: multiple substitutions specified in non-positional format; 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:1102: warn: multiple substitutions specified in non-positional format; 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: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-lv/values-lv.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-ml/values-ml.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-ml/values-ml.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-ml/values-ml.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-ml/values-ml.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-ml/values-ml.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-ml/values-ml.xml:909: warn: multiple substitutions specified in non-positional format; 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:990: warn: multiple substitutions specified in non-positional format; 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:1083: warn: multiple substitutions specified in non-positional format; 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:1084: warn: multiple substitutions specified in non-positional format; 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: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-ml/values-ml.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-nl/values-nl.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-nl/values-nl.xml:434: warn: multiple substitutions specified in non-positional format; 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: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-nl/values-nl.xml:826: warn: multiple substitutions specified in non-positional format; 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: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-nl/values-nl.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-nl/values-nl.xml:1008: warn: multiple substitutions specified in non-positional format; 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:1101: warn: multiple substitutions specified in non-positional format; 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:1102: warn: multiple substitutions specified in non-positional format; 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: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-nl/values-nl.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-pl/values-pl.xml:397: warn: multiple substitutions specified in non-positional format; 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: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-pl/values-pl.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-pl/values-pl.xml:839: warn: multiple substitutions specified in non-positional format; 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: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-pl/values-pl.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-pl/values-pl.xml:1007: warn: multiple substitutions specified in non-positional format; 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: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-pl/values-pl.xml:1101: warn: multiple substitutions specified in non-positional format; 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: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-pl/values-pl.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-pt-rBR/values-pt-rBR.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-pt-rBR/values-pt-rBR.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-pt-rBR/values-pt-rBR.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-pt-rBR/values-pt-rBR.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-pt-rBR/values-pt-rBR.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-pt-rBR/values-pt-rBR.xml:909: warn: multiple substitutions specified in non-positional format; 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:1004: warn: multiple substitutions specified in non-positional format; 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:1097: warn: multiple substitutions specified in non-positional format; 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: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-pt-rBR/values-pt-rBR.xml:1102: warn: multiple substitutions specified in non-positional format; 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:1103: warn: multiple substitutions specified in non-positional format; 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:393: warn: multiple substitutions specified in non-positional format; 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:448: warn: multiple substitutions specified in non-positional format; 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: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-ro/values-ro.xml:837: warn: multiple substitutions specified in non-positional format; 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: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-ro/values-ro.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-ro/values-ro.xml:1004: warn: multiple substitutions specified in non-positional format; 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:1097: warn: multiple substitutions specified in non-positional format; 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: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-ro/values-ro.xml:1102: warn: multiple substitutions specified in non-positional format; 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:1103: warn: multiple substitutions specified in non-positional format; 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:399: warn: multiple substitutions specified in non-positional format; 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:454: warn: multiple substitutions specified in non-positional format; 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: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-ru/values-ru.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-ru/values-ru.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-ru/values-ru.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-ru/values-ru.xml:1012: warn: multiple substitutions specified in non-positional format; 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: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-ru/values-ru.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-ru/values-ru.xml:1110: warn: multiple substitutions specified in non-positional format; 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: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-sl/values-sl.xml:399: warn: multiple substitutions specified in non-positional format; 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:454: warn: multiple substitutions specified in non-positional format; 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: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-sl/values-sl.xml:847: warn: multiple substitutions specified in non-positional format; 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: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-sl/values-sl.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-sl/values-sl.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-sl/values-sl.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-sl/values-sl.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-sl/values-sl.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-sl/values-sl.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-pt-rPT/values-pt-rPT.xml:379: warn: multiple substitutions specified in non-positional format; 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: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-pt-rPT/values-pt-rPT.xml:611: warn: multiple substitutions specified in non-positional format; 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:818: warn: multiple substitutions specified in non-positional format; 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:894: warn: multiple substitutions specified in non-positional format; 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:903: warn: multiple substitutions specified in non-positional format; 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: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-pt-rPT/values-pt-rPT.xml:1075: warn: multiple substitutions specified in non-positional format; 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:1076: warn: multiple substitutions specified in non-positional format; 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:1080: warn: multiple substitutions specified in non-positional format; 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:1081: warn: multiple substitutions specified in non-positional format; 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:363: warn: multiple substitutions specified in non-positional format; 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:419: warn: multiple substitutions specified in non-positional format; 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:552: warn: multiple substitutions specified in non-positional format; 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: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-sk/values-sk.xml:835: warn: multiple substitutions specified in non-positional format; 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: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-sk/values-sk.xml:915: warn: multiple substitutions specified in non-positional format; 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:1008: warn: multiple substitutions specified in non-positional format; 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:1009: warn: multiple substitutions specified in non-positional format; 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: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-sk/values-sk.xml:1014: warn: multiple substitutions specified in non-positional format; 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: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-sq/values-sq.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-sq/values-sq.xml:622: warn: multiple substitutions specified in non-positional format; 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:831: warn: multiple substitutions specified in non-positional format; 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:907: warn: multiple substitutions specified in non-positional format; 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: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-sq/values-sq.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-sq/values-sq.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-sq/values-sq.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-sq/values-sq.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-sq/values-sq.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-sr/values-sr.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-sr/values-sr.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-sr/values-sr.xml:625: warn: multiple substitutions specified in non-positional format; 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:833: warn: multiple substitutions specified in non-positional format; 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:909: warn: multiple substitutions specified in non-positional format; 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: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-sr/values-sr.xml:1003: warn: multiple substitutions specified in non-positional format; 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:1096: warn: multiple substitutions specified in non-positional format; 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:1097: warn: multiple substitutions specified in non-positional format; 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:1101: warn: multiple substitutions specified in non-positional format; 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:1102: warn: multiple substitutions specified in non-positional format; 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: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-tr/values-tr.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-tr/values-tr.xml:621: warn: multiple substitutions specified in non-positional format; 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: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-tr/values-tr.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-tr/values-tr.xml:915: warn: multiple substitutions specified in non-positional format; 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:1001: warn: multiple substitutions specified in non-positional format; 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: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-tr/values-tr.xml:1095: warn: multiple substitutions specified in non-positional format; 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: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-tr/values-tr.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-uk/values-uk.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-uk/values-uk.xml:437: warn: multiple substitutions specified in non-positional format; 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:609: warn: multiple substitutions specified in non-positional format; 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:817: warn: multiple substitutions specified in non-positional format; 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: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-uk/values-uk.xml:901: warn: multiple substitutions specified in non-positional format; 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:983: warn: multiple substitutions specified in non-positional format; 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:1074: warn: multiple substitutions specified in non-positional format; 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:1075: warn: multiple substitutions specified in non-positional format; 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:1079: warn: multiple substitutions specified in non-positional format; 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:1080: warn: multiple substitutions specified in non-positional format; 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: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-sv/values-sv.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-sv/values-sv.xml:621: warn: multiple substitutions specified in non-positional format; 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:831: warn: multiple substitutions specified in non-positional format; 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:907: warn: multiple substitutions specified in non-positional format; 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: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-sv/values-sv.xml:1007: warn: multiple substitutions specified in non-positional format; 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: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-sv/values-sv.xml:1101: warn: multiple substitutions specified in non-positional format; 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: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-sv/values-sv.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-zh-rCN/values-zh-rCN.xml:376: warn: multiple substitutions specified in non-positional format; 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:432: warn: multiple substitutions specified in non-positional format; 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:610: warn: multiple substitutions specified in non-positional format; 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:818: warn: multiple substitutions specified in non-positional format; 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:894: warn: multiple substitutions specified in non-positional format; 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: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-zh-rCN/values-zh-rCN.xml:992: warn: multiple substitutions specified in non-positional format; 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: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-zh-rCN/values-zh-rCN.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-zh-rCN/values-zh-rCN.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-zh-rCN/values-zh-rCN.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-zh-rTW/values-zh-rTW.xml:376: warn: multiple substitutions specified in non-positional format; 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:432: warn: multiple substitutions specified in non-positional format; 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:615: warn: multiple substitutions specified in non-positional format; 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:823: warn: multiple substitutions specified in non-positional format; 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: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-zh-rTW/values-zh-rTW.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-zh-rTW/values-zh-rTW.xml:998: warn: multiple substitutions specified in non-positional format; 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: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-zh-rTW/values-zh-rTW.xml:1092: warn: multiple substitutions specified in non-positional format; 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:1096: warn: multiple substitutions specified in non-positional format; 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:1097: 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:writeReleaseAarMetadata> Task :mail:common:extractDeepLinksRelease> 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:bundleLibCompileToJarRelease> Task :mail:common:mergeReleaseGeneratedProguardFiles> Task :mail:common:exportReleaseConsumerProguardFiles> Task :mail:common:processReleaseJavaRes NO-SOURCE> Task :mail:common:bundleLibResRelease> Task :mail:common:mergeReleaseJniLibFolders> Task :mail:common:mergeReleaseNativeLibs NO-SOURCE> Task :mail:common:stripReleaseDebugSymbols NO-SOURCE> Task :mail:common:copyReleaseJniLibsProjectOnly> Task :mail:common:bundleLibRuntimeToJarRelease> Task :app:k9mail:processReleaseMainManifest> Task :app:k9mail-jmap:processReleaseMainManifest> Task :mail:protocols:pop3:compileReleaseJavaWithJavac> 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:bundleLibCompileToJarRelease> Task :mail:protocols:smtp: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:common:copyReleaseJniLibsProjectAndLocalJars> Task :app:k9mail:checkReleaseAarMetadata> Task :app:k9mail:processReleaseManifest> Task :app:k9mail-jmap:checkReleaseAarMetadata> Task :app:k9mail-jmap:processReleaseManifest> Task :mail:common:extractReleaseAnnotations> Task :mail:common:mergeReleaseConsumerProguardFiles> Task :app:k9mail-jmap:processReleaseManifestForPackage> Task :app:k9mail:mergeReleaseAssets> Task :app:k9mail:compressReleaseAssets> Task :app:k9mail:processReleaseManifestForPackage> Task :mail:common:mergeReleaseJavaResource> Task :mail:common:syncReleaseLibJars> 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:common:bundleReleaseAar> Task :mail:common:compileReleaseSources> Task :mail:protocols:webdav:mergeReleaseGeneratedProguardFiles> Task :mail:protocols:webdav:exportReleaseConsumerProguardFiles> Task :mail:common:mergeReleaseResources> Task :mail:protocols:webdav:bundleLibRuntimeToJarRelease> Task :backend:api:compileReleaseKotlin> Task :mail:common:verifyReleaseResources> Task :mail:common:assembleRelease> Task :mail:protocols:pop3:extractReleaseAnnotations> Task :mail:protocols:pop3:mergeReleaseConsumerProguardFiles> Task :backend:api:compileReleaseJavaWithJavac> Task :backend:api:bundleLibCompileToJarRelease> Task :app:k9mail-jmap:processReleaseResources> Task :app:k9mail:processReleaseResources> Task :backend:api:mergeReleaseGeneratedProguardFiles> Task :backend:api:exportReleaseConsumerProguardFiles> Task :backend:api:bundleLibResRelease> Task :backend:api:bundleLibRuntimeToJarRelease> Task :backend:pop3:compileReleaseKotlin> Task :mail:testing:compileReleaseKotlin> Task :app:k9mail-jmap:mergeReleaseAssets> Task :app:k9mail-jmap:compressReleaseAssets> Task :backend:api:extractReleaseAnnotations> Task :backend:api:mergeReleaseConsumerProguardFiles> Task :backend:pop3:compileReleaseJavaWithJavac> Task :backend:pop3:bundleLibCompileToJarRelease> Task :backend:pop3:mergeReleaseGeneratedProguardFiles> Task :backend:api:mergeReleaseJavaResource> Task :backend:pop3:exportReleaseConsumerProguardFiles> Task :backend:api:syncReleaseLibJars> Task :backend:pop3:bundleLibResRelease> Task :backend:api:bundleReleaseAar> Task :backend:pop3:bundleLibRuntimeToJarRelease> Task :backend:api:compileReleaseSources> Task :backend:api:assembleRelease> 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 :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: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:compileReleaseSources> Task :mail:testing:mergeReleaseJavaResource> Task :mail:testing:syncReleaseLibJars> Task :mail:testing:bundleReleaseAar> Task :mail:testing:assembleRelease> Task :mail:protocols:imap:compileReleaseKotlinw: /home/vagrant/build/com.fsck.k9/mail/protocols/imap/src/main/java/com/fsck/k9/mail/store/imap/RealImapFolder.kt: (369, 39): 'max(): T?' is deprecated. Use maxOrNull instead.> 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:kaptReleaseKotlin> 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:compileReleaseSources> Task :backend:imap:mergeReleaseJavaResource> Task :backend:imap:syncReleaseLibJars> Task :backend:imap:bundleReleaseAar> Task :backend: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 :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: (547, 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/K9.kt: (287, 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: (299, 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: (454, 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: (289, 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/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: (48, 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: (49, 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: (50, 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: (51, 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/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/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:bundleLibResRelease> Task :app:core:mergeReleaseJavaResource> Task :app:core:bundleLibCompileToJarRelease> Task :app:core:bundleLibRuntimeToJarRelease> Task :app:core:syncReleaseLibJars> Task :app:core:bundleReleaseAar> Task :app:core:assembleRelease> Task :app:autodiscovery:api:compileReleaseKotlin> Task :app:crypto-openpgp:compileReleaseKotlin> Task :app:autodiscovery:api:compileReleaseJavaWithJavac> Task :app:autodiscovery:api:bundleLibCompileToJarRelease> Task :app:autodiscovery:api:mergeReleaseGeneratedProguardFiles> Task :app:autodiscovery:api:exportReleaseConsumerProguardFiles> Task :app:crypto-openpgp:compileReleaseJavaWithJavac> Task :app:autodiscovery:api:bundleLibResRelease> Task :app:autodiscovery:api:bundleLibRuntimeToJarRelease> Task :app:autodiscovery:api:extractReleaseAnnotations> Task :app:crypto-openpgp:extractReleaseAnnotations> Task :app:autodiscovery:api:mergeReleaseConsumerProguardFiles> Task :app:crypto-openpgp:mergeReleaseGeneratedProguardFiles> Task :app:autodiscovery:api:mergeReleaseJavaResource> Task :app:autodiscovery:api:syncReleaseLibJars> Task :app:crypto-openpgp:mergeReleaseConsumerProguardFiles> Task :app:autodiscovery:api:bundleReleaseAar> Task :app:autodiscovery:api:compileReleaseSources> Task :app:autodiscovery:api:assembleRelease> 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:crypto-openpgp:bundleLibRuntimeToJarRelease> Task :app:crypto-openpgp:bundleLibResRelease> Task :app:autodiscovery:thunderbird:compileReleaseKotlin> Task :app:autodiscovery:srvrecords:compileReleaseKotlin> Task :app:testing: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:providersxml:compileReleaseKotlin> Task :app:autodiscovery:thunderbird:compileReleaseSources> Task :app:autodiscovery:thunderbird: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:providersxml:compileReleaseJavaWithJavac> Task :app:autodiscovery:providersxml:bundleLibCompileToJarRelease> Task :app:autodiscovery:providersxml:mergeReleaseGeneratedProguardFiles> Task :app:autodiscovery:srvrecords:syncReleaseLibJars> Task :app:autodiscovery:providersxml:exportReleaseConsumerProguardFiles> Task :app:autodiscovery:providersxml:bundleLibResRelease> Task :app:autodiscovery:providersxml:bundleLibRuntimeToJarRelease> Task :app:autodiscovery:srvrecords:bundleReleaseAar> Task :app:autodiscovery:srvrecords:assembleRelease> Task :app:autodiscovery:providersxml:extractReleaseAnnotations> Task :app:autodiscovery:providersxml:mergeReleaseConsumerProguardFiles> Task :app:autodiscovery:providersxml:compileReleaseSources> Task :app:autodiscovery:providersxml:mergeReleaseJavaResource> Task :app:autodiscovery:providersxml:syncReleaseLibJars> Task :app:autodiscovery:providersxml:bundleReleaseAar> Task :app:autodiscovery:providersxml: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: (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:testing:compileReleaseJavaWithJavac> Task :app:testing:extractReleaseAnnotations> Task :app:testing:mergeReleaseGeneratedProguardFiles> Task :app:testing:mergeReleaseConsumerProguardFiles> Task :app:ui:base:compileReleaseJavaWithJavac> Task :app:ui:base:bundleLibCompileToJarRelease> Task :app:testing:compileReleaseSources> Task :app:ui:base:mergeReleaseGeneratedProguardFiles> Task :app:testing:mergeReleaseJavaResource> Task :app:ui:base:exportReleaseConsumerProguardFiles> Task :app:ui:base:bundleLibResRelease> Task :app:testing:syncReleaseLibJars> Task :app:ui:base:bundleLibRuntimeToJarRelease> Task :app:testing:bundleReleaseAar> Task :app:testing:assembleRelease> Task :app:ui:base:extractReleaseAnnotations> Task :app:ui:base:mergeReleaseConsumerProguardFiles> Task :app:ui:base:mergeReleaseJavaResource> Task :app:ui:base:syncReleaseLibJars> Task :app:ui:base:bundleReleaseAar> Task :app:ui:base:compileReleaseSources> 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: (60, 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:mergeReleaseGeneratedProguardFiles> Task :app:storage:exportReleaseConsumerProguardFiles> Task :app:storage:bundleLibCompileToJarRelease> 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/AccountCreator.kt: (63, 43): 'minBy((T) -> R): T?' is deprecated. Use minByOrNull instead.w: /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/activity/MessageList.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/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: (110, 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: (260, 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: (304, 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: (366, 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: (486, 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: (640, 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: (669, 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: (703, 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: (707, 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: (714, 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: (718, 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: (847, 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: (1062, 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: (1090, 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: (1094, 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: (1105, 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: (1106, 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: (1107, 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: (1191, 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: (1354, 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: (1379, 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: (1478, 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: (1483, 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: (1487, 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: (1556, 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: (1594, 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/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/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: (433, 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: (434, 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: (435, 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: (436, 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: (437, 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: (439, 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: (535, 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: (537, 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: (541, 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: (542, 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: (544, 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: (565, 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: (675, 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: (1016, 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: (1036, 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: (1516, 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: (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/ui/K9Drawer.kt: (58, 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: (299, 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/endtoend/AutocryptKeyTransferActivity.kt: (70, 48): Type mismatch: inferred type is MenuItem? but MenuItem was expectedw: /home/vagrant/build/com.fsck.k9/app/ui/legacy/src/main/java/com/fsck/k9/ui/folders/FoldersLiveData.kt: (30, 24): Unnecessary safe call on a non-null receiver of type Accountw: /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/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/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: (129, 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/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/account/AccountSettingsFragment.kt: (78, 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: (323, 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: (324, 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/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/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/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, 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: (23, 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: (24, 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: (25, 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: (26, 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: (27, 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: (28, 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: (29, 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: (30, 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: (31, 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: (32, 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: (33, 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: (34, 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: (35, 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: (36, 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: (37, 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: (38, 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: (39, 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: (40, 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: (47, 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: (48, 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: (49, 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: (50, 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: (51, 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: (52, 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: (53, 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: (54, 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: (55, 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: (56, 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: (57, 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: (58, 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: (59, 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: (60, 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: (61, 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: (62, 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: (63, 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: (64, 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: (65, 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: (66, 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: (67, 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: (68, 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: (77, 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: (78, 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: (85, 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: (86, 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: (96, 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: (97, 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: (98, 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: (99, 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: (100, 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: (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, 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: (103, 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: (104, 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: (105, 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: (106, 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: (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, 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: (109, 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: (110, 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: (111, 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: (112, 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: (113, 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: (114, 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: (115, 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: (116, 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: (117, 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: (118, 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: (119, 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: (120, 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: (121, 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: (122, 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: (133, 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: (134, 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: (135, 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: (136, 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: (136, 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: (138, 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: (138, 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: (141, 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: (141, 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: (144, 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: (144, 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: (145, 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: (146, 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: (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, 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: (149, 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: (150, 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: (151, 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: (152, 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: (153, 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: (154, 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: (155, 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: (156, 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: (157, 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: (158, 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: (159, 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: (160, 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: (161, 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: (162, 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: (173, 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: (174, 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: (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: (183, 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: (184, 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: (192, 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: (193, 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: (204, 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: (205, 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: (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: (212, 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: (213, 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: (219, 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: (220, 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: (229, 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: (233, 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: (264, 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: (265, 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: (266, 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/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:mergeReleaseGeneratedProguardFiles> Task :app:ui:legacy:exportReleaseConsumerProguardFiles> Task :app:ui:legacy:bundleLibCompileToJarRelease> Task :app:ui:legacy:bundleLibResRelease> Task :app:ui:legacy:extractReleaseAnnotations> Task :app:ui:legacy:mergeReleaseConsumerProguardFiles> Task :app:ui:legacy:compileReleaseSources> Task :app:ui:legacy:bundleLibRuntimeToJarRelease> Task :app:ui:legacy:mergeReleaseJavaResource> Task :app:ui:legacy:syncReleaseLibJars> Task :app:ui:legacy:bundleReleaseAar> Task :app:ui:legacy:assembleRelease> Task :app:k9mail-jmap:kaptGenerateStubsReleaseKotlin> Task :app:k9mail:compileReleaseKotlinw: /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/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: (28, 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: (28, 57): 'K9' is deprecated. Use GeneralSettingsManager and GeneralSettings insteadw: /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:mergeReleaseNativeLibs> Task :app:k9mail-jmap:stripReleaseDebugSymbols NO-SOURCE> 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/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 instead> Task :app:k9mail-jmap:compileReleaseJavaWithJavacNote: /home/vagrant/build/com.fsck.k9/app/k9mail-jmap/src/main/java/com/fsck/k9/notification/K9NotificationActionCreator.java uses or overrides a deprecated API.Note: Recompile with -Xlint:deprecation for details.> 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-jmap:mergeReleaseGeneratedProguardFiles> Task :app:k9mail:mergeReleaseGeneratedProguardFiles> Task :app:k9mail:mergeReleaseNativeLibs> Task :app:k9mail:stripReleaseDebugSymbols NO-SOURCE> 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 4m 44s709 actionable tasks: 709 executed2021-07-20 17:51:29,958 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.fsck.k9, universal_newlines=False, shell=None)2021-07-20 17:51:29,962 INFO: Successfully built version 5.740 of com.fsck.k9 from 591af9cdd552688dfefbfb278d5c0658f130d2ae2021-07-20 17:51:30,521 DEBUG: AXML contains a RESOURCE MAP2021-07-20 17:51:30,522 DEBUG: Start of Namespace mapping: prefix 53: 'android' --> uri 191: 'http://schemas.android.com/apk/res/android'2021-07-20 17:51:30,523 DEBUG: Checking build/com.fsck.k9/app/k9mail/build/outputs/apk/release/k9mail-release-unsigned.apk2021-07-20 17:51:30,533 DEBUG: AXML contains a RESOURCE MAP2021-07-20 17:51:30,533 DEBUG: Start of Namespace mapping: prefix 53: 'android' --> uri 191: 'http://schemas.android.com/apk/res/android'2021-07-20 17:51:30,552 INFO: success: com.fsck.k92021-07-20 17:51:30,553 INFO: Finished2021-07-20 17:51:30,553 INFO: 1 build succeeded