log for hashengineering.darkcoin.wallet:101010
== Installed Android Tools ==
2024-06-30 06:59:56,963 DEBUG: Reading 'config.yml'
2024-06-30 06:59:56,978 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2024-06-30 06:59:56,979 INFO: Creating log directory
2024-06-30 06:59:56,979 INFO: Creating temporary directory
2024-06-30 06:59:56,980 INFO: Creating output directory
2024-06-30 06:59:56,996 DEBUG: Getting git vcs interface for https://github.com/HashEngineeringSolutions/dash-wallet.git
2024-06-30 06:59:56,996 DEBUG: Checking hashengineering.darkcoin.wallet:101010
2024-06-30 06:59:56,997 INFO: Building version 10.1.1 (101010) of hashengineering.darkcoin.wallet
2024-06-30 06:59:56,997 WARNING: Android NDK version 'r21d' could not be found!
2024-06-30 06:59:56,997 WARNING: Configured versions:
Downloading https://raw.githubusercontent.com/f-droid/android-sdk-transparency-log/master/signed/checksums.json.asc into /home/vagrant/.cache/sdkmanager/checksums.json.asc
2024-06-30 06:59:57,459 DEBUG: Starting new HTTPS connection (1): raw.githubusercontent.com:443
2024-06-30 06:59:57,692 DEBUG: https://raw.githubusercontent.com:443 "GET /f-droid/android-sdk-transparency-log/master/signed/checksums.json.asc HTTP/1.1" 200 408
2024-06-30 06:59:57,698 DEBUG: Starting new HTTPS connection (1): raw.githubusercontent.com:443
2024-06-30 06:59:57,960 DEBUG: https://raw.githubusercontent.com:443 "GET /f-droid/android-sdk-transparency-log/master/signed/checksums.json HTTP/1.1" 200 124852
Downloading https://raw.githubusercontent.com/f-droid/android-sdk-transparency-log/master/signed/checksums.json into /home/vagrant/.cache/sdkmanager/checksums.json
Downloading https://dl.google.com/android/repository/android-ndk-r21d-linux-x86_64.zip into /home/vagrant/.cache/sdkmanager/android-ndk-r21d-linux-x86_64.zip
2024-06-30 06:59:58,354 DEBUG: Starting new HTTPS connection (1): dl.google.com:443
2024-06-30 06:59:58,545 DEBUG: https://dl.google.com:443 "GET /android/repository/android-ndk-r21d-linux-x86_64.zip HTTP/1.1" 200 1190667841
Unzipping to /tmp/.sdkmanager-_ydplbux
Installing into /opt/android-sdk/ndk/21.3.6528147
2024-06-30 07:01:38,356 INFO: Set NDK r21d (21.3.6528147) up
2024-06-30 07:01:38,357 INFO: Running 'sudo' commands in /home/vagrant
2024-06-30 07:01:38,357 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y ninja-build
+ apt-get update
Get:1 https://security.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:2 https://debian.osuosl.org/debian bookworm InRelease [151 kB]
Get:3 https://debian.osuosl.org/debian bookworm-updates InRelease [55.4 kB]
Get:4 https://debian.osuosl.org/debian bookworm-backports InRelease [56.6 kB]
Get:5 https://security.debian.org/debian-security bookworm-security/main amd64 Packages [164 kB]
Get:6 https://security.debian.org/debian-security bookworm-security/main Translation-en [97.9 kB]
Get:7 https://debian.osuosl.org/debian bookworm/main amd64 Packages [8788 kB]
Get:8 https://debian.osuosl.org/debian bookworm/main Translation-en [6109 kB]
Get:9 https://debian.osuosl.org/debian bookworm-updates/main amd64 Packages [13.8 kB]
Get:10 https://debian.osuosl.org/debian bookworm-updates/main Translation-en [16.0 kB]
Get:11 https://debian.osuosl.org/debian bookworm-backports/main amd64 Packages [225 kB]
Get:12 https://debian.osuosl.org/debian bookworm-backports/main Translation-en [185 kB]
Fetched 15.9 MB in 8s (2002 kB/s)
Reading package lists...
+ apt-get install -y ninja-build
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
ninja-build
0 upgraded, 1 newly installed, 0 to remove and 32 not upgraded.
Need to get 136 kB of archives.
After this operation, 427 kB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bookworm/main amd64 ninja-build amd64 1.11.1-1 [136 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 136 kB in 0s (459 kB/s)
Selecting previously unselected package ninja-build.
(Reading database ... 64094 files and directories currently installed.)
Preparing to unpack .../ninja-build_1.11.1-1_amd64.deb ...
Unpacking ninja-build (1.11.1-1) ...
Setting up ninja-build (1.11.1-1) ...
2024-06-30 07:02:13,117 DEBUG: > sudo passwd --lock root
passwd: password changed.
2024-06-30 07:02:13,522 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64108 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u1) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u7) ...
2024-06-30 07:02:34,406 INFO: Getting source for revision ca783a4bff67c9ab27017261622368b48dd7e8dc
2024-06-30 07:02:34,408 DEBUG: Directory: build/hashengineering.darkcoin.wallet
2024-06-30 07:02:34,408 DEBUG: > git rev-parse --show-toplevel
2024-06-30 07:02:34,617 DEBUG: Directory: build/hashengineering.darkcoin.wallet
2024-06-30 07:02:34,617 DEBUG: > git submodule foreach --recursive git reset --hard
2024-06-30 07:02:34,821 DEBUG: Directory: build/hashengineering.darkcoin.wallet
2024-06-30 07:02:34,822 DEBUG: > git reset --hard
2024-06-30 07:02:35,527 DEBUG: Directory: build/hashengineering.darkcoin.wallet
2024-06-30 07:02:35,527 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-06-30 07:02:35,631 DEBUG: Directory: build/hashengineering.darkcoin.wallet
2024-06-30 07:02:35,631 DEBUG: > git clean -dffx
2024-06-30 07:02:35,734 DEBUG: Directory: build/hashengineering.darkcoin.wallet
2024-06-30 07:02:35,734 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 -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch origin
2024-06-30 07:02:36,440 DEBUG: Directory: build/hashengineering.darkcoin.wallet
2024-06-30 07:02:36,440 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 -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org remote prune origin
2024-06-30 07:02:36,945 DEBUG: Directory: build/hashengineering.darkcoin.wallet
2024-06-30 07:02:36,945 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 -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2024-06-30 07:02:37,550 DEBUG: Directory: build/hashengineering.darkcoin.wallet
2024-06-30 07:02:37,550 DEBUG: > git remote set-head origin --auto
2024-06-30 07:02:38,155 DEBUG: Directory: build/hashengineering.darkcoin.wallet
2024-06-30 07:02:38,155 DEBUG: > git checkout -f ca783a4bff67c9ab27017261622368b48dd7e8dc
2024-06-30 07:02:38,760 DEBUG: Directory: build/hashengineering.darkcoin.wallet
2024-06-30 07:02:38,760 DEBUG: > git clean -dffx
2024-06-30 07:02:38,864 INFO: Initialising submodules
2024-06-30 07:02:38,864 DEBUG: Directory: build/hashengineering.darkcoin.wallet
2024-06-30 07:02:38,865 DEBUG: > git rev-parse --show-toplevel
2024-06-30 07:02:39,070 DEBUG: Directory: build/hashengineering.darkcoin.wallet
2024-06-30 07:02:39,070 DEBUG: > git submodule sync
2024-06-30 07:02:39,274 DEBUG: Directory: build/hashengineering.darkcoin.wallet
2024-06-30 07:02:39,274 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 -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org submodule update --init --force --recursive
2024-06-30 07:02:39,378 INFO: Creating local.properties file at build/hashengineering.darkcoin.wallet/local.properties
2024-06-30 07:02:39,381 INFO: Creating local.properties file at build/hashengineering.darkcoin.wallet/wallet/local.properties
2024-06-30 07:02:39,382 DEBUG: Removing debuggable flags from build/hashengineering.darkcoin.wallet/wallet
2024-06-30 07:02:39,470 INFO: Cleaning Gradle project...
2024-06-30 07:02:39,470 DEBUG: Directory: build/hashengineering.darkcoin.wallet/wallet
2024-06-30 07:02:39,470 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 7.4 via distributionUrl
Downloading missing gradle version 7.4
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-7.4-bin.zip: OK
Running /opt/gradle/versions/7.4/bin/gradle clean
Welcome to Gradle 7.4!
Here are the highlights of this release:
- Aggregated test and JaCoCo reports
- Marking additional test source directories as tests in IntelliJ
- Support for Adoptium JDKs in Java toolchains
For more details see https://docs.gradle.org/7.4/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.4/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Task :wallet:clean UP-TO-DATE
BUILD SUCCESSFUL in 1m 8s
1 actionable task: 1 up-to-date
2024-06-30 07:03:53,875 INFO: Scanning source for common problems...
2024-06-30 07:03:53,891 DEBUG: scanner is configured to use signature data from: 'suss'
2024-06-30 07:03:53,892 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2024-06-30 07:03:54,451 DEBUG: write 'suss.json' to cache
2024-06-30 07:03:54,453 DEBUG: next suss.json cache update due in 23:59:59.992954
2024-06-30 07:03:54,585 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2024-06-30 07:03:54,722 INFO: Removing binary at wallet/test/de/schildbach/wallet/util/services/bitcoin-backup-protobuf-testnet
2024-06-30 07:03:54,808 INFO: Creating source tarball...
2024-06-30 07:03:58,344 INFO: Building Gradle project...
2024-06-30 07:03:58,345 DEBUG: Directory: build/hashengineering.darkcoin.wallet/wallet
2024-06-30 07:03:58,345 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleFossRelease
Found 7.4 via distributionUrl
Running /opt/gradle/versions/7.4/bin/gradle assembleFossRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.4/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
Observed package id 'ndk;r21d' in inconsistent location '/opt/android-sdk/ndk/21.3.6528147' (Expected '/opt/android-sdk/ndk/r21d')
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :common:preBuild UP-TO-DATE
> Task :common:preReleaseBuild UP-TO-DATE
> Task :common:compileReleaseAidl NO-SOURCE
> Task :features:exploredash:preBuild UP-TO-DATE
> Task :features:exploredash:preReleaseBuild UP-TO-DATE
> Task :features:exploredash:compileReleaseAidl NO-SOURCE
> Task :features:exploredash:mergeReleaseJniLibFolders
> Task :features:exploredash:mergeReleaseNativeLibs NO-SOURCE
> Task :features:exploredash:stripReleaseDebugSymbols NO-SOURCE
> Task :common:packageReleaseRenderscript NO-SOURCE
> Task :features:exploredash:copyReleaseJniLibsProjectAndLocalJars
> Task :features:exploredash:compileReleaseRenderscript NO-SOURCE
> Task :features:exploredash:generateReleaseResValues
> Task :features:exploredash:extractDeepLinksForAarRelease
> Task :common:checkKotlinGradlePluginConfigurationErrors
> Task :common:compileReleaseRenderscript NO-SOURCE
> Task :common:dataBindingMergeDependencyArtifactsRelease
> Task :common:generateReleaseResValues
> Task :common:generateReleaseResources
> Task :common:packageReleaseResources
> Task :common:dataBindingGenBaseClassesRelease
> Task :common:generateReleaseBuildConfig
> Task :features:exploredash:checkKotlinGradlePluginConfigurationErrors
> Task :common:javaPreCompileRelease
> Task :common:processReleaseManifest
> Task :common:parseReleaseLocalResources
> Task :features:exploredash:dataBindingMergeDependencyArtifactsRelease
> Task :features:exploredash:generateReleaseResources
> Task :common:generateReleaseRFile
> Task :features:exploredash:packageReleaseResources
> Task :features:exploredash:dataBindingGenBaseClassesRelease
> Task :features:exploredash:generateReleaseBuildConfig
> Task :features:exploredash:parseReleaseLocalResources
> Task :features:exploredash:processReleaseManifest
> Task :features:exploredash:generateSafeArgsRelease
> Task :features:exploredash:javaPreCompileRelease
> Task :features:exploredash:mergeReleaseShaders
> Task :features:exploredash:compileReleaseShaders NO-SOURCE
> Task :features:exploredash:generateReleaseAssets UP-TO-DATE
> Task :features:exploredash:packageReleaseAssets
> Task :features:exploredash:packageReleaseRenderscript NO-SOURCE
> Task :features:exploredash:prepareLintJarForPublish
> Task :features:exploredash:prepareReleaseArtProfile
> Task :features:exploredash:processReleaseJavaRes NO-SOURCE
> Task :integrations:uphold:preBuild UP-TO-DATE
> Task :integrations:uphold:preReleaseBuild UP-TO-DATE
> Task :integrations:uphold:compileReleaseAidl NO-SOURCE
> Task :features:exploredash:writeReleaseAarMetadata
> Task :integrations:uphold:mergeReleaseJniLibFolders
> Task :integrations:uphold:mergeReleaseNativeLibs NO-SOURCE
> Task :integrations:uphold:stripReleaseDebugSymbols NO-SOURCE
> Task :integrations:uphold:copyReleaseJniLibsProjectAndLocalJars
> Task :integrations:uphold:compileReleaseRenderscript NO-SOURCE
> Task :integrations:uphold:generateReleaseResValues
> Task :integrations:uphold:extractDeepLinksForAarRelease
> Task :integrations:uphold:checkKotlinGradlePluginConfigurationErrors
> Task :integrations:uphold:dataBindingMergeDependencyArtifactsRelease
> Task :integrations:uphold:generateReleaseResources
> Task :features:exploredash:generateReleaseRFile
> Task :integrations:uphold:packageReleaseResources
> Task :integrations:uphold:dataBindingGenBaseClassesRelease
> Task :integrations:uphold:generateReleaseBuildConfig
> Task :integrations:uphold:parseReleaseLocalResources
> Task :integrations:uphold:javaPreCompileRelease
> Task :integrations:uphold:mergeReleaseShaders
> Task :integrations:uphold:compileReleaseShaders NO-SOURCE
> Task :integrations:uphold:generateReleaseAssets UP-TO-DATE
> Task :integrations:uphold:processReleaseManifest
> Task :integrations:uphold:packageReleaseAssets
> Task :integrations:uphold:packageReleaseRenderscript NO-SOURCE
> Task :integrations:uphold:prepareLintJarForPublish
> Task :integrations:uphold:prepareReleaseArtProfile
> Task :common:processReleaseJavaRes NO-SOURCE
> Task :integrations:uphold:extractProguardFiles
> Task :integrations:uphold:processReleaseJavaRes NO-SOURCE
> Task :integrations:uphold:writeReleaseAarMetadata
> Task :integrations:coinbase:preBuild UP-TO-DATE
> Task :integrations:coinbase:preReleaseBuild UP-TO-DATE
> Task :integrations:coinbase:compileReleaseAidl NO-SOURCE
> Task :integrations:coinbase:mergeReleaseJniLibFolders
> Task :integrations:coinbase:mergeReleaseNativeLibs NO-SOURCE
> Task :integrations:coinbase:stripReleaseDebugSymbols NO-SOURCE
> Task :integrations:coinbase:copyReleaseJniLibsProjectAndLocalJars
> Task :integrations:coinbase:compileReleaseRenderscript NO-SOURCE
> Task :integrations:coinbase:generateReleaseResValues
> Task :integrations:coinbase:extractDeepLinksForAarRelease
> Task :integrations:coinbase:checkKotlinGradlePluginConfigurationErrors
> Task :integrations:coinbase:dataBindingMergeDependencyArtifactsRelease
> Task :integrations:coinbase:generateReleaseResources
> Task :integrations:uphold:generateReleaseLibraryProguardRules
> Task :integrations:uphold:generateReleaseRFile
> Task :integrations:coinbase:packageReleaseResources
> Task :integrations:coinbase:dataBindingGenBaseClassesRelease
> Task :integrations:coinbase:generateReleaseBuildConfig
> Task :integrations:coinbase:processReleaseManifest
> Task :integrations:coinbase:parseReleaseLocalResources
> Task :integrations:coinbase:generateSafeArgsRelease
> Task :integrations:coinbase:javaPreCompileRelease
> Task :integrations:coinbase:mergeReleaseShaders
> Task :integrations:coinbase:compileReleaseShaders NO-SOURCE
> Task :integrations:coinbase:generateReleaseAssets UP-TO-DATE
> Task :integrations:coinbase:packageReleaseAssets
> Task :integrations:coinbase:packageReleaseRenderscript NO-SOURCE
> Task :integrations:coinbase:prepareLintJarForPublish
> Task :integrations:coinbase:prepareReleaseArtProfile
> Task :integrations:coinbase:processReleaseJavaRes NO-SOURCE
> Task :integrations:coinbase:writeReleaseAarMetadata
> Task :integrations:crowdnode:preBuild UP-TO-DATE
> Task :integrations:crowdnode:preReleaseBuild UP-TO-DATE
> Task :integrations:crowdnode:compileReleaseAidl NO-SOURCE
> Task :integrations:crowdnode:mergeReleaseJniLibFolders
> Task :integrations:crowdnode:mergeReleaseNativeLibs NO-SOURCE
> Task :integrations:crowdnode:stripReleaseDebugSymbols NO-SOURCE
> Task :integrations:crowdnode:compileReleaseRenderscript NO-SOURCE
> Task :integrations:crowdnode:copyReleaseJniLibsProjectAndLocalJars
> Task :integrations:crowdnode:generateReleaseResValues
> Task :integrations:crowdnode:extractDeepLinksForAarRelease
> Task :integrations:crowdnode:checkKotlinGradlePluginConfigurationErrors
> Task :integrations:crowdnode:dataBindingMergeDependencyArtifactsRelease
> Task :integrations:crowdnode:generateReleaseResources
> Task :integrations:coinbase:generateReleaseRFile
> Task :integrations:crowdnode:packageReleaseResources
> Task :integrations:crowdnode:dataBindingGenBaseClassesRelease
> Task :integrations:crowdnode:generateReleaseBuildConfig
> Task :integrations:crowdnode:parseReleaseLocalResources
> Task :integrations:crowdnode:processReleaseManifest
> Task :integrations:crowdnode:generateSafeArgsRelease
> Task :integrations:crowdnode:javaPreCompileRelease
> Task :integrations:crowdnode:mergeReleaseShaders
> Task :integrations:crowdnode:compileReleaseShaders NO-SOURCE
> Task :integrations:crowdnode:generateReleaseAssets UP-TO-DATE
> Task :integrations:crowdnode:packageReleaseAssets
> Task :integrations:crowdnode:packageReleaseRenderscript NO-SOURCE
> Task :integrations:crowdnode:prepareLintJarForPublish
> Task :integrations:crowdnode:prepareReleaseArtProfile
> Task :integrations:crowdnode:processReleaseJavaRes NO-SOURCE
> Task :integrations:crowdnode:writeReleaseAarMetadata
> Task :common:mergeReleaseJniLibFolders
> Task :common:mergeReleaseNativeLibs NO-SOURCE
> Task :common:stripReleaseDebugSymbols NO-SOURCE
> Task :common:copyReleaseJniLibsProjectAndLocalJars
> Task :common:extractDeepLinksForAarRelease
> Task :common:mergeReleaseShaders
> Task :common:compileReleaseShaders NO-SOURCE
> Task :common:generateReleaseAssets UP-TO-DATE
> Task :integrations:crowdnode:generateReleaseRFile
> Task :common:packageReleaseAssets
> Task :common:prepareLintJarForPublish
> Task :common:prepareReleaseArtProfile
> Task :common:extractProguardFiles
> Task :common:writeReleaseAarMetadata
> Task :common:writeReleaseLintModelMetadata
> Task :common:generateReleaseLibraryProguardRules
> Task :common:kspReleaseKotlin
> Task :integration-android:compileJava
> Task :integration-android:processResources
> Task :integration-android:classes
> Task :integration-android:jar
> Task :wallet:buildKotlinToolingMetadata
> Task :wallet:preBuild UP-TO-DATE
> Task :wallet:preFossReleaseBuild UP-TO-DATE
> Task :wallet:compileFossReleaseAidl NO-SOURCE
> Task :wallet:checkKotlinGradlePluginConfigurationErrors
> Task :wallet:compileFossReleaseRenderscript NO-SOURCE
> Task :wallet:dataBindingMergeDependencyArtifactsFossRelease
> Task :wallet:generateFossReleaseResValues
> Task :wallet:generateFossReleaseResources
> Task :wallet:mergeFossReleaseResources
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-pt/values-pt.xml:6:4: Multiple substitutions specified in non-positional format of string resource string/amount_to_transfer. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-fil/values-fil.xml:6:4: Multiple substitutions specified in non-positional format of string resource string/amount_to_transfer. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-id/values-id.xml:6:4: Multiple substitutions specified in non-positional format of string resource string/amount_to_transfer. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-el/values-el.xml:6:4: Multiple substitutions specified in non-positional format of string resource string/amount_to_transfer. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-pt/values-pt.xml:85:4: Multiple substitutions specified in non-positional format of string resource string/transaction_row_time_text. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-ja/values-ja.xml:6:4: Multiple substitutions specified in non-positional format of string resource string/amount_to_transfer. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-ar/values-ar.xml:6:4: Multiple substitutions specified in non-positional format of string resource string/amount_to_transfer. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-fil/values-fil.xml:85:4: Multiple substitutions specified in non-positional format of string resource string/transaction_row_time_text. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-ru/values-ru.xml:6:4: Multiple substitutions specified in non-positional format of string resource string/amount_to_transfer. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-de/values-de.xml:6:4: Multiple substitutions specified in non-positional format of string resource string/amount_to_transfer. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-sk/values-sk.xml:6:4: Multiple substitutions specified in non-positional format of string resource string/amount_to_transfer. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-fa/values-fa.xml:6:4: Multiple substitutions specified in non-positional format of string resource string/amount_to_transfer. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-it/values-it.xml:6:4: Multiple substitutions specified in non-positional format of string resource string/amount_to_transfer. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-th/values-th.xml:6:4: Multiple substitutions specified in non-positional format of string resource string/amount_to_transfer. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-zh/values-zh.xml:6:4: Multiple substitutions specified in non-positional format of string resource string/amount_to_transfer. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-nl/values-nl.xml:6:4: Multiple substitutions specified in non-positional format of string resource string/amount_to_transfer. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-el/values-el.xml:85:4: Multiple substitutions specified in non-positional format of string resource string/transaction_row_time_text. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-ru/values-ru.xml:85:4: Multiple substitutions specified in non-positional format of string resource string/transaction_row_time_text. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-zh/values-zh.xml:85:4: Multiple substitutions specified in non-positional format of string resource string/transaction_row_time_text. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-id/values-id.xml:85:4: Multiple substitutions specified in non-positional format of string resource string/transaction_row_time_text. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-it/values-it.xml:86:4: Multiple substitutions specified in non-positional format of string resource string/transaction_row_time_text. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-bg/strings-extra.xml:245:4: Multiple substitutions specified in non-positional format of string resource string/transaction_row_time_text. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-de/values-de.xml:85:4: Multiple substitutions specified in non-positional format of string resource string/transaction_row_time_text. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values/values.xml:6:4: Multiple substitutions specified in non-positional format of string resource string/amount_to_transfer. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-ja/values-ja.xml:85:4: Multiple substitutions specified in non-positional format of string resource string/transaction_row_time_text. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-cs/strings-extra.xml:281:4: Multiple substitutions specified in non-positional format of string resource string/transaction_row_time_text. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-ar/values-ar.xml:82:4: Multiple substitutions specified in non-positional format of string resource string/transaction_row_time_text. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-sk/values-sk.xml:85:4: Multiple substitutions specified in non-positional format of string resource string/transaction_row_time_text. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-fa/values-fa.xml:85:4: Multiple substitutions specified in non-positional format of string resource string/transaction_row_time_text. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-th/values-th.xml:85:4: Multiple substitutions specified in non-positional format of string resource string/transaction_row_time_text. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-ko/values-ko.xml:6:4: Multiple substitutions specified in non-positional format of string resource string/amount_to_transfer. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-nl/values-nl.xml:85:4: Multiple substitutions specified in non-positional format of string resource string/transaction_row_time_text. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-uk/values-uk.xml:6:4: Multiple substitutions specified in non-positional format of string resource string/amount_to_transfer. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values/values.xml:86:4: Multiple substitutions specified in non-positional format of string resource string/transaction_row_time_text. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-ko/values-ko.xml:85:4: Multiple substitutions specified in non-positional format of string resource string/transaction_row_time_text. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-vi/strings-extra.xml:247:4: Multiple substitutions specified in non-positional format of string resource string/transaction_row_time_text. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-es/values-es.xml:6:4: Multiple substitutions specified in non-positional format of string resource string/amount_to_transfer. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-uk/values-uk.xml:85:4: Multiple substitutions specified in non-positional format of string resource string/transaction_row_time_text. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-zh-rTW/values-zh-rTW.xml:6:4: Multiple substitutions specified in non-positional format of string resource string/amount_to_transfer. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-es/values-es.xml:85:4: Multiple substitutions specified in non-positional format of string resource string/transaction_row_time_text. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-zh-rTW/values-zh-rTW.xml:85:4: Multiple substitutions specified in non-positional format of string resource string/transaction_row_time_text. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-pl/values-pl.xml:6:4: Multiple substitutions specified in non-positional format of string resource string/amount_to_transfer. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-pl/values-pl.xml:85:4: Multiple substitutions specified in non-positional format of string resource string/transaction_row_time_text. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-tr/values-tr.xml:6:4: Multiple substitutions specified in non-positional format of string resource string/amount_to_transfer. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-tr/values-tr.xml:85:4: Multiple substitutions specified in non-positional format of string resource string/transaction_row_time_text. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-fr/values-fr.xml:6:4: Multiple substitutions specified in non-positional format of string resource string/amount_to_transfer. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/intermediates/packaged_res/release/values-fr/values-fr.xml:85:4: Multiple substitutions specified in non-positional format of string resource string/transaction_row_time_text. Did you mean to add the formatted="false" attribute?
> Task :wallet:generateFossReleaseBuildConfig
> Task :wallet:generateSafeArgsFossRelease
> Task :wallet:mapFossReleaseSourceSetPaths
> Task :wallet:checkFossReleaseAarMetadata
> Task :wallet:createFossReleaseCompatibleScreenManifests
> Task :common:extractDeepLinksRelease
> Task :wallet:extractDeepLinksFossRelease
> Task :features:exploredash:extractDeepLinksRelease
> Task :integrations:coinbase:extractDeepLinksRelease
> Task :integrations:crowdnode:extractDeepLinksRelease
> Task :integrations:uphold:extractDeepLinksRelease
> Task :common:compileReleaseLibraryResources
> Task :common:compileReleaseKotlin
kotlinOptions.freeCompilerArgs were changed on task :common:compileReleaseKotlin execution phase: -opt-in=kotlin.RequiresOptIn, -Xplugin=/home/vagrant/.gradle/caches/modules-2/files-2.1/androidx.compose.compiler/compiler/1.5.11/673ac5113e9141d95e2a80fbd7839f751c759021/compiler-1.5.11.jar, -P, plugin:androidx.compose.plugins.idea:enabled=true, -Xallow-unstable-dependencies
This behaviour is deprecated and become an error in future releases!
Approximate place of modification at execution phase:
com.android.build.gradle.internal.utils.KgpUtils$addComposeArgsToKotlinCompile$1.execute(kgpUtils.kt:229)
com.android.build.gradle.internal.utils.KgpUtils$addComposeArgsToKotlinCompile$1.execute(kgpUtils.kt:205)
> Task :wallet:processFossReleaseMainManifest
package="de.schildbach.wallet_test" found in source AndroidManifest.xml: /home/vagrant/build/hashengineering.darkcoin.wallet/wallet/AndroidManifest.xml.
Setting the namespace via a source AndroidManifest.xml's package attribute is deprecated.
Please instead set the namespace (or testNamespace) in the module's build.gradle file, as described here: https://developer.android.com/studio/build/configure-app-module#set-namespace
This migration can be done automatically using the AGP Upgrade Assistant, please refer to https://developer.android.com/studio/build/agp-upgrade-assistant for more information.
> Task :wallet:processFossReleaseManifest
> Task :integrations:coinbase:compileReleaseLibraryResources
> Task :wallet:extractProguardFiles
> Task :wallet:javaPreCompileFossRelease
> Task :features:exploredash:writeReleaseLintModelMetadata
> Task :integrations:coinbase:writeReleaseLintModelMetadata
> Task :integrations:crowdnode:writeReleaseLintModelMetadata
> Task :integrations:uphold:writeReleaseLintModelMetadata
> Task :common:copyReleaseJniLibsProjectOnly
> Task :wallet:mergeFossReleaseJniLibFolders
> Task :features:exploredash:copyReleaseJniLibsProjectOnly
> Task :integrations:crowdnode:copyReleaseJniLibsProjectOnly
> Task :integrations:coinbase:copyReleaseJniLibsProjectOnly
> Task :integrations:uphold:copyReleaseJniLibsProjectOnly
> Task :integrations:uphold:compileReleaseLibraryResources
> Task :features:exploredash:compileReleaseLibraryResources
> Task :integrations:crowdnode:compileReleaseLibraryResources
> Task :wallet:checkFossReleaseDuplicateClasses
> Task :wallet:processFossReleaseJavaRes NO-SOURCE
> Task :wallet:mergeFossReleaseNativeLibs
> Task :wallet:mergeFossReleaseArtProfile
> Task :wallet:mergeFossReleaseShaders
> Task :wallet:compileFossReleaseShaders NO-SOURCE
> Task :wallet:generateFossReleaseAssets UP-TO-DATE
> Task :wallet:stripFossReleaseDebugSymbols
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.3.6528147] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.3.6528147] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.3.6528147] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.3.6528147] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.3.6528147] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.3.6528147] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.3.6528147] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.3.6528147] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.3.6528147] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.3.6528147] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.3.6528147] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.3.6528147] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.3.6528147] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.3.6528147] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.3.6528147] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.3.6528147] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Task :wallet:mergeFossReleaseAssets
> Task :wallet:processFossReleaseManifestForPackage
> Task :wallet:extractFossReleaseNativeSymbolTables
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.3.6528147] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Task :wallet:mergeFossReleaseNativeDebugMetadata NO-SOURCE
> Task :wallet:compressFossReleaseAssets
> Task :wallet:collectFossReleaseDependencies
> Task :wallet:sdkFossReleaseDependencyData
> Task :wallet:writeFossReleaseAppMetadata
> Task :wallet:writeFossReleaseSigningConfigVersions
> Task :wallet:dataBindingGenBaseClassesFossRelease
warn: removing resource hashengineering.darkcoin.wallet:string/wallet_old_sdk_dialog_message without required default value.
warn: removing resource hashengineering.darkcoin.wallet:string/wallet_old_sdk_dialog_title without required default value.
warn: removing resource hashengineering.darkcoin.wallet:string/wallet_transactions_fragment_empty_text_howto without required default value.
warn: removing resource hashengineering.darkcoin.wallet:string/wallet_transactions_fragment_empty_text_received without required default value.
warn: removing resource hashengineering.darkcoin.wallet:string/wallet_transactions_fragment_empty_text_sent without required default value.
warn: removing resource hashengineering.darkcoin.wallet:string/wallet_version_dialog_button_binary without required default value.
warn: removing resource hashengineering.darkcoin.wallet:string/wallet_version_dialog_button_market without required default value.
warn: removing resource hashengineering.darkcoin.wallet:string/wallet_version_dialog_msg without required default value.
warn: removing resource hashengineering.darkcoin.wallet:string/wallet_version_dialog_msg_deprecated without required default value.
warn: removing resource hashengineering.darkcoin.wallet:string/wallet_version_dialog_title without required default value.
> Task :wallet:processFossReleaseResources
> Task :wallet:optimizeFossReleaseResources
> Task :common:compileReleaseKotlin
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/common/src/main/java/org/dash/wallet/common/data/Resource.kt:54:26 Parameter 'data' is never used
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/common/src/main/java/org/dash/wallet/common/data/entity/BlockchainState.kt:39:13 Parameter 'value' is never used
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/common/src/main/java/org/dash/wallet/common/data/entity/ExchangeRate.kt:62:26 'readSerializable(): Serializable?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/common/src/main/java/org/dash/wallet/common/services/analytics/AnalyticsService.kt:32:18 Parameter 'event' is never used
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/common/src/main/java/org/dash/wallet/common/services/analytics/AnalyticsService.kt:32:33 Parameter 'params' is never used
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/common/src/main/java/org/dash/wallet/common/services/analytics/AnalyticsService.kt:35:18 Parameter 'throwable' is never used
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/common/src/main/java/org/dash/wallet/common/services/analytics/AnalyticsService.kt:41:41 Parameter 'isDebug' is never used
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/common/src/main/java/org/dash/wallet/common/services/analytics/AnalyticsService.kt:45:13 Parameter 'details' is never used
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/common/src/main/java/org/dash/wallet/common/services/analytics/AnalyticsService.kt:49:25 Parameter 'throwable' is never used
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/common/src/main/java/org/dash/wallet/common/ui/BaseDialogFragment.kt:13:42 'BaseAlertDialogBuilder' is deprecated. Use AdaptiveDialog
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/common/src/main/java/org/dash/wallet/common/ui/BaseDialogFragment.kt:17:34 'BaseAlertDialogBuilder' is deprecated. Use AdaptiveDialog
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/common/src/main/java/org/dash/wallet/common/ui/dialogs/AdaptiveDialog.kt:216:33 'launchWhenResumed(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenResumed is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.RESUMED.
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/common/src/main/java/org/dash/wallet/common/ui/dialogs/OffsetDialogFragment.kt:103:33 'launchWhenResumed(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenResumed is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.RESUMED.
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/common/src/main/java/org/dash/wallet/common/ui/enter_amount/EnterAmountFragment.kt:112:38 'getSerializable(String?): Serializable?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/common/src/main/java/org/dash/wallet/common/ui/enter_amount/EnterAmountFragment.kt:149:24 'launchWhenStarted(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenStarted is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.STARTED.
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/common/src/main/java/org/dash/wallet/common/ui/enter_amount/EnterAmountFragment.kt:159:24 'launchWhenStarted(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenStarted is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.STARTED.
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/common/src/main/java/org/dash/wallet/common/ui/enter_amount/EnterAmountFragment.kt:166:24 'launchWhenStarted(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenStarted is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.STARTED.
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/common/src/main/java/org/dash/wallet/common/ui/enter_amount/EnterAmountFragment.kt:292:24 'launchWhenStarted(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenStarted is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.STARTED.
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/common/src/main/java/org/dash/wallet/common/ui/radio_group/OptionPickerDialog.kt:85:30 'toggleSoftInput(Int, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/common/src/main/java/org/dash/wallet/common/util/KeyboardUtil.kt:40:26 'toggleSoftInput(Int, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/common/src/main/java/org/dash/wallet/common/util/KeyboardUtil.kt:41:48 'SHOW_FORCED: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/common/src/main/java/org/dash/wallet/common/util/TextViewExt.kt:47:49 'toLowerCase(Locale): String' is deprecated. Use lowercase() instead.
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/common/src/main/java/org/dash/wallet/common/util/TextViewExt.kt:48:24 'toLowerCase(Locale): String' is deprecated. Use lowercase() instead.
> Task :common:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :common:bundleLibCompileToJarRelease
> Task :common:mergeReleaseGeneratedProguardFiles
> Task :common:exportReleaseConsumerProguardFiles
> Task :common:transformReleaseClassesWithAsm
> Task :common:bundleLibRuntimeToJarRelease
> Task :common:bundleLibResRelease
> Task :integrations:uphold:kspReleaseKotlin
> Task :integrations:crowdnode:kspReleaseKotlin
> Task :integrations:coinbase:kspReleaseKotlin
> Task :features:exploredash:kspReleaseKotlin
w: [ksp] /home/vagrant/build/hashengineering.darkcoin.wallet/features/exploredash/src/main/java/org/dash/wallet/features/exploredash/ExploreDatabase.kt:54: Schema export directory was not provided to the annotation processor so Room cannot export the schema. You can either provide `room.schemaLocation` annotation processor argument by applying the Room Gradle plugin (id 'androidx.room') OR set exportSchema to false.
> Task :common:extractReleaseAnnotations
> Task :common:mergeReleaseConsumerProguardFiles
> Task :common:createFullJarRelease
> Task :common:mergeReleaseJavaResource
> Task :integrations:uphold:compileReleaseKotlin
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/integrations/uphold/src/main/java/org/dash/wallet/integrations/uphold/ui/UpholdPortalFragment.kt:61:38 'get(String!): Any?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/integrations/uphold/src/main/java/org/dash/wallet/integrations/uphold/ui/UpholdTransferActivity.kt:83:34 'get(String!): Any?' is deprecated. Deprecated in Java
> Task :integrations:uphold:extractReleaseAnnotations
> Task :integrations:uphold:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :integrations:uphold:mergeReleaseGeneratedProguardFiles
> Task :integrations:uphold:mergeReleaseConsumerProguardFiles
> Task :integrations:uphold:mergeReleaseJavaResource
> Task :integrations:uphold:bundleLibResRelease
> Task :integrations:uphold:exportReleaseConsumerProguardFiles
> Task :integrations:uphold:bundleLibCompileToJarRelease
> Task :integrations:uphold:transformReleaseClassesWithAsm
> Task :integrations:uphold:bundleLibRuntimeToJarRelease
> Task :integrations:uphold:createFullJarRelease
> Task :common:minifyReleaseWithR8
WARNING:Missing classes detected while running R8. Please add the missing classes or apply additional keep rules that are generated in /home/vagrant/build/hashengineering.darkcoin.wallet/common/build/outputs/mapping/release/missing_rules.txt.
WARNING:R8: Missing class com.google.android.material.R$id (referenced from: void org.dash.wallet.common.ui.text.InputWrapper.setCounterEnabled(boolean))
> Task :integrations:crowdnode:compileReleaseKotlin
> Task :integrations:crowdnode:extractReleaseAnnotations
> Task :integrations:crowdnode:compileReleaseJavaWithJavac
> Task :integrations:crowdnode:mergeReleaseGeneratedProguardFiles
> Task :integrations:crowdnode:mergeReleaseConsumerProguardFiles
> Task :integrations:crowdnode:mergeReleaseJavaResource
> Task :common:syncReleaseLibJars
> Task :integrations:crowdnode:transformReleaseClassesWithAsm
> Task :common:bundleReleaseLocalLintAar
> Task :integrations:crowdnode:syncReleaseLibJars
> Task :integrations:crowdnode:bundleReleaseLocalLintAar
> Task :integrations:crowdnode:bundleLibResRelease
> Task :integrations:crowdnode:exportReleaseConsumerProguardFiles
> Task :integrations:crowdnode:bundleLibCompileToJarRelease
> Task :integrations:crowdnode:bundleLibRuntimeToJarRelease
> Task :integrations:crowdnode:createFullJarRelease
> Task :features:exploredash:compileReleaseKotlin
> Task :integrations:coinbase:compileReleaseKotlin
> Task :features:exploredash:compileReleaseKotlin
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/features/exploredash/src/main/java/org/dash/wallet/features/exploredash/di/ExploreDashModule.kt:46:17 Parameter 'tmpFile' is never used
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/features/exploredash/src/main/java/org/dash/wallet/features/exploredash/di/ExploreDashModule.kt:58:40 Parameter 'context' is never used
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/features/exploredash/src/main/java/org/dash/wallet/features/exploredash/repository/ExploreRepository.kt:122:46 Parameter 'coroutine' is never used, could be renamed to _
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/features/exploredash/src/main/java/org/dash/wallet/features/exploredash/services/UserLocationState.kt:65:38 'getFromLocation(Double, Double, Int): (Mutable)List<Address!>?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/features/exploredash/src/main/java/org/dash/wallet/features/exploredash/ui/dashdirect/DashDirectUserAuthFragment.kt:120:13 'when' is exhaustive so 'else' is redundant here
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/features/exploredash/src/main/java/org/dash/wallet/features/exploredash/ui/dashdirect/DashDirectUserAuthFragment.kt:165:13 'when' is exhaustive so 'else' is redundant here
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/features/exploredash/src/main/java/org/dash/wallet/features/exploredash/ui/dashdirect/dialogs/GiftCardDetailsDialog.kt:153:29 'getSerializable(String?): Serializable?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/features/exploredash/src/main/java/org/dash/wallet/features/exploredash/ui/explore/ExploreMapFragment.kt:33:28 This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)'
> Task :features:exploredash:extractReleaseAnnotations
> Task :integrations:coinbase:compileReleaseKotlin
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/src/main/java/org/dash/wallet/integrations/coinbase/di/CoinBaseModule.kt:43:9 Parameter 'userPreferences' is never used
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/src/main/java/org/dash/wallet/integrations/coinbase/ui/CoinbaseConversionPreviewFragment.kt:355:51 'getColor(Int): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/src/main/java/org/dash/wallet/integrations/coinbase/ui/CoinbaseConvertCryptoFragment.kt:364:72 Parameter 'currencyToDashExchangeRate' is never used, could be renamed to _
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/src/main/java/org/dash/wallet/integrations/coinbase/ui/CoinbaseServicesFragment.kt:64:38 'get(String!): Any?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/src/main/java/org/dash/wallet/integrations/coinbase/ui/EnterAmountToTransferFragment.kt:67:61 Parameter 'value' is never used, could be renamed to _
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/src/main/java/org/dash/wallet/integrations/coinbase/ui/EnterAmountToTransferFragment.kt:223:24 'launchWhenStarted(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenStarted is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.STARTED.
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/src/main/java/org/dash/wallet/integrations/coinbase/ui/convert_currency/ConvertViewFragment.kt:118:68 Parameter 'index' is never used, could be renamed to _
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/src/main/java/org/dash/wallet/integrations/coinbase/ui/convert_currency/ConvertViewFragment.kt:229:24 'launchWhenStarted(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenStarted is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.STARTED.
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/src/main/java/org/dash/wallet/integrations/coinbase/ui/convert_currency/ConvertViewFragment.kt:458:24 'launchWhenStarted(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenStarted is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.STARTED.
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/src/main/java/org/dash/wallet/integrations/coinbase/ui/convert_currency/CryptoConvertItem.kt:90:45 The expression is unused
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/src/main/java/org/dash/wallet/integrations/coinbase/ui/convert_currency/TransferView.kt:164:41 Elvis operator (?:) always returns the left operand of non-nullable type String
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/src/main/java/org/dash/wallet/integrations/coinbase/viewmodels/CoinbaseConversionPreviewViewModel.kt:115:69 Elvis operator (?:) always returns the left operand of non-nullable type String?
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/src/main/java/org/dash/wallet/integrations/coinbase/viewmodels/TransferDashViewModel.kt:109:14 This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)'
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/src/main/java/org/dash/wallet/integrations/coinbase/viewmodels/TransferDashViewModel.kt:119:74 Elvis operator (?:) always returns the left operand of non-nullable type String
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/src/main/java/org/dash/wallet/integrations/coinbase/viewmodels/TransferDashViewModel.kt:186:33 Unnecessary safe call on a non-null receiver of type String
> Task :features:exploredash:compileReleaseJavaWithJavac
> Task :features:exploredash:mergeReleaseGeneratedProguardFiles
> Task :features:exploredash:mergeReleaseConsumerProguardFiles
> Task :features:exploredash:mergeReleaseJavaResource
> Task :integrations:coinbase:extractReleaseAnnotations
> Task :features:exploredash:transformReleaseClassesWithAsm
> Task :integrations:uphold:minifyReleaseWithR8
> Task :integrations:coinbase:compileReleaseJavaWithJavac
> Task :features:exploredash:syncReleaseLibJars
> Task :features:exploredash:bundleReleaseLocalLintAar
> Task :integrations:uphold:syncReleaseLibJars
> Task :integrations:uphold:bundleReleaseLocalLintAar
> Task :integrations:coinbase:mergeReleaseGeneratedProguardFiles
> Task :integrations:coinbase:mergeReleaseConsumerProguardFiles
> Task :integrations:coinbase:mergeReleaseJavaResource
> Task :features:exploredash:bundleLibResRelease
> Task :integrations:coinbase:bundleLibResRelease
> Task :features:exploredash:bundleLibCompileToJarRelease
> Task :features:exploredash:exportReleaseConsumerProguardFiles
> Task :integrations:coinbase:exportReleaseConsumerProguardFiles
> Task :features:exploredash:bundleLibRuntimeToJarRelease
> Task :integrations:coinbase:bundleLibCompileToJarRelease
> Task :features:exploredash:createFullJarRelease
> Task :integrations:coinbase:transformReleaseClassesWithAsm
> Task :integrations:coinbase:syncReleaseLibJars
> Task :integrations:coinbase:bundleReleaseLocalLintAar
> Task :integrations:coinbase:bundleLibRuntimeToJarRelease
> Task :integrations:coinbase:createFullJarRelease
> Task :wallet:kspFossReleaseKotlin
w: [ksp] /home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/database/AppDatabase.kt:46: Schema export directory was not provided to the annotation processor so Room cannot export the schema. You can either provide `room.schemaLocation` annotation processor argument by applying the Room Gradle plugin (id 'androidx.room') OR set exportSchema to false.
> Task :wallet:compileFossReleaseKotlin
kotlinOptions.freeCompilerArgs were changed on task :wallet:compileFossReleaseKotlin execution phase: -opt-in=kotlin.RequiresOptIn, -Xplugin=/home/vagrant/.gradle/caches/modules-2/files-2.1/androidx.compose.compiler/compiler/1.5.11/673ac5113e9141d95e2a80fbd7839f751c759021/compiler-1.5.11.jar, -P, plugin:androidx.compose.plugins.idea:enabled=true, -Xallow-unstable-dependencies
This behaviour is deprecated and become an error in future releases!
Approximate place of modification at execution phase:
com.android.build.gradle.internal.utils.KgpUtils$addComposeArgsToKotlinCompile$1.execute(kgpUtils.kt:229)
com.android.build.gradle.internal.utils.KgpUtils$addComposeArgsToKotlinCompile$1.execute(kgpUtils.kt:205)
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/di/AppModule.kt:73:58 'getInstance(): UpholdClient!' is deprecated. Inject instead
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/di/SecurityModule.kt:41:82 'getInstance(): PinRetryController!' is deprecated. See if can be injected instead
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/livedata/EncryptWalletLiveData.kt:20:19 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/livedata/EncryptWalletLiveData.kt:52:33 'execute(vararg Any!): AsyncTask<Any!, Void!, Resource<Wallet>!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/livedata/EncryptWalletLiveData.kt:60:33 'execute(vararg String!): AsyncTask<String!, Void!, Resource<Wallet>!>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/livedata/EncryptWalletLiveData.kt:75:46 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/livedata/EncryptWalletLiveData.kt:75:46 'constructor AsyncTask<Params : Any!, Progress : Any!, Result : Any!>()' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/livedata/EncryptWalletLiveData.kt:124:46 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/livedata/EncryptWalletLiveData.kt:124:46 'constructor AsyncTask<Params : Any!, Progress : Any!, Result : Any!>()' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/service/BlockchainSyncJobService.kt:54:9 'constructor Handler()' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/service/PackageInfoProvider.kt:44:40 'versionCode: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/service/PackageInfoProvider.kt:70:36 'getPackageInfo(String, Int): PackageInfo!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/service/WalletFactory.kt:119:26 Variable 'walletType' initializer is redundant
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/service/WalletFactory.kt:356:42 Unsafe use of a nullable receiver of type Date?
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/transactions/TransactionExporter.kt:111:82 Parameter 'metadata' is never used, could be renamed to _
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/transactions/TransactionExporter.kt:123:78 Parameter 'metadata' is never used, could be renamed to _
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/transactions/TransactionExporter.kt:135:70 Parameter 'metadata' is never used, could be renamed to _
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/AppUpgradeActivity.kt:50:45 'constructor Handler()' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/BaseMenuActivity.kt:63:17 'onBackPressed(): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/BlockInfoActivity.kt:57:32 'getSerializableExtra(String!): Serializable?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/DialogSharedViewModel.kt:21:37 'SingleLiveEventExt<T : Any!>' is deprecated. Use org.dash.wallet.common.data.SingleLiveEvent
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/DialogSharedViewModel.kt:25:31 'SingleLiveEventExt<T : Any!>' is deprecated. Use org.dash.wallet.common.data.SingleLiveEvent
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/DialogSharedViewModel.kt:27:30 'SingleLiveEventExt<T : Any!>' is deprecated. Use org.dash.wallet.common.data.SingleLiveEvent
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/DialogSharedViewModel.kt:29:31 'SingleLiveEventExt<T : Any!>' is deprecated. Use org.dash.wallet.common.data.SingleLiveEvent
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/ImportSharedImageActivity.kt:82:31 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/LockScreenActivity.kt:96:45 'constructor Handler()' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/OnboardingActivity.kt:165:13 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/OnboardingActivity.kt:175:13 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/OnboardingActivity.kt:192:13 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/OnboardingActivity.kt:232:13 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/OnboardingActivity.kt:263:13 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/OnboardingActivity.kt:298:15 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/ResetWalletDialog.kt:31:34 'BaseAlertDialogBuilder' is deprecated. Use AdaptiveDialog
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/ResetWalletDialog.kt:44:23 'BaseAlertDialogBuilder' is deprecated. Use AdaptiveDialog
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/ResetWalletDialog.kt:55:39 'getInstance(): WalletApplication!' is deprecated. Inject instead
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/ResetWalletDialog.kt:58:59 'no: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/RestoreWalletFromSeedActivity.kt:80:13 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/RestoreWalletFromSeedActivity.kt:181:15 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/SetPinActivity.kt:220:17 'constructor Handler()' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/SetPinActivity.kt:308:17 'constructor Handler()' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/SetPinActivity.kt:468:21 Variable 'title' initializer is redundant
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/SetPinActivity.kt:469:23 Variable 'message' initializer is redundant
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/SetPinActivity.kt:507:17 'onBackPressed(): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/WalletUriHandlerActivity.kt:39:34 'BaseAlertDialogBuilder' is deprecated. Use AdaptiveDialog
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/WalletUriHandlerActivity.kt:109:33 Name shadowed: intent
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/WalletUriHandlerActivity.kt:128:58 'BaseAlertDialogBuilder' is deprecated. Use AdaptiveDialog
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/WalletUriHandlerActivity.kt:150:46 'BaseAlertDialogBuilder' is deprecated. Use AdaptiveDialog
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/WelcomeActivity.kt:25:30 'FragmentPagerAdapter' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/WelcomeActivity.kt:88:9 'FragmentPagerAdapter' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/backup/RestoreFromFileActivity.kt:89:13 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/buy_sell/BuyAndSellIntegrationsFragment.kt:84:24 'launchWhenResumed(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenResumed is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.RESUMED.
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/buy_sell/IntegrationOverviewFragment.kt:51:38 'get(String!): Any?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/main/WalletActivityExt.kt:131:75 'ACTION_DEVICE_STORAGE_LOW: String' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/main/WalletActivityExt.kt:186:42 'resolveActivity(Intent, Int): ResolveInfo?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/main/WalletActivityExt.kt:210:48 'resolveActivity(Intent, Int): ResolveInfo?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/more/ToolsFragment.kt:46:34 'BaseAlertDialogBuilder' is deprecated. Use AdaptiveDialog
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/more/ToolsFragment.kt:130:47 'getInstance(): WalletApplication!' is deprecated. Inject instead
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/more/ToolsFragment.kt:159:38 'BaseAlertDialogBuilder' is deprecated. Use AdaptiveDialog
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/more/masternode_keys/MasternodeKeyChainFragment.kt:52:45 'get(String!): Any?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/more/masternode_keys/MasternodeKeyChainFragment.kt:66:17 'when' is exhaustive so 'else' is redundant here
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/more/masternode_keys/MasternodeKeyTypeViewHolder.kt:46:80 'getColor(Int): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/more/masternode_keys/MasternodeKeysViewModel.kt:202:22 Parameter 'pin' is never used
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/payments/ReceiveDetailsDialog.kt:62:27 'getSerializable(String?): Serializable?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/payments/ReceiveDetailsDialog.kt:63:30 'getSerializable(String?): Serializable?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/payments/ReceiveDetailsDialog.kt:64:30 'getSerializable(String?): Serializable?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/send/ConfirmTransactionDialog.kt:114:32 'getSerializable(String?): Serializable?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/send/SendCoinsActivity.kt:130:38 'getParcelableArrayExtra(String!): Array<(out) Parcelable!>?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/send/SendCoinsActivity.kt:151:40 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/transactions/ChangeTaxCategoryExplainerDialogFragment.kt:39:50 'get(String!): Any?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/transactions/TaxCategoryExplainerDialogFragment.kt:36:50 'get(String!): Any?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/transactions/TransactionDetailsDialogFragment.kt:49:24 'get(String!): Any?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/transactions/TransactionDetailsDialogFragment.kt:50:24 'get(String!): Any?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/transactions/TransactionDetailsDialogFragment.kt:52:40 'get(String!): Any?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/transactions/TransactionResultActivity.kt:101:27 'getSerializableExtra(String!): Serializable?' is deprecated. Deprecated in Java
> Task :wallet:compileFossReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :wallet:hiltAggregateDepsFossRelease
WARNING: [Processor] Library '/home/vagrant/.gradle/caches/transforms-3/0b2f9142d2aa21f2dcb127630fcbb6a6/transformed/media-1.0.0-api.jar' contains references to both AndroidX and old support library. This seems like the library is partially migrated. Jetifier will try to rewrite the library anyway.
Example of androidX reference: 'androidx/media/R$styleable'
Example of support library reference: 'android/support/v4/media/MediaBrowserCompat$CallbackHandler'
WARNING: [Processor] Library '/home/vagrant/.gradle/caches/transforms-3/653f68bdfa694689fc4b886bb4585208/transformed/core-1.9.0-api.jar' contains references to both AndroidX and old support library. This seems like the library is partially migrated. Jetifier will try to rewrite the library anyway.
Example of androidX reference: 'androidx/core/R$styleable'
Example of support library reference: 'android/support/v4/app/INotificationSideChannel$Default'
> Task :wallet:hiltJavaCompileFossRelease
> Task :wallet:mergeFossReleaseGeneratedProguardFiles
> Task :wallet:transformFossReleaseClassesWithAsm
> Task :wallet:mergeFossReleaseJavaResource
> Task :wallet:lintVitalAnalyzeFossRelease
e: /home/vagrant/build/hashengineering.darkcoin.wallet/common/build/.transforms/4878c57432d4221439e8660d8482507d/transformed/out/jars/classes.jar!/META-INF/common_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.6.0.
e: /home/vagrant/build/hashengineering.darkcoin.wallet/features/exploredash/build/.transforms/976689ead2ba3218228a4fafcb819672/transformed/out/jars/classes.jar!/META-INF/exploredash_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.6.0.
e: /home/vagrant/build/hashengineering.darkcoin.wallet/integrations/uphold/build/.transforms/aa7e6a5f1e1a00f725e1c662321e4b1a/transformed/out/jars/classes.jar!/META-INF/uphold_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.6.0.
e: /home/vagrant/build/hashengineering.darkcoin.wallet/integrations/coinbase/build/.transforms/e15035845e2db4805fe736850c1dd914/transformed/out/jars/classes.jar!/META-INF/coinbase_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.6.0.
e: /home/vagrant/build/hashengineering.darkcoin.wallet/integrations/crowdnode/build/.transforms/3e94006fddff66b3fedb6f78bed74c56/transformed/out/jars/classes.jar!/META-INF/crowdnode_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-parcelize-runtime/1.9.23/8d72edd3f2dbfb989b5724f48c0c80a0fb050e1f/kotlin-parcelize-runtime-1.9.23.jar!/META-INF/parcelize-runtime.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/a3e5c12b90bd2c729918f77a284fbff8/transformed/navigation-common-2.6.0/jars/classes.jar!/META-INF/navigation-common_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/2619950541042108a7c183b61b8711a0/transformed/navigation-runtime-2.6.0/jars/classes.jar!/META-INF/navigation-runtime_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/d2b2f8300f9164c9f112335c6c1c018e/transformed/navigation-fragment-2.6.0/jars/classes.jar!/META-INF/navigation-fragment_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/caf2f6546dccb9bc6f3cfd5c3ca9d74f/transformed/navigation-ui-2.6.0/jars/classes.jar!/META-INF/navigation-ui_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/2683ce196a7aafa5fbf8582617e2e3d8/transformed/jetified-hilt-android-2.51/jars/classes.jar!/META-INF/java_dagger_hilt_android_lifecycle-hilt_view_model_extensions_internal_kt.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/2683ce196a7aafa5fbf8582617e2e3d8/transformed/jetified-hilt-android-2.51/jars/classes.jar!/META-INF/java_dagger_hilt_android-entry_point_accessors_internal_kt.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/1bd1feed44a0f6c2397ed3a97c1f995b/transformed/fragment-1.6.0/jars/classes.jar!/META-INF/fragment_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/ba07bb602ad8f0596b355817a4e95fb3/transformed/jetified-fragment-ktx-1.6.0/jars/classes.jar!/META-INF/fragment-ktx_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/6269aa19f73ce0f4fb4f4a9e5e717885/transformed/jetified-activity-1.7.2/jars/classes.jar!/META-INF/activity_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/9dbaa193c426dbe758ceb9e807d4e3f6/transformed/jetified-activity-compose-1.7.2/jars/classes.jar!/META-INF/activity-compose_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/7077b695f85866a4fa23595c8e8b521d/transformed/jetified-activity-ktx-1.7.2/jars/classes.jar!/META-INF/activity-ktx_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/47a3087aa1f979095e1a4846f2a4cc9d/transformed/jetified-lifecycle-runtime-ktx-2.6.1/jars/classes.jar!/META-INF/lifecycle-runtime-ktx_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/8dad5a5fe3ce39103fcb452b76d18790/transformed/lifecycle-livedata-core-2.6.1/jars/classes.jar!/META-INF/lifecycle-livedata-core_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/e58e122ad4e2cb90f51894d60b386f47/transformed/jetified-lifecycle-service-2.6.1/jars/classes.jar!/META-INF/lifecycle-service_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/16aa85bfba351bb21355ca45bed6539f/transformed/jetified-lifecycle-process-2.6.1/jars/classes.jar!/META-INF/lifecycle-process_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.6.1/10f354fdb64868baecd67128560c5a0d6312c495/lifecycle-common-2.6.1.jar!/META-INF/lifecycle-common.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/0deadc82fd37be965745ddd2812be59c/transformed/lifecycle-livedata-2.6.1/jars/classes.jar!/META-INF/lifecycle-livedata_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/caad3c9e6be6195940bb9e077ea227fe/transformed/lifecycle-viewmodel-2.6.1/jars/classes.jar!/META-INF/lifecycle-viewmodel_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/717d65ca118b4e535eeb68bb6cf81496/transformed/lifecycle-runtime-2.6.1/jars/classes.jar!/META-INF/lifecycle-runtime_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/c3d0eb99816af6ba32b303317b79f91b/transformed/jetified-lifecycle-livedata-core-ktx-2.6.1/jars/classes.jar!/META-INF/lifecycle-livedata-core-ktx_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/7737da7757bb55dd9060b76ae5b4bdf0/transformed/jetified-lifecycle-viewmodel-ktx-2.6.1/jars/classes.jar!/META-INF/lifecycle-viewmodel-ktx_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/bfb398d33f11acafb9a455a7f5f7de3d/transformed/jetified-lifecycle-livedata-ktx-2.6.1/jars/classes.jar!/META-INF/lifecycle-livedata-ktx_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/ffbeef7a9f88699bff380d404d582ed1/transformed/jetified-lifecycle-viewmodel-savedstate-2.6.1/jars/classes.jar!/META-INF/lifecycle-viewmodel-savedstate_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/94d9e4f93d7fde268d1549c2ee90d6e2/transformed/jetified-material-icons-core-1.4.0/jars/classes.jar!/META-INF/material-icons-core_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/82718570c231797cf78c6e566d3411af/transformed/jetified-material-ripple-1.4.0/jars/classes.jar!/META-INF/material-ripple_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/586a27d079422b8d853385379fbb172e/transformed/jetified-foundation-1.4.0/jars/classes.jar!/META-INF/foundation_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/c2a0173287c0802bc95b0c0998f26b19/transformed/jetified-animation-core-1.4.0/jars/classes.jar!/META-INF/animation-core_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/5eab8392adae4d9780cc3e6d097d5fff/transformed/jetified-animation-1.4.0/jars/classes.jar!/META-INF/animation_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/8da15a3a5d701b8259876d05ebde1137/transformed/jetified-foundation-layout-1.4.0/jars/classes.jar!/META-INF/foundation-layout_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/d4581024867cfba4ffdedca02cbc756d/transformed/jetified-ui-unit-1.4.0/jars/classes.jar!/META-INF/ui-unit_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/646135f295884e4296088b085ed67095/transformed/jetified-ui-text-1.4.0/jars/classes.jar!/META-INF/ui-text_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/48ffae0abf7cf5c62982a05b097351e5/transformed/jetified-ui-graphics-1.4.0/jars/classes.jar!/META-INF/ui-graphics_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/86766695131157e62d2e127a36dfabba/transformed/jetified-ui-geometry-1.4.0/jars/classes.jar!/META-INF/ui-geometry_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/e4a767037d856b3ed11110629eacfd5f/transformed/jetified-ui-tooling-preview-1.4.0/jars/classes.jar!/META-INF/ui-tooling-preview_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/362eca829972e99a3959f1a62b5b8616/transformed/jetified-ui-1.4.0/jars/classes.jar!/META-INF/ui_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/baf94a305e610ebac98be5d1e9243081/transformed/jetified-savedstate-ktx-1.2.1/jars/classes.jar!/META-INF/savedstate-ktx_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/94fb4a9015c9c0080e486ec9c80e1389/transformed/jetified-savedstate-1.2.1/jars/classes.jar!/META-INF/savedstate_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/2354eff683a0745d344f5ed147380073/transformed/jetified-runtime-1.4.0/jars/classes.jar!/META-INF/runtime_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/cf5926618d299e7b1ca9a7066602c55f/transformed/jetified-runtime-saveable-1.4.0/jars/classes.jar!/META-INF/runtime-saveable_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-android-extensions-runtime/1.9.23/81fd6c9d9f0ca76acbede582fe9b51ae322d4824/kotlin-android-extensions-runtime-1.9.23.jar!/META-INF/kotlin-android-extensions-runtime.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.9.23/dbaadea1f5e68f790d242a91a38355a83ec38747/kotlin-stdlib-1.9.23.jar!/META-INF/kotlin-stdlib.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.9.23/dbaadea1f5e68f790d242a91a38355a83ec38747/kotlin-stdlib-1.9.23.jar!/META-INF/kotlin-stdlib-jdk8.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.9.23/dbaadea1f5e68f790d242a91a38355a83ec38747/kotlin-stdlib-1.9.23.jar!/META-INF/kotlin-stdlib-jdk7.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.6.0.
> Task :wallet:minifyFossReleaseWithR8
WARNING:Missing classes detected while running R8. Please add the missing classes or apply additional keep rules that are generated in /home/vagrant/build/hashengineering.darkcoin.wallet/wallet/build/outputs/mapping/fossRelease/missing_rules.txt.
WARNING:R8: Missing class org.conscrypt.Conscrypt$Version (referenced from: boolean okhttp3.internal.platform.ConscryptPlatform$Companion.atLeastVersion(int, int, int))
Missing class org.conscrypt.Conscrypt (referenced from: boolean okhttp3.internal.platform.ConscryptPlatform$Companion.atLeastVersion(int, int, int) and 4 other contexts)
Missing class org.conscrypt.ConscryptHostnameVerifier (referenced from: okhttp3.internal.platform.ConscryptPlatform$DisabledHostnameVerifier)
Missing class org.openjsse.javax.net.ssl.SSLParameters (referenced from: void okhttp3.internal.platform.OpenJSSEPlatform.configureTlsExtensions(javax.net.ssl.SSLSocket, java.lang.String, java.util.List))
Missing class org.openjsse.javax.net.ssl.SSLSocket (referenced from: void okhttp3.internal.platform.OpenJSSEPlatform.configureTlsExtensions(javax.net.ssl.SSLSocket, java.lang.String, java.util.List) and 1 other context)
Missing class org.openjsse.net.ssl.OpenJSSE (referenced from: void okhttp3.internal.platform.OpenJSSEPlatform.<init>())
> Task :wallet:lintVitalReportFossRelease
> Task :wallet:lintVitalFossRelease
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-w1000dp/dimens.xml:4: Error: The dimen "card_padding_horizontal" in values-w1000dp has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<dimen name="card_padding_horizontal">24dp</dimen>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-w400dp/dimens.xml:4: Error: The dimen "card_padding_horizontal" in values-w400dp has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<dimen name="card_padding_horizontal">12dp</dimen>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-large/dimens.xml:4: Error: The dimen "font_size_tiny" in values-large has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<dimen name="font_size_tiny">13sp</dimen>
~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-small/dimens.xml:4: Error: The dimen "font_size_tiny" in values-small has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<dimen name="font_size_tiny">11sp</dimen>
~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-xlarge/dimens.xml:4: Error: The dimen "font_size_tiny" in values-xlarge has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<dimen name="font_size_tiny">14sp</dimen>
~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-w1000dp/dimens.xml:5: Error: The dimen "exchange_rate_pane_width" in values-w1000dp has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<dimen name="exchange_rate_pane_width">448dp</dimen>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-large/dimens.xml:5: Error: The dimen "font_size_small" in values-large has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<dimen name="font_size_small">16sp</dimen>
~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-small/dimens.xml:5: Error: The dimen "font_size_small" in values-small has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<dimen name="font_size_small">14sp</dimen>
~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-xlarge/dimens.xml:5: Error: The dimen "font_size_small" in values-xlarge has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<dimen name="font_size_small">18sp</dimen>
~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-large/dimens.xml:6: Error: The dimen "font_size_normal" in values-large has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<dimen name="font_size_normal">20sp</dimen>
~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-small/dimens.xml:6: Error: The dimen "font_size_normal" in values-small has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<dimen name="font_size_normal">16sp</dimen>
~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-xlarge/dimens.xml:6: Error: The dimen "font_size_normal" in values-xlarge has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<dimen name="font_size_normal">22sp</dimen>
~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-large/dimens.xml:7: Error: The dimen "font_size_large" in values-large has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<dimen name="font_size_large">26sp</dimen>
~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-small/dimens.xml:7: Error: The dimen "font_size_large" in values-small has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<dimen name="font_size_large">20sp</dimen>
~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-xlarge/dimens.xml:7: Error: The dimen "font_size_large" in values-xlarge has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<dimen name="font_size_large">30sp</dimen>
~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-large/dimens.xml:8: Error: The dimen "font_size_xlarge" in values-large has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<dimen name="font_size_xlarge">31sp</dimen>
~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-small/dimens.xml:8: Error: The dimen "font_size_xlarge" in values-small has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<dimen name="font_size_xlarge">25sp</dimen>
~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-xlarge/dimens.xml:8: Error: The dimen "font_size_xlarge" in values-xlarge has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<dimen name="font_size_xlarge">34sp</dimen>
~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-large/dimens.xml:9: Error: The dimen "font_size_huge" in values-large has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<dimen name="font_size_huge">42sp</dimen>
~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-small/dimens.xml:9: Error: The dimen "font_size_huge" in values-small has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<dimen name="font_size_huge">30sp</dimen>
~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-xlarge/dimens.xml:9: Error: The dimen "font_size_huge" in values-xlarge has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<dimen name="font_size_huge">50sp</dimen>
~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-large/dimens.xml:10: Error: The dimen "symbol_size_normal" in values-large has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<dimen name="symbol_size_normal">17sp</dimen>
~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-small/dimens.xml:10: Error: The dimen "symbol_size_normal" in values-small has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<dimen name="symbol_size_normal">14sp</dimen>
~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-xlarge/dimens.xml:10: Error: The dimen "symbol_size_normal" in values-xlarge has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<dimen name="symbol_size_normal">19sp</dimen>
~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-xlarge/dimens.xml:11: Error: The dimen "list_entry_padding_horizontal_cram" in values-xlarge has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<dimen name="list_entry_padding_horizontal_cram">8dp</dimen>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-large/dimens.xml:11: Error: The dimen "wallet_address_qr_size" in values-large has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<dimen name="wallet_address_qr_size">112dp</dimen>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-small/dimens.xml:11: Error: The dimen "wallet_address_qr_size" in values-small has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<dimen name="wallet_address_qr_size">72dp</dimen>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-xlarge/dimens.xml:12: Error: The dimen "list_entry_padding_horizontal" in values-xlarge has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<dimen name="list_entry_padding_horizontal">16dp</dimen>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-small/dimens.xml:12: Error: The dimen "request_coins_qr_margin_top" in values-small has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<dimen name="request_coins_qr_margin_top">64dp</dimen>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-large/dimens.xml:12: Error: The dimen "request_coins_qr_size" in values-large has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<dimen name="request_coins_qr_size">160dp</dimen>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-large/dimens.xml:13: Error: The dimen "bitmap_dialog_qr_size" in values-large has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<dimen name="bitmap_dialog_qr_size">288dp</dimen>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-xlarge/dimens.xml:13: Error: The dimen "list_entry_padding_vertical_cram" in values-xlarge has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<dimen name="list_entry_padding_vertical_cram">6dp</dimen>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-xlarge/dimens.xml:14: Error: The dimen "list_entry_padding_vertical" in values-xlarge has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<dimen name="list_entry_padding_vertical">12dp</dimen>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-xlarge/dimens.xml:15: Error: The dimen "divider_currency_padding" in values-xlarge has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<dimen name="divider_currency_padding">16dp</dimen>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-xlarge/dimens.xml:16: Error: The dimen "wallet_address_qr_size" in values-xlarge has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<dimen name="wallet_address_qr_size">128dp</dimen>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-xlarge/dimens.xml:17: Error: The dimen "request_coins_qr_size" in values-xlarge has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<dimen name="request_coins_qr_size">192dp</dimen>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-xlarge/dimens.xml:18: Error: The dimen "bitmap_dialog_qr_size" in values-xlarge has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<dimen name="bitmap_dialog_qr_size">320dp</dimen>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-large/layouts.xml:4: Error: The bool "wallet_actions_top" in values-large has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<item name="wallet_actions_top" type="bool">true</item>
~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-normal/layouts.xml:4: Error: The bool "wallet_actions_top" in values-normal has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<item name="wallet_actions_top" type="bool">false</item>
~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-small/layouts.xml:4: Error: The bool "wallet_actions_top" in values-small has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<item name="wallet_actions_top" type="bool">true</item>
~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-xlarge/layouts.xml:4: Error: The bool "wallet_actions_top" in values-xlarge has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<item name="wallet_actions_top" type="bool">true</item>
~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-large-land/layouts.xml:4: Error: The layout "address_book_content" in values-large-land has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<item name="address_book_content" type="layout">@layout/address_book_twopanes</item>
~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-normal-land/layouts.xml:4: Error: The layout "address_book_content" in values-normal-land has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<item name="address_book_content" type="layout">@layout/address_book_twopanes</item>
~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-large-land/layouts.xml:5: Error: The bool "show_exchange_rates_option" in values-large-land has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<item name="show_exchange_rates_option" type="bool">true</item>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-large/layouts.xml:5: Error: The layout "address_book_content" in values-large has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<item name="address_book_content" type="layout">@layout/address_book_onepane</item>
~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-normal/layouts.xml:5: Error: The layout "address_book_content" in values-normal has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<item name="address_book_content" type="layout">@layout/address_book_onepane</item>
~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-small/layouts.xml:5: Error: The layout "address_book_content" in values-small has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<item name="address_book_content" type="layout">@layout/address_book_onepane</item>
~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-xlarge/layouts.xml:5: Error: The layout "address_book_content" in values-xlarge has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<item name="address_book_content" type="layout">@layout/address_book_twopanes</item>
~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-normal-land/layouts.xml:5: Error: The layout "network_monitor_content" in values-normal-land has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<item name="network_monitor_content" type="layout">@layout/network_monitor_twopanes</item>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-large/layouts.xml:6: Error: The bool "show_exchange_rates_option" in values-large has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<item name="show_exchange_rates_option" type="bool">true</item>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-normal/layouts.xml:6: Error: The layout "network_monitor_content" in values-normal has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<item name="network_monitor_content" type="layout">@layout/network_monitor_onepane</item>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-small/layouts.xml:6: Error: The layout "network_monitor_content" in values-small has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<item name="network_monitor_content" type="layout">@layout/network_monitor_onepane</item>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-xlarge/layouts.xml:6: Error: The layout "network_monitor_content" in values-xlarge has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<item name="network_monitor_content" type="layout">@layout/network_monitor_twopanes</item>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-normal/layouts.xml:7: Error: The bool "show_exchange_rates_option" in values-normal has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<item name="show_exchange_rates_option" type="bool">true</item>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-small/layouts.xml:7: Error: The bool "show_exchange_rates_option" in values-small has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<item name="show_exchange_rates_option" type="bool">true</item>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-xlarge/layouts.xml:7: Error: The bool "show_exchange_rates_option" in values-xlarge has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<item name="show_exchange_rates_option" type="bool">true</item>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-xlarge/layouts.xml:8: Error: The bool "show_bitmap_dialog_label" in values-xlarge has no declaration in the base values folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier [MissingDefaultResource]
<item name="show_bitmap_dialog_label" type="bool">true</item>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Explanation for issues of type "MissingDefaultResource":
If a resource is only defined in folders with qualifiers like -land or -en,
and there is no default declaration in the base folder (layout or values
etc), then the app will crash if that resource is accessed on a device
where the device is in a configuration missing the given qualifier.
As a special case, drawables do not have to be specified in the base
folder; if there is a match in a density folder (such as drawable-mdpi)
that image will be used and scaled. Note however that if you only specify
a drawable in a folder like drawable-en-hdpi, the app will crash in
non-English locales.
There may be scenarios where you have a resource, such as a -fr drawable,
which is only referenced from some other resource with the same qualifiers
(such as a -fr style), which itself has safe fallbacks. However, this still
makes it possible for somebody to accidentally reference the drawable and
crash, so it is safer to create a default fallback in the base folder.
Alternatively, you can suppress the issue by adding
tools:ignore="MissingDefaultResource" on the element.
(This scenario frequently happens with string translations, where you might
delete code and the corresponding resources, but forget to delete a
translation. There is a dedicated issue id for that scenario, with the id
ExtraTranslation.)
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-he/strings.xml:18: Error: "exchange_rate_not_found" is translated here but not found in default locale [ExtraTranslation]
<string name="exchange_rate_not_found">לא ניתן למצוא שער חליפין.</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-sw/strings.xml:19: Error: "exchange_rate_not_found" is translated here but not found in default locale [ExtraTranslation]
<string name="exchange_rate_not_found">Hakuweza kupata viwango vya soko</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-iw/strings.xml:26: Error: "wallet_transactions_fragment_empty_text_received" is translated here but not found in default locale [ExtraTranslation]
<string name="wallet_transactions_fragment_empty_text_received">לא נתקבלו ביטקוינים עד כה.</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-he/strings.xml:27: Error: "wallet_transactions_fragment_empty_text_received" is translated here but not found in default locale [ExtraTranslation]
<string name="wallet_transactions_fragment_empty_text_received">לא נתקבלו ביטקוינים עד כה.</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-iw/strings.xml:27: Error: "wallet_transactions_fragment_empty_text_sent" is translated here but not found in default locale [ExtraTranslation]
<string name="wallet_transactions_fragment_empty_text_sent">לא נשלחו ביטקוינים עד כה.</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-iw/strings.xml:28: Error: "wallet_transactions_fragment_empty_text_howto" is translated here but not found in default locale [ExtraTranslation]
<string name="wallet_transactions_fragment_empty_text_howto">איך להשיג ביטקוין ?\n\nהמר תמורת כסף פיאט,\nמכור סחורות או שירותים או\nהשג על ידי עבודה.</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-sw/strings.xml:28: Error: "wallet_transactions_fragment_empty_text_received" is translated here but not found in default locale [ExtraTranslation]
<string name="wallet_transactions_fragment_empty_text_received">Hakuna Dash kupokea hivyo mbali</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-he/strings.xml:28: Error: "wallet_transactions_fragment_empty_text_sent" is translated here but not found in default locale [ExtraTranslation]
<string name="wallet_transactions_fragment_empty_text_sent">לא נשלחו ביטקוינים עד כה.</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-he/strings.xml:29: Error: "wallet_transactions_fragment_empty_text_howto" is translated here but not found in default locale [ExtraTranslation]
<string name="wallet_transactions_fragment_empty_text_howto">איך להשיג ביטקוין ?\n\nהמר תמורת כסף פיאט,\nמכור סחורות או שירותים או\nהשג על ידי עבודה.</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-sw/strings.xml:29: Error: "wallet_transactions_fragment_empty_text_sent" is translated here but not found in default locale [ExtraTranslation]
<string name="wallet_transactions_fragment_empty_text_sent">Hakuna Dash kutumwa hivyo mbali</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-sw/strings.xml:30: Error: "wallet_transactions_fragment_empty_text_howto" is translated here but not found in default locale [ExtraTranslation]
<string name="wallet_transactions_fragment_empty_text_howto">Jinsi ya bamba Dash? Nunua na pesa ya kawaida, na biashara, na kazi.</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-iw/strings.xml:38: Error: "wallet_version_dialog_title" is translated here but not found in default locale [ExtraTranslation]
<string name="wallet_version_dialog_title">גירסה חדשה זמינה!</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-iw/strings.xml:39: Error: "wallet_version_dialog_msg" is translated here but not found in default locale [ExtraTranslation]
<string name="wallet_version_dialog_msg">גירסה זו מתקנת באגים חשובים, לפרטים גש לדף העדכון בGoogle Play.</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-iw/strings.xml:40: Error: "wallet_version_dialog_msg_deprecated" is translated here but not found in default locale [ExtraTranslation]
<string name="wallet_version_dialog_msg_deprecated">אם אתה לא רואה עדכון, זה כנראה אומר שגרסאת האנדרואיד שלך אינה נתמכת יותר.</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-he/strings.xml:40: Error: "wallet_version_dialog_title" is translated here but not found in default locale [ExtraTranslation]
<string name="wallet_version_dialog_title">גירסה חדשה זמינה!</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-iw/strings.xml:41: Error: "wallet_version_dialog_button_market" is translated here but not found in default locale [ExtraTranslation]
<string name="wallet_version_dialog_button_market">Google Play</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-he/strings.xml:41: Error: "wallet_version_dialog_msg" is translated here but not found in default locale [ExtraTranslation]
<string name="wallet_version_dialog_msg">גירסה זו מתקנת באגים חשובים, לפרטים גש לדף העדכון בGoogle Play.</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-iw/strings.xml:42: Error: "wallet_version_dialog_button_binary" is translated here but not found in default locale [ExtraTranslation]
<string name="wallet_version_dialog_button_binary">הורדה</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-he/strings.xml:42: Error: "wallet_version_dialog_msg_deprecated" is translated here but not found in default locale [ExtraTranslation]
<string name="wallet_version_dialog_msg_deprecated">אם אתה לא רואה עדכון, זה כנראה אומר שגרסאת האנדרואיד שלך אינה נתמכת יותר.</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-iw/strings.xml:43: Error: "wallet_old_sdk_dialog_title" is translated here but not found in default locale [ExtraTranslation]
<string name="wallet_old_sdk_dialog_title">גירסת אנדרויד לא מעודכנת</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-he/strings.xml:43: Error: "wallet_version_dialog_button_market" is translated here but not found in default locale [ExtraTranslation]
<string name="wallet_version_dialog_button_market">Google Play</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-sw/strings.xml:43: Error: "wallet_version_dialog_title" is translated here but not found in default locale [ExtraTranslation]
<string name="wallet_version_dialog_title">Toleo jipya ni hapa kwa shusha!</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-iw/strings.xml:44: Error: "wallet_old_sdk_dialog_message" is translated here but not found in default locale [ExtraTranslation]
<string name="wallet_old_sdk_dialog_message">יש סיכוי כי מהגרסאות הקרובות של ארנק ביטקוין לא נתמוך במכשירך יותר. במקרים מסוימים יהיה קשה להשתמש במטבעות על המכשיר.\n\nאלא אם אתה יודע מה אתה עושה, מומלץ שתעביר את המטבעות בקרוב.</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-he/strings.xml:44: Error: "wallet_version_dialog_button_binary" is translated here but not found in default locale [ExtraTranslation]
<string name="wallet_version_dialog_button_binary">הורדה</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-sw/strings.xml:44: Error: "wallet_version_dialog_msg" is translated here but not found in default locale [ExtraTranslation]
<string name="wallet_version_dialog_msg">Hii toleo kunasa makosa makubwa. Kwa maelezo, kuona changelog juu ya Google Play.</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-he/strings.xml:45: Error: "wallet_old_sdk_dialog_title" is translated here but not found in default locale [ExtraTranslation]
<string name="wallet_old_sdk_dialog_title">גירסת אנדרויד לא מעודכנת</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-sw/strings.xml:45: Error: "wallet_version_dialog_msg_deprecated" is translated here but not found in default locale [ExtraTranslation]
<string name="wallet_version_dialog_msg_deprecated">Kama huwezi kupata toleo jipya, Android yako ni mzee, sana!</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-he/strings.xml:46: Error: "wallet_old_sdk_dialog_message" is translated here but not found in default locale [ExtraTranslation]
<string name="wallet_old_sdk_dialog_message">יש סיכוי כי מהגרסאות הקרובות של ארנק ביטקוין לא נתמוך במכשירך יותר. במקרים מסוימים יהיה קשה להשתמש במטבעות על המכשיר.\n\nאלא אם אתה יודע מה אתה עושה, מומלץ שתעביר את המטבעות בקרוב.</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-sw/strings.xml:46: Error: "wallet_version_dialog_button_market" is translated here but not found in default locale [ExtraTranslation]
<string name="wallet_version_dialog_button_market">Google Play</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-sw/strings.xml:47: Error: "wallet_version_dialog_button_binary" is translated here but not found in default locale [ExtraTranslation]
<string name="wallet_version_dialog_button_binary">Shusha</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-sw/strings.xml:48: Error: "wallet_old_sdk_dialog_title" is translated here but not found in default locale [ExtraTranslation]
<string name="wallet_old_sdk_dialog_title">Android yako ni mzee, sana!</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-sw/strings.xml:49: Error: "wallet_old_sdk_dialog_message" is translated here but not found in default locale [ExtraTranslation]
<string name="wallet_old_sdk_dialog_message">Matoleo ya pili ya pochi hii si msaada Android yako yoyote zaidi. Katika baadhi ya matukio, matumizi ya pesa itakuwa vigumu. Kama wewe ni uhakika, tafadhali kuchukua pesa yako hivi karibuni.</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-sw/strings.xml:61: Error: "send_coins_error_dusty_send" is translated here but not found in default locale [ExtraTranslation]
<string name="send_coins_error_dusty_send">Kiasi ni ndogo mno kutuma.</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-sw/strings.xml:62: Error: "send_coins_error_insufficient_money" is translated here but not found in default locale [ExtraTranslation]
<string name="send_coins_error_insufficient_money">Haitoshi mizani. Wewe ni kukosa %s.</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-iw/strings.xml:78: Error: "request_coins_share_dialog_title" is translated here but not found in default locale [ExtraTranslation]
<string name="request_coins_share_dialog_title">שתף בקשה לביטקוין</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-he/strings.xml:89: Error: "request_coins_share_dialog_title" is translated here but not found in default locale [ExtraTranslation]
<string name="request_coins_share_dialog_title">שתף בקשה לביטקוין</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-sw/strings.xml:109: Error: "request_coins_share_dialog_title" is translated here but not found in default locale [ExtraTranslation]
<string name="request_coins_share_dialog_title">Kushiriki ombi malipo na Dash…</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-iw/strings.xml:195: Error: "button_share" is translated here but not found in default locale [ExtraTranslation]
<string name="button_share">שתף</string>
~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-he/strings.xml:211: Error: "button_share" is translated here but not found in default locale [ExtraTranslation]
<string name="button_share">שתף</string>
~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/res/values-sw/strings.xml:254: Error: "button_share" is translated here but not found in default locale [ExtraTranslation]
<string name="button_share">Umeshiriki</string>
~~~~~~~~~~~~~~~~~~~
Explanation for issues of type "ExtraTranslation":
If a string appears in a specific language translation file, but there is
no corresponding string in the default locale, then this string is probably
unused. (It's technically possible that your application is only intended
to run in a specific locale, but it's still a good idea to provide a
fallback.)
Note that these strings can lead to crashes if the string is looked up on
any locale not providing a translation, so it's important to clean them
up.
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/more/AboutViewModel.kt:67: Error: Expected non-nullable value [NullSafeMutableLiveData from androidx.lifecycle]
_exploreRemoteTimestamp.value = exploreRepository.getRemoteTimestamp()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/hashengineering.darkcoin.wallet/wallet/src/de/schildbach/wallet/ui/DecryptSeedViewModel.kt:55: Error: Expected non-nullable value [NullSafeMutableLiveData from androidx.lifecycle]
_seed.postValue(decryptSeed(pin))
~~~~~~~~~~~~~~~~
Explanation for issues of type "NullSafeMutableLiveData":
This check ensures that LiveData values are not null when explicitly
declared as non-nullable.
Kotlin interoperability does not support enforcing explicit
null-safety when using generic Java type parameters. Since
LiveData is a Java class its value can always be null even
when its type is explicitly declared as non-nullable. This can lead
to runtime exceptions from reading a null LiveData value that is
assumed to be non-nullable.
Vendor: Android Open Source Project
Identifier: androidx.lifecycle
Feedback: https://issuetracker.google.com/issues/new?component=413132
99 errors, 0 warnings
> Task :wallet:l8DexDesugarLibFossRelease
> Task :wallet:compileFossReleaseArtProfile
> Task :wallet:packageFossRelease
> Task :wallet:createFossReleaseApkListingFileRedirect
> Task :wallet:assembleFossRelease
BUILD SUCCESSFUL in 8m 19s
245 actionable tasks: 245 executed
2024-06-30 07:12:18,373 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/hashengineering.darkcoin.wallet, universal_newlines=False, shell=None, istream=<valid stream>)
2024-06-30 07:12:18,382 INFO: Successfully built version 10.1.1 of hashengineering.darkcoin.wallet from ca783a4bff67c9ab27017261622368b48dd7e8dc
2024-06-30 07:12:18,721 DEBUG: Checking build/hashengineering.darkcoin.wallet/wallet/build/outputs/apk/foss/release/wallet-foss-release-unsigned.apk
2024-06-30 07:12:18,857 INFO: success: hashengineering.darkcoin.wallet
2024-06-30 07:12:18,857 INFO: Finished
2024-06-30 07:12:18,858 INFO: 1 build succeeded