log for org.breezyweather:60011
== Installed Android Tools ==
2025-09-14 08:56:26,629 DEBUG: Reading 'config.yml'
2025-09-14 08:56:26,641 INFO: Creating log directory
2025-09-14 08:56:26,641 INFO: Creating temporary directory
2025-09-14 08:56:26,641 INFO: Creating output directory
2025-09-14 08:56:26,658 DEBUG: Getting git vcs interface for https://github.com/breezy-weather/breezy-weather.git
2025-09-14 08:56:26,659 DEBUG: Checking org.breezyweather:60011
2025-09-14 08:56:26,659 INFO: Building version 6.0.11-rc_freenet (60011) of org.breezyweather
2025-09-14 08:56:26,664 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/org.breezyweather, universal_newlines=False, shell=None, istream=None)
2025-09-14 08:56:26,689 INFO: Running 'sudo' commands in /home/vagrant
2025-09-14 08:56:26,689 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c export CPUS_MAX=16; export CPUS=$(getconf _NPROCESSORS_ONLN); for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online ; done
+ export CPUS_MAX=16
+ CPUS_MAX=16
++ getconf _NPROCESSORS_ONLN
+ export CPUS=20
+ CPUS=20
+ (( c=16 ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
2025-09-14 08:56:27,096 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-09-14 08:56:35,726 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64076 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u2) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u2) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u13) ...
2025-09-14 08:56:48,141 INFO: Getting source for revision 4a90c8da6d60db4a75552867dd0b87d075da2bee
2025-09-14 08:56:48,142 DEBUG: Directory: build/org.breezyweather
2025-09-14 08:56:48,142 DEBUG: > git rev-parse --show-toplevel
2025-09-14 08:56:48,351 DEBUG: Directory: build/org.breezyweather
2025-09-14 08:56:48,352 DEBUG: > git submodule foreach --recursive git reset --hard
2025-09-14 08:56:48,555 DEBUG: Directory: build/org.breezyweather
2025-09-14 08:56:48,555 DEBUG: > git reset --hard
2025-09-14 08:56:49,373 DEBUG: Directory: build/org.breezyweather
2025-09-14 08:56:49,373 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-09-14 08:56:49,477 DEBUG: Directory: build/org.breezyweather
2025-09-14 08:56:49,477 DEBUG: > git clean -dffx
2025-09-14 08:56:49,580 DEBUG: Directory: build/org.breezyweather
2025-09-14 08:56:49,581 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 --prune-tags --force origin
2025-09-14 08:56:50,386 DEBUG: Directory: build/org.breezyweather
2025-09-14 08:56:50,387 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
2025-09-14 08:56:50,991 DEBUG: Directory: build/org.breezyweather
2025-09-14 08:56:50,992 DEBUG: > git remote set-head origin --auto
2025-09-14 08:56:51,696 DEBUG: Directory: build/org.breezyweather
2025-09-14 08:56:51,696 DEBUG: > git checkout -f 4a90c8da6d60db4a75552867dd0b87d075da2bee
2025-09-14 08:56:52,200 DEBUG: Directory: build/org.breezyweather
2025-09-14 08:56:52,201 DEBUG: > git clean -dffx
2025-09-14 08:56:52,303 DEBUG: Directory: build/org.breezyweather
2025-09-14 08:56:52,304 DEBUG: > git rev-parse --show-toplevel
2025-09-14 08:56:52,507 DEBUG: Directory: build/org.breezyweather
2025-09-14 08:56:52,507 DEBUG: > git submodule deinit --all --force
2025-09-14 08:56:52,610 INFO: Collecting source libraries
2025-09-14 08:56:52,638 DEBUG: Removing debuggable flags from build/srclib/reproducible-apk-tools
2025-09-14 08:56:52,663 INFO: Creating local.properties file at build/org.breezyweather/local.properties
2025-09-14 08:56:52,666 INFO: Creating local.properties file at build/org.breezyweather/app/local.properties
2025-09-14 08:56:52,666 DEBUG: Removing debuggable flags from build/org.breezyweather/app
2025-09-14 08:56:52,735 INFO: Running 'prebuild' commands in build/org.breezyweather/app
2025-09-14 08:56:52,735 DEBUG: Directory: build/org.breezyweather/app
2025-09-14 08:56:52,735 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/isEnable/s/true/false/' build.gradle.kts
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e /isEnable/s/true/false/ build.gradle.kts
2025-09-14 08:56:52,937 INFO: Cleaning Gradle project...
2025-09-14 08:56:52,937 DEBUG: Directory: build/org.breezyweather/app
2025-09-14 08:56:52,937 DEBUG: > /usr/local/bin/gradlew-fdroid clean
Found 9.0.0 via distributionUrl
Downloading missing gradle version 9.0.0
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-9.0.0-bin.zip: OK
Running /opt/gradle/versions/9.0.0/bin/gradle clean
Welcome to Gradle 9.0.0!
Here are the highlights of this release:
- Configuration Cache is the recommended execution mode
- Gradle requires JVM 17 or higher to run
- Build scripts use Kotlin 2.2 and Groovy 4.0
- Improved Kotlin DSL script compilation avoidance
For more details see https://docs.gradle.org/9.0.0/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/9.0.0/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Configuration on demand is an incubating feature.
Type-safe project accessors is an incubating feature.
Project accessors enabled, but root project name not explicitly set for 'buildSrc'. Checking out the project in different folders will impact the generated code and implicitly the buildscript classpath, breaking caching.
> Task :buildSrc:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :buildSrc:generateExternalPluginSpecBuilders
> Task :buildSrc:extractPrecompiledScriptPluginPlugins
> Task :buildSrc:generateScriptPluginAdapters
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources
> Task :buildSrc:compilePluginsBlocks
> Task :buildSrc:generatePrecompiledScriptPluginAccessors
> Task :buildSrc:compileKotlin
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy NO-SOURCE
> Task :buildSrc:classes
> Task :buildSrc:jar
> Task :app:clean
BUILD SUCCESSFUL in 4m 20s
10 actionable tasks: 10 executed
Consider enabling configuration cache to speed up this build: https://docs.gradle.org/9.0.0/userguide/configuration_cache_enabling.html
2025-09-14 09:01:21,143 INFO: Scanning source for common problems...
2025-09-14 09:01:21,235 DEBUG: scanner is configured to use signature data from: 'suss'
2025-09-14 09:01:21,235 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-09-14 09:01:21,888 DEBUG: write 'suss.json' to cache
2025-09-14 09:01:21,892 DEBUG: next suss.json cache update due in 23:59:59.985057
2025-09-14 09:01:22,074 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-09-14 09:01:22,407 INFO: Creating source tarball...
2025-09-14 09:01:26,650 INFO: Building Gradle project...
2025-09-14 09:01:26,650 DEBUG: Directory: build/org.breezyweather/app
2025-09-14 09:01:26,650 DEBUG: > /usr/local/bin/gradlew-fdroid assembleFreenetRelease
Found 9.0.0 via distributionUrl
Running /opt/gradle/versions/9.0.0/bin/gradle assembleFreenetRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/9.0.0/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Configuration on demand is an incubating feature.
Type-safe project accessors is an incubating feature.
Project accessors enabled, but root project name not explicitly set for 'buildSrc'. Checking out the project in different folders will impact the generated code and implicitly the buildscript classpath, breaking caching.
> Task :buildSrc:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :buildSrc:generateExternalPluginSpecBuilders
> Task :buildSrc:extractPrecompiledScriptPluginPlugins
> Task :buildSrc:generateScriptPluginAdapters
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources
> Task :buildSrc:compilePluginsBlocks
> Task :buildSrc:generatePrecompiledScriptPluginAccessors
> Task :buildSrc:compileKotlin
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy NO-SOURCE
> Task :buildSrc:classes
> Task :buildSrc:jar
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
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
Checking the license for package Android SDK Build-Tools 35.0.1 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 35.0.1 accepted.
Preparing "Install Android SDK Build-Tools 35.0.1 v.35.0.1".
"Install Android SDK Build-Tools 35.0.1 v.35.0.1" ready.
Installing Android SDK Build-Tools 35.0.1 in /opt/android-sdk/build-tools/35.0.1
"Install Android SDK Build-Tools 35.0.1 v.35.0.1" complete.
"Install Android SDK Build-Tools 35.0.1 v.35.0.1" finished.
Checking the license for package Android SDK Platform 36 in /opt/android-sdk/licenses
License for package Android SDK Platform 36 accepted.
Preparing "Install Android SDK Platform 36 (revision 2)".
"Install Android SDK Platform 36 (revision 2)" ready.
Installing Android SDK Platform 36 in /opt/android-sdk/platforms/android-36
"Install Android SDK Platform 36 (revision 2)" complete.
"Install Android SDK Platform 36 (revision 2)" finished.
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
[========= ] 25%
[========= ] 25% Fetch remote repository...
[=======================================] 100% Fetch remote repository...
> Task :app:copyHebrewStrings
> Task :app:copyIndonesianStrings
> Task :app:generateLocalesConfig UP-TO-DATE
> Task :app:preBuild
> Task :app:preFreenetReleaseBuild
> Task :app:mergeFreenetReleaseJniLibFolders
> Task :data:preBuild UP-TO-DATE
> Task :data:preReleaseBuild UP-TO-DATE
> Task :data:mergeReleaseJniLibFolders
> Task :data:mergeReleaseNativeLibs NO-SOURCE
> Task :domain:preBuild UP-TO-DATE
> Task :data:copyReleaseJniLibsProjectOnly
> Task :domain:preReleaseBuild UP-TO-DATE
> Task :domain:mergeReleaseJniLibFolders
> Task :domain:mergeReleaseNativeLibs NO-SOURCE
> Task :maps-utils:preBuild UP-TO-DATE
> Task :maps-utils:preReleaseBuild UP-TO-DATE
> Task :domain:copyReleaseJniLibsProjectOnly
> Task :maps-utils:mergeReleaseJniLibFolders
> Task :maps-utils:mergeReleaseNativeLibs NO-SOURCE
> Task :maps-utils:copyReleaseJniLibsProjectOnly
> Task :ui-weather-view:preBuild UP-TO-DATE
> Task :ui-weather-view:preReleaseBuild UP-TO-DATE
> Task :ui-weather-view:mergeReleaseJniLibFolders
> Task :ui-weather-view:mergeReleaseNativeLibs NO-SOURCE
> Task :ui-weather-view:copyReleaseJniLibsProjectOnly
> Task :weather-unit:preBuild UP-TO-DATE
> Task :weather-unit:preReleaseBuild UP-TO-DATE
> Task :weather-unit:mergeReleaseJniLibFolders
> Task :weather-unit:mergeReleaseNativeLibs NO-SOURCE
> Task :data:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :weather-unit:copyReleaseJniLibsProjectOnly
> Task :data:generateReleaseDatabaseInterface
WARN: Attempt to load key 'ide.hide.excluded.files' for not yet loaded registry
WARN: Attempt to load key 'psi.sleep.in.validity.check' for not yet loaded registry
WARN: Attempt to load key 'psi.incremental.reparse.depth.limit' for not yet loaded registry
> Task :app:mergeFreenetReleaseNativeLibs
> Task :data:generateReleaseResValues
> Task :data:generateReleaseResources
> Task :data:packageReleaseResources
> Task :domain:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :domain:generateReleaseResValues
> Task :domain:generateReleaseResources
> Task :domain:packageReleaseResources
> Task :weather-unit:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :weather-unit:generateReleaseResValues
> Task :data:parseReleaseLocalResources
> Task :domain:parseReleaseLocalResources
> Task :app:stripFreenetReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libnrb.so, libsqlite3x.so. Run with --info option to learn more.
> Task :weather-unit:generateReleaseResources
> Task :app:extractFreenetReleaseNativeSymbolTables
> Task :app:mergeFreenetReleaseNativeDebugMetadata NO-SOURCE
> Task :data:generateReleaseRFile
> Task :domain:generateReleaseRFile
> Task :weather-unit:packageReleaseResources
> Task :weather-unit:javaPreCompileRelease
> Task :maps-utils:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :data:javaPreCompileRelease
> Task :maps-utils:generateReleaseResValues
> Task :domain:javaPreCompileRelease
> Task :maps-utils:generateReleaseResources
> Task :weather-unit:parseReleaseLocalResources
> Task :maps-utils:packageReleaseResources
> Task :ui-weather-view:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :maps-utils:javaPreCompileRelease
> Task :ui-weather-view:generateReleaseResValues
> Task :maps-utils:parseReleaseLocalResources
> Task :weather-unit:generateReleaseRFile
> Task :ui-weather-view:generateReleaseResources
> Task :maps-utils:generateReleaseRFile
> Task :ui-weather-view:packageReleaseResources
> Task :ui-weather-view:javaPreCompileRelease
> Task :ui-weather-view:parseReleaseLocalResources
> Task :data:prepareReleaseArtProfile
> Task :domain:prepareReleaseArtProfile
> Task :ui-weather-view:generateReleaseRFile
> Task :maps-utils:prepareReleaseArtProfile
> Task :app:checkFreenetReleaseDuplicateClasses
> Task :ui-weather-view:prepareReleaseArtProfile
> Task :weather-unit:prepareReleaseArtProfile
> Task :app:mergeFreenetReleaseArtProfile
> Task :app:buildKotlinToolingMetadata
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:generateFreenetReleaseResValues
> Task :app:dataBindingMergeDependencyArtifactsFreenetRelease
> Task :app:generateFreenetReleaseResources
> Task :app:prepareLibraryDefinitionsFreenetRelease
--> `The Apache Software License, Version 2.0` does not contain the license text and configuration is in OFFLINE MODE. Please provide manually with `name`: `The Apache Software License, Version 2.0` and `hash`: `Apache-2.0`
--> `GNU Lesser General Public License v3.0 only` does not contain the license text and configuration is in OFFLINE MODE. Please provide manually with `name`: `GNU Lesser General Public License v3.0 only` and `hash`: `a80d2e4b3036109976bc999d7dfa0d0e`
--> `MIT-0` does not contain the license text and configuration is in OFFLINE MODE. Please provide manually with `name`: `MIT-0` and `hash`: `MIT-0`
--> `SIL Open Font License 1.1` does not contain the license text and configuration is in OFFLINE MODE. Please provide manually with `name`: `SIL Open Font License 1.1` and `hash`: `7d5dfc4bd7ea172eb9218ff7372e2773`
--> `GNU Lesser General Public License v3.0` does not contain the license text and configuration is in OFFLINE MODE. Please provide manually with `name`: `GNU Lesser General Public License v3.0` and `hash`: `e423c1de10944d4415332fec724b31c9`
> Task :weather-unit:compileReleaseKotlin
> Task :app:mergeFreenetReleaseResources
> Task :app:packageFreenetReleaseResources
> Task :app:generateFreenetReleaseBuildConfig
> Task :domain:writeReleaseAarMetadata
> Task :data:writeReleaseAarMetadata
> Task :maps-utils:writeReleaseAarMetadata
> Task :ui-weather-view:writeReleaseAarMetadata
> Task :weather-unit:writeReleaseAarMetadata
> Task :app:mapFreenetReleaseSourceSetPaths
> Task :app:parseFreenetReleaseLocalResources
> Task :app:checkFreenetReleaseAarMetadata
> Task :maps-utils:compileReleaseKotlin
w: Experimental context receivers are superseded by context parameters.
Replace the '-Xcontext-receivers' compiler argument with '-Xcontext-parameters' and migrate to the new syntax.
See the context parameters proposal for more details: https://kotl.in/context-parameters
This warning will become an error in future releases.
w: file:///home/vagrant/build/org.breezyweather/maps-utils/src/main/java/com/google/maps/android/data/geojson/GeoJsonMultiPolygon.kt:54:43 Unchecked cast of 'Any' to 'List<GeoJsonPolygon>'.
> Task :app:dataBindingGenBaseClassesFreenetRelease
> Task :maps-utils:compileReleaseJavaWithJavac NO-SOURCE
> Task :maps-utils:mergeReleaseGeneratedProguardFiles
> Task :maps-utils:exportReleaseConsumerProguardFiles
> Task :app:createFreenetReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksFreenetRelease
> Task :data:extractDeepLinksRelease
> Task :ui-weather-view:compileReleaseKotlin
w: Experimental context receivers are superseded by context parameters.
Replace the '-Xcontext-receivers' compiler argument with '-Xcontext-parameters' and migrate to the new syntax.
See the context parameters proposal for more details: https://kotl.in/context-parameters
This warning will become an error in future releases.
w: file:///home/vagrant/build/org.breezyweather/ui-weather-view/src/main/java/org/breezyweather/ui/theme/weatherView/materialWeatherView/MaterialPainterView.kt:43:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to property.
- To opt in to applying to both value parameter and property, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/ui-weather-view/src/main/java/org/breezyweather/ui/theme/weatherView/materialWeatherView/implementor/CloudImplementor.kt:59:9 This annotation is currently applied to the value parameter only, but in the future it will also be applied to field.
- To opt in to applying to both value parameter and field, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/ui-weather-view/src/main/java/org/breezyweather/ui/theme/weatherView/materialWeatherView/implementor/MeteorShowerImplementor.kt:52:9 This annotation is currently applied to the value parameter only, but in the future it will also be applied to field.
- To opt in to applying to both value parameter and field, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/ui-weather-view/src/main/java/org/breezyweather/ui/theme/weatherView/materialWeatherView/implementor/RainImplementor.kt:55:9 This annotation is currently applied to the value parameter only, but in the future it will also be applied to field.
- To opt in to applying to both value parameter and field, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/ui-weather-view/src/main/java/org/breezyweather/ui/theme/weatherView/materialWeatherView/implementor/WindImplementor.kt:48:9 This annotation is currently applied to the value parameter only, but in the future it will also be applied to field.
- To opt in to applying to both value parameter and field, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
> Task :domain:extractDeepLinksRelease
> Task :maps-utils:extractDeepLinksRelease
> Task :ui-weather-view:compileReleaseJavaWithJavac NO-SOURCE
> Task :ui-weather-view:mergeReleaseGeneratedProguardFiles
> Task :ui-weather-view:extractDeepLinksRelease
> Task :ui-weather-view:exportReleaseConsumerProguardFiles
> Task :weather-unit:extractDeepLinksRelease
> Task :weather-unit:processReleaseManifest
> Task :maps-utils:processReleaseManifest
> Task :ui-weather-view:processReleaseManifest
> Task :data:processReleaseManifest
> Task :domain:processReleaseManifest
> Task :maps-utils:bundleLibCompileToJarRelease
> Task :ui-weather-view:bundleLibCompileToJarRelease
> Task :weather-unit:compileReleaseKotlin
w: Experimental context receivers are superseded by context parameters.
Replace the '-Xcontext-receivers' compiler argument with '-Xcontext-parameters' and migrate to the new syntax.
See the context parameters proposal for more details: https://kotl.in/context-parameters
This warning will become an error in future releases.
> Task :weather-unit:compileReleaseJavaWithJavac NO-SOURCE
> Task :weather-unit:mergeReleaseGeneratedProguardFiles
> Task :app:javaPreCompileFreenetRelease
> Task :weather-unit:exportReleaseConsumerProguardFiles
> Task :weather-unit:bundleLibCompileToJarRelease
> Task :app:processFreenetReleaseMainManifest
> Task :app:processFreenetReleaseManifest
> Task :maps-utils:bundleLibRuntimeToJarRelease
> Task :app:processFreenetReleaseManifestForPackage
> Task :ui-weather-view:bundleLibRuntimeToJarRelease
> Task :weather-unit:bundleLibRuntimeToJarRelease
> Task :app:extractProguardFiles
> Task :maps-utils:processReleaseJavaRes
> Task :ui-weather-view:processReleaseJavaRes
> Task :weather-unit:processReleaseJavaRes
> Task :app:mergeFreenetReleaseStartupProfile
> Task :app:generateFreenetReleaseAssets UP-TO-DATE
> Task :data:mergeReleaseShaders
> Task :data:compileReleaseShaders NO-SOURCE
> Task :data:generateReleaseAssets UP-TO-DATE
> Task :data:mergeReleaseAssets
> Task :domain:mergeReleaseShaders
> Task :domain:compileReleaseShaders NO-SOURCE
> Task :domain:generateReleaseAssets UP-TO-DATE
> Task :domain:mergeReleaseAssets
> Task :maps-utils:mergeReleaseShaders
> Task :maps-utils:compileReleaseShaders NO-SOURCE
> Task :maps-utils:generateReleaseAssets UP-TO-DATE
> Task :maps-utils:mergeReleaseAssets
> Task :ui-weather-view:mergeReleaseShaders
> Task :ui-weather-view:compileReleaseShaders NO-SOURCE
> Task :ui-weather-view:generateReleaseAssets UP-TO-DATE
> Task :ui-weather-view:mergeReleaseAssets
> Task :weather-unit:mergeReleaseShaders
> Task :weather-unit:compileReleaseShaders NO-SOURCE
> Task :weather-unit:generateReleaseAssets UP-TO-DATE
> Task :weather-unit:mergeReleaseAssets
> Task :app:mergeFreenetReleaseAssets
> Task :app:compressFreenetReleaseAssets
> Task :app:extractFreenetReleaseVersionControlInfo
> Task :app:writeFreenetReleaseAppMetadata
> Task :app:writeFreenetReleaseSigningConfigVersions
> Task :domain:compileReleaseKotlin
w: Experimental context receivers are superseded by context parameters.
Replace the '-Xcontext-receivers' compiler argument with '-Xcontext-parameters' and migrate to the new syntax.
See the context parameters proposal for more details: https://kotl.in/context-parameters
This warning will become an error in future releases.
w: file:///home/vagrant/build/org.breezyweather/domain/src/main/java/breezyweather/domain/weather/model/Alert.kt:46:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to field.
- To opt in to applying to both value parameter and field, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
> Task :domain:compileReleaseJavaWithJavac NO-SOURCE
> Task :domain:mergeReleaseGeneratedProguardFiles
> Task :domain:bundleLibCompileToJarRelease
> Task :domain:exportReleaseConsumerProguardFiles
> Task :app:processFreenetReleaseResources
> Task :domain:bundleLibRuntimeToJarRelease
> Task :domain:processReleaseJavaRes
> Task :data:compileReleaseKotlin
w: Experimental context receivers are superseded by context parameters.
Replace the '-Xcontext-receivers' compiler argument with '-Xcontext-parameters' and migrate to the new syntax.
See the context parameters proposal for more details: https://kotl.in/context-parameters
This warning will become an error in future releases.
> Task :data:compileReleaseJavaWithJavac NO-SOURCE
> Task :data:mergeReleaseGeneratedProguardFiles
> Task :data:exportReleaseConsumerProguardFiles
> Task :data:processReleaseJavaRes
> Task :data:bundleLibCompileToJarRelease
> Task :data:bundleLibRuntimeToJarRelease
> Task :app:kspFreenetReleaseKotlin
> Task :app:compileFreenetReleaseKotlin
w: Experimental context receivers are superseded by context parameters.
Replace the '-Xcontext-receivers' compiler argument with '-Xcontext-parameters' and migrate to the new syntax.
See the context parameters proposal for more details: https://kotl.in/context-parameters
This warning will become an error in future releases.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/background/updater/data/ReleaseService.kt:31:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to property.
- To opt in to applying to both value parameter and property, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/background/updater/interactor/GetApplicationRelease.kt:35:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to field.
- To opt in to applying to both value parameter and field, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/common/actionmodecallback/BreezyTextToolbar.kt:58:45 'var text: CharSequence!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/common/actionmodecallback/BreezyTextToolbar.kt:92:41 'var text: CharSequence!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/common/bus/EventBus.kt:41:33 Unchecked cast of 'BusLiveData<Any>?' to 'BusLiveData<T (of fun <T> with)>'.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/common/extensions/DateOldExtensions.kt:60:12 'constructor(p0: Int, p1: Int, p2: Int, p3: Int, p4: Int, p5: Int): Date' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/common/options/appearance/CardDisplay.kt:28:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to field.
- To opt in to applying to both value parameter and field, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/common/options/appearance/DailyTrendDisplay.kt:26:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to field.
- To opt in to applying to both value parameter and field, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/common/options/appearance/DetailScreen.kt:30:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to field.
- To opt in to applying to both value parameter and field, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/common/options/appearance/DetailScreen.kt:31:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to field.
- To opt in to applying to both value parameter and field, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/common/options/appearance/HourlyTrendDisplay.kt:26:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to field.
- To opt in to applying to both value parameter and field, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/common/preference/EditTextPreference.kt:24:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to field.
- To opt in to applying to both value parameter and field, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/common/preference/ListPreference.kt:23:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to field.
- To opt in to applying to both value parameter and field, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/common/preference/ListPreference.kt:24:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to field.
- To opt in to applying to both value parameter and field, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/common/preference/ListPreference.kt:25:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to field.
- To opt in to applying to both value parameter and field, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/data/Contributors.kt:28:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to field.
- To opt in to applying to both value parameter and field, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/domain/weather/index/PollenIndex.kt:31:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to field.
- To opt in to applying to both value parameter and field, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/domain/weather/index/PollutantIndex.kt:36:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to field.
- To opt in to applying to both value parameter and field, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/domain/weather/index/PollutantIndex.kt:37:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to field.
- To opt in to applying to both value parameter and field, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/domain/weather/index/PollutantIndex.kt:38:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to field.
- To opt in to applying to both value parameter and field, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/domain/weather/index/PollutantIndex.kt:39:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to field.
- To opt in to applying to both value parameter and field, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/domain/weather/index/PollutantIndex.kt:40:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to field.
- To opt in to applying to both value parameter and field, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/domain/weather/index/PollutantIndex.kt:41:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to field.
- To opt in to applying to both value parameter and field, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/domain/weather/model/Astro.kt:45:37 'fun Date.toTimezone(timeZone: TimeZone = ...): Date' is deprecated. Makes no sense, must be replaced.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/domain/weather/model/Astro.kt:46:35 'fun Date.toTimezone(timeZone: TimeZone = ...): Date' is deprecated. Makes no sense, must be replaced.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/domain/weather/model/UV.kt:43:34 'fun formatDouble(context: Context, value: Double, precision: Int = ..., showSign: Boolean = ...): String' is deprecated. Use Number.format() extension.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/domain/weather/model/UV.kt:57:34 'fun formatDouble(context: Context, value: Double, precision: Int = ..., showSign: Boolean = ...): String' is deprecated. Use Number.format() extension.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/remoteviews/presenters/AbstractRemoteViewsPresenter.kt:319:39 'fun formatInt(context: Context, value: Int, showSign: Boolean = ...): String' is deprecated. Use Number.format() extension.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/remoteviews/presenters/AbstractRemoteViewsPresenter.kt:512:39 'fun formatInt(context: Context, value: Int, showSign: Boolean = ...): String' is deprecated. Use Number.format() extension.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/remoteviews/presenters/ClockDayDetailsWidgetIMP.kt:292:31 'fun formatInt(context: Context, value: Int, showSign: Boolean = ...): String' is deprecated. Use Number.format() extension.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/remoteviews/presenters/ClockDayVerticalWidgetIMP.kt:577:35 'fun formatInt(context: Context, value: Int, showSign: Boolean = ...): String' is deprecated. Use Number.format() extension.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/remoteviews/presenters/DayWeekWidgetIMP.kt:428:35 'fun formatInt(context: Context, value: Int, showSign: Boolean = ...): String' is deprecated. Use Number.format() extension.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/remoteviews/presenters/DayWidgetIMP.kt:453:35 'fun formatInt(context: Context, value: Int, showSign: Boolean = ...): String' is deprecated. Use Number.format() extension.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/remoteviews/presenters/TextWidgetIMP.kt:194:35 'fun formatInt(context: Context, value: Int, showSign: Boolean = ...): String' is deprecated. Use Number.format() extension.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/sources/brightsky/BrightSkyService.kt:76:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to property.
- To opt in to applying to both value parameter and property, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/sources/brightsky/BrightSkyService.kt:129:38 'fun Date.toTimezoneNoHour(timeZone: TimeZone = ...): Date' is deprecated. Use toTimezoneSpecificHour instead.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/sources/climweb/AnamBfService.kt:34:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to property.
- To opt in to applying to both value parameter and property, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/sources/climweb/AnametService.kt:34:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to property.
- To opt in to applying to both value parameter and property, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/sources/climweb/ClimWebService.kt:306:39 Unchecked cast of 'Map<Month, Normals?>' to 'Map<Month, Normals>'.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/sources/climweb/DccmsService.kt:34:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to property.
- To opt in to applying to both value parameter and property, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/sources/climweb/DmnNeService.kt:34:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to property.
- To opt in to applying to both value parameter and property, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/sources/climweb/DwrGmService.kt:34:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to property.
- To opt in to applying to both value parameter and property, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/sources/climweb/EthioMetService.kt:34:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to property.
- To opt in to applying to both value parameter and property, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/sources/climweb/GMetService.kt:34:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to property.
- To opt in to applying to both value parameter and property, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/sources/climweb/IgebuService.kt:34:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to property.
- To opt in to applying to both value parameter and property, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/sources/climweb/InmgbService.kt:34:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to property.
- To opt in to applying to both value parameter and property, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/sources/climweb/MaliMeteoService.kt:34:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to property.
- To opt in to applying to both value parameter and property, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/sources/climweb/MeteoBeninService.kt:34:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to property.
- To opt in to applying to both value parameter and property, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/sources/climweb/MeteoTchadService.kt:34:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to property.
- To opt in to applying to both value parameter and property, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/sources/climweb/MettelsatService.kt:34:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to property.
- To opt in to applying to both value parameter and property, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/sources/climweb/MsdZwService.kt:34:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to property.
- To opt in to applying to both value parameter and property, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/sources/climweb/SmaScService.kt:34:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to property.
- To opt in to applying to both value parameter and property, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/sources/climweb/SmaSuService.kt:34:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to property.
- To opt in to applying to both value parameter and property, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/sources/climweb/SsmsService.kt:34:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to property.
- To opt in to applying to both value parameter and property, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/sources/openmeteo/OpenMeteoService.kt:114:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to property.
- To opt in to applying to both value parameter and property, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/sources/recosante/RecosanteService.kt:61:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to property.
- To opt in to applying to both value parameter and property, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/sources/recosante/RecosanteService.kt:161:36 'fun Date.toTimezoneNoHour(timeZone: TimeZone = ...): Date' is deprecated. Use toTimezoneSpecificHour instead.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/sources/recosante/RecosanteService.kt:164:32 'fun Date.toTimezoneNoHour(timeZone: TimeZone = ...): Date' is deprecated. Use toTimezoneSpecificHour instead.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/about/AboutScreen.kt:81:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to field.
- To opt in to applying to both value parameter and field, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/about/AboutScreen.kt:82:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to field.
- To opt in to applying to both value parameter and field, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/about/AboutScreen.kt:224:49 'when' is exhaustive so 'else' is redundant here.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/details/components/DetailsAirQuality.kt:405:46 'fun formatInt(context: Context, value: Int, showSign: Boolean = ...): String' is deprecated. Use Number.format() extension.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/details/components/DetailsAirQuality.kt:491:31 'fun formatInt(context: Context, value: Int, showSign: Boolean = ...): String' is deprecated. Use Number.format() extension.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/details/components/DetailsAirQuality.kt:511:31 'fun formatInt(context: Context, value: Int, showSign: Boolean = ...): String' is deprecated. Use Number.format() extension.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/details/components/DetailsAirQuality.kt:776:45 'fun formatInt(context: Context, value: Int, showSign: Boolean = ...): String' is deprecated. Use Number.format() extension.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/details/components/DetailsAirQuality.kt:806:45 'fun formatInt(context: Context, value: Int, showSign: Boolean = ...): String' is deprecated. Use Number.format() extension.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/details/components/DetailsUV.kt:220:42 'fun formatDouble(context: Context, value: Double, precision: Int = ..., showSign: Boolean = ...): String' is deprecated. Use Number.format() extension.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/details/components/DetailsUV.kt:278:60 'fun formatInt(context: Context, value: Int, showSign: Boolean = ...): String' is deprecated. Use Number.format() extension.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/details/components/DetailsUV.kt:294:35 'fun formatInt(context: Context, value: Int, showSign: Boolean = ...): String' is deprecated. Use Number.format() extension.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/details/components/DetailsUV.kt:342:45 'fun formatInt(context: Context, value: Int, showSign: Boolean = ...): String' is deprecated. Use Number.format() extension.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/details/components/DetailsUV.kt:369:38 'fun formatInt(context: Context, value: Int, showSign: Boolean = ...): String' is deprecated. Use Number.format() extension.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/details/components/DetailsVisibility.kt:388:56 'fun formatDouble(context: Context, value: Double, precision: Int = ..., showSign: Boolean = ...): String' is deprecated. Use Number.format() extension.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/details/components/DetailsVisibility.kt:396:39 'fun formatDouble(context: Context, value: Double, precision: Int = ..., showSign: Boolean = ...): String' is deprecated. Use Number.format() extension.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/details/components/DetailsWind.kt:575:46 'fun formatInt(context: Context, value: Int, showSign: Boolean = ...): String' is deprecated. Use Number.format() extension.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/main/adapters/main/holder/AirQualityViewHolder.kt:73:51 'fun formatInt(context: Context, value: Int, showSign: Boolean = ...): String' is deprecated. Use Number.format() extension.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/main/adapters/main/holder/AirQualityViewHolder.kt:83:51 'fun formatInt(context: Context, value: Int, showSign: Boolean = ...): String' is deprecated. Use Number.format() extension.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/main/adapters/main/holder/AirQualityViewHolder.kt:95:35 'fun formatInt(context: Context, value: Int, showSign: Boolean = ...): String' is deprecated. Use Number.format() extension.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/main/adapters/main/holder/AirQualityViewHolder.kt:137:51 'fun formatInt(context: Context, value: Int, showSign: Boolean = ...): String' is deprecated. Use Number.format() extension.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/main/adapters/main/holder/ClockViewHolder.kt:23:8 'class AnalogClock : View' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/main/adapters/main/holder/ClockViewHolder.kt:39:34 'class AnalogClock : View' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/main/adapters/main/holder/ClockViewHolder.kt:54:29 'var timeZone: String?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/main/adapters/main/holder/HeaderViewHolder.kt:156:23 'fun formatInt(context: Context, value: Int, showSign: Boolean = ...): String' is deprecated. Use Number.format() extension.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/main/adapters/main/holder/HeaderViewHolder.kt:157:23 'fun formatInt(context: Context, value: Int, showSign: Boolean = ...): String' is deprecated. Use Number.format() extension.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/main/adapters/main/holder/UvViewHolder.kt:60:23 'fun formatInt(context: Context, value: Int, showSign: Boolean = ...): String' is deprecated. Use Number.format() extension.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/main/adapters/trend/daily/DailyAirQualityAdapter.kt:69:39 'fun formatInt(context: Context, value: Int, showSign: Boolean = ...): String' is deprecated. Use Number.format() extension.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/main/adapters/trend/daily/DailyAirQualityAdapter.kt:77:58 'fun formatInt(context: Context, value: Int, showSign: Boolean = ...): String' is deprecated. Use Number.format() extension.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/main/adapters/trend/daily/DailyUVAdapter.kt:72:78 'fun formatDouble(context: Context, value: Double, precision: Int = ..., showSign: Boolean = ...): String' is deprecated. Use Number.format() extension.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/main/adapters/trend/daily/DailyUVAdapter.kt:127:27 'fun formatDouble(context: Context, value: Double, precision: Int = ..., showSign: Boolean = ...): String' is deprecated. Use Number.format() extension.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/main/adapters/trend/hourly/HourlyAirQualityAdapter.kt:69:39 'fun formatInt(context: Context, value: Int, showSign: Boolean = ...): String' is deprecated. Use Number.format() extension.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/main/adapters/trend/hourly/HourlyAirQualityAdapter.kt:77:58 'fun formatInt(context: Context, value: Int, showSign: Boolean = ...): String' is deprecated. Use Number.format() extension.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/main/adapters/trend/hourly/HourlyUVAdapter.kt:71:78 'fun formatDouble(context: Context, value: Double, precision: Int = ..., showSign: Boolean = ...): String' is deprecated. Use Number.format() extension.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/main/adapters/trend/hourly/HourlyUVAdapter.kt:132:27 'fun formatDouble(context: Context, value: Double, precision: Int = ..., showSign: Boolean = ...): String' is deprecated. Use Number.format() extension.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/main/utils/RefreshErrorType.kt:58:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to field.
- To opt in to applying to both value parameter and field, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/main/utils/RefreshErrorType.kt:60:5 This annotation is currently applied to the value parameter only, but in the future it will also be applied to field.
- To opt in to applying to both value parameter and field, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/settings/preference/PreferenceToken.kt:27:9 This annotation is currently applied to the value parameter only, but in the future it will also be applied to field.
- To opt in to applying to both value parameter and field, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/settings/preference/PreferenceToken.kt:34:9 This annotation is currently applied to the value parameter only, but in the future it will also be applied to field.
- To opt in to applying to both value parameter and field, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/settings/preference/PreferenceToken.kt:55:9 This annotation is currently applied to the value parameter only, but in the future it will also be applied to field.
- To opt in to applying to both value parameter and field, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/settings/preference/PreferenceToken.kt:62:9 This annotation is currently applied to the value parameter only, but in the future it will also be applied to field.
- To opt in to applying to both value parameter and field, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/settings/preference/PreferenceToken.kt:69:9 This annotation is currently applied to the value parameter only, but in the future it will also be applied to field.
- To opt in to applying to both value parameter and field, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/settings/preference/PreferenceToken.kt:76:9 This annotation is currently applied to the value parameter only, but in the future it will also be applied to field.
- To opt in to applying to both value parameter and field, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/settings/preference/PreferenceToken.kt:83:9 This annotation is currently applied to the value parameter only, but in the future it will also be applied to field.
- To opt in to applying to both value parameter and field, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/org.breezyweather/app/src/main/java/org/breezyweather/ui/theme/weatherView/WeatherViewController.kt:82:13 'when' is exhaustive so 'else' is redundant here.
> Task :app:compileFreenetReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :app:hiltAggregateDepsFreenetRelease
> Task :app:hiltJavaCompileFreenetRelease
> Task :app:processFreenetReleaseJavaRes
> Task :app:transformFreenetReleaseClassesWithAsm
> Task :app:mergeFreenetReleaseGeneratedProguardFiles
> Task :app:mergeFreenetReleaseJavaResource
> Task :app:expandFreenetReleaseArtProfileWildcards
> Task :app:minifyFreenetReleaseWithR8
WARNING: /home/vagrant/.gradle/caches/9.0.0/transforms/569210e60fb2530e660ef8486d41a49f/transformed/rules/lib/META-INF/com.android.tools/r8/kotlinx-serialization-common.pro:5:12-27: R8: The type "<1>$*" is used in a field rule. The characters in this type are legal for the JVM, but unlikely to originate from a source language. Maybe this is not the rule you are looking for.
> Task :app:compileFreenetReleaseArtProfile
> Task :app:convertShrunkResourcesToBinaryFreenetRelease
> Task :app:optimizeFreenetReleaseResources
> Task :app:packageFreenetRelease
> Task :app:createFreenetReleaseApkListingFileRedirect
> Task :app:assembleFreenetRelease
[Incubating] Problems report is available at: file:///home/vagrant/build/org.breezyweather/build/reports/problems/problems-report.html
BUILD SUCCESSFUL in 13m 55s
160 actionable tasks: 160 executed
Consider enabling configuration cache to speed up this build: https://docs.gradle.org/9.0.0/userguide/configuration_cache_enabling.html
2025-09-14 09:15:22,857 INFO: Successfully built version 6.0.11-rc_freenet of org.breezyweather from 4a90c8da6d60db4a75552867dd0b87d075da2bee
2025-09-14 09:15:22,860 INFO: Running 'postbuild' commands in build/org.breezyweather/app
2025-09-14 09:15:22,861 DEBUG: Directory: build/org.breezyweather/app
2025-09-14 09:15:22,861 DEBUG: > bash -e -u -o pipefail -x -c mv /home/vagrant/build/org.breezyweather/app/build/outputs/apk/freenet/release/app-freenet-release-unsigned.apk unaligned.apk; /home/vagrant/build/srclib/reproducible-apk-tools/zipalign.py --page-size 16 --pad-like-apksigner --replace unaligned.apk /home/vagrant/build/org.breezyweather/app/build/outputs/apk/freenet/release/app-freenet-release-unsigned.apk
/etc/bash.bashrc: line 7: PS1: unbound variable
+ mv /home/vagrant/build/org.breezyweather/app/build/outputs/apk/freenet/release/app-freenet-release-unsigned.apk unaligned.apk
+ /home/vagrant/build/srclib/reproducible-apk-tools/zipalign.py --page-size 16 --pad-like-apksigner --replace unaligned.apk /home/vagrant/build/org.breezyweather/app/build/outputs/apk/freenet/release/app-freenet-release-unsigned.apk
2025-09-14 09:15:23,417 DEBUG: Checking build/org.breezyweather/app/build/outputs/apk/freenet/release/app-freenet-release-unsigned.apk
2025-09-14 09:15:23,482 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-09-14 09:15:23,482 INFO: ...retrieving https://github.com/breezy-weather/breezy-weather/releases/download/v6.0.11-rc/breezy-weather-v6.0.11-rc_freenet.apk
2025-09-14 09:15:23,497 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-09-14 09:15:23,830 DEBUG: https://github.com:443 "GET /breezy-weather/breezy-weather/releases/download/v6.0.11-rc/breezy-weather-v6.0.11-rc_freenet.apk HTTP/1.1" 302 0
2025-09-14 09:15:23,839 DEBUG: Starting new HTTPS connection (1): release-assets.githubusercontent.com:443
2025-09-14 09:15:24,071 DEBUG: https://release-assets.githubusercontent.com:443 "GET /github-production-release-asset/482265185/68a63e8d-c84e-4c5c-b6cc-71cc963fefcb?sp=r&sv=2018-11-09&sr=b&spr=https&se=2025-09-14T10%3A04%3A00Z&rscd=attachment%3B+filename%3Dbreezy-weather-v6.0.11-rc_freenet.apk&rsct=application%2Fvnd.android.package-archive&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2025-09-14T09%3A03%3A15Z&ske=2025-09-14T10%3A04%3A00Z&sks=b&skv=2018-11-09&sig=%2B4yBTy%2BRiW07Rcp4S9B4qoKHJ%2BYQqTPa5O2TPsySMi8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc1Nzg0MTYyNCwibmJmIjoxNzU3ODQxMzI0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.NizRTf0eWj5rPsGBvEexB1mb0iod22hLhCWM9hGJAHY&response-content-disposition=attachment%3B%20filename%3Dbreezy-weather-v6.0.11-rc_freenet.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 15855455
2025-09-14 09:15:27,250 DEBUG: unsigned/binaries/org.breezyweather_60011.binary.apk: Verifies
Verified using v1 scheme (JAR signing): true
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): true
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
WARNING: META-INF/com/android/build/gradle/app-metadata.properties not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/version-control-info.textproto not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/COPYRIGHT not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/NOTICE.md not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity-compose.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.annotation_annotation-experimental.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat-resources.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.arch.core_core-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.autofill_autofill.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.cardview_cardview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.animation_animation-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.animation_animation.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.foundation_foundation-layout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.foundation_foundation.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.material3_material3.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.material_material-icons-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.material_material-icons-extended.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.material_material-ripple.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.material_material.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.runtime_runtime-annotation.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.runtime_runtime-saveable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.runtime_runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-geometry.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-graphics.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-text.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-tooling-data.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-tooling-preview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-tooling.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-unit.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-util.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.constraintlayout_constraintlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.coordinatorlayout_coordinatorlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core-splashscreen.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core-viewtree.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.cursoradapter_cursoradapter.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.customview_customview-poolingcontainer.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.customview_customview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.databinding_viewbinding.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.drawerlayout_drawerlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.dynamicanimation_dynamicanimation.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.emoji2_emoji2-views-helper.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.emoji2_emoji2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.fragment_fragment-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.fragment_fragment.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.graphics_graphics-path.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.graphics_graphics-shapes.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.hilt_hilt-work.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.interpolator_interpolator.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-extensions.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-process.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-reactivestreams-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-reactivestreams.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime-compose.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-service.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-compose.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.loader_loader.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-common.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-compose.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.preference_preference-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.preference_preference.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.profileinstaller_profileinstaller.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.recyclerview_recyclerview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.room_room-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.room_room-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate-compose.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.slidingpanelayout_slidingpanelayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.sqlite_sqlite-framework.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.sqlite_sqlite-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.sqlite_sqlite.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.startup_startup-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.swiperefreshlayout_swiperefreshlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.tracing_tracing-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.tracing_tracing.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.transition_transition.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable-animated.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.versionedparcelable_versionedparcelable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager2_viewpager2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager_viewpager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.window_window.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.work_work-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/annotation/annotation/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/collection/collection-ktx/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/collection/collection/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/constraintlayout/constraintlayout-core/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/hilt/hilt-common/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/lifecycle/lifecycle-common-java8/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/lifecycle/lifecycle-common/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/com.google.android.material_material.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/com.google.dagger_dagger-lint-aar.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/com.google.dagger_dagger.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/com.google.dagger_hilt-android.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/com.google.dagger_hilt-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_android.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_reactive.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_rx3.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/native-image/okhttp/okhttp/native-image.properties not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/org.jetbrains.compose.ui_ui-backhandler.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/f4.a not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/kotlinx.coroutines.x not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/r4.N not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/versions/9/OSGI-INF/MANIFEST.MF not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
2025-09-14 09:15:29,713 DEBUG: /tmp/tmp3nz3ccf_/sigcp_org.breezyweather_60011.apk: Verifies
Verified using v1 scheme (JAR signing): true
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): true
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
WARNING: META-INF/com/android/build/gradle/app-metadata.properties not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/version-control-info.textproto not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/COPYRIGHT not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/NOTICE.md not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity-compose.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.annotation_annotation-experimental.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat-resources.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.arch.core_core-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.autofill_autofill.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.cardview_cardview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.animation_animation-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.animation_animation.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.foundation_foundation-layout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.foundation_foundation.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.material3_material3.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.material_material-icons-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.material_material-icons-extended.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.material_material-ripple.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.material_material.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.runtime_runtime-annotation.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.runtime_runtime-saveable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.runtime_runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-geometry.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-graphics.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-text.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-tooling-data.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-tooling-preview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-tooling.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-unit.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-util.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.constraintlayout_constraintlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.coordinatorlayout_coordinatorlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core-splashscreen.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core-viewtree.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.cursoradapter_cursoradapter.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.customview_customview-poolingcontainer.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.customview_customview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.databinding_viewbinding.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.drawerlayout_drawerlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.dynamicanimation_dynamicanimation.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.emoji2_emoji2-views-helper.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.emoji2_emoji2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.fragment_fragment-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.fragment_fragment.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.graphics_graphics-path.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.graphics_graphics-shapes.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.hilt_hilt-work.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.interpolator_interpolator.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-extensions.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-process.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-reactivestreams-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-reactivestreams.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime-compose.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-service.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-compose.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.loader_loader.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-common.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-compose.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.preference_preference-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.preference_preference.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.profileinstaller_profileinstaller.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.recyclerview_recyclerview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.room_room-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.room_room-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate-compose.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.slidingpanelayout_slidingpanelayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.sqlite_sqlite-framework.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.sqlite_sqlite-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.sqlite_sqlite.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.startup_startup-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.swiperefreshlayout_swiperefreshlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.tracing_tracing-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.tracing_tracing.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.transition_transition.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable-animated.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.versionedparcelable_versionedparcelable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager2_viewpager2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager_viewpager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.window_window.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.work_work-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/annotation/annotation/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/collection/collection-ktx/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/collection/collection/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/constraintlayout/constraintlayout-core/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/hilt/hilt-common/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/lifecycle/lifecycle-common-java8/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/lifecycle/lifecycle-common/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/com.google.android.material_material.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/com.google.dagger_dagger-lint-aar.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/com.google.dagger_dagger.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/com.google.dagger_hilt-android.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/com.google.dagger_hilt-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_android.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_reactive.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_rx3.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/native-image/okhttp/okhttp/native-image.properties not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/org.jetbrains.compose.ui_ui-backhandler.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/f4.a not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/kotlinx.coroutines.x not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/r4.N not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/versions/9/OSGI-INF/MANIFEST.MF not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
2025-09-14 09:15:29,714 INFO: ...successfully verified
2025-09-14 09:15:29,715 INFO: compared built binary to supplied reference binary successfully
2025-09-14 09:15:29,999 WARNING: Requested API level 36 is larger than maximum we have, returning API level 28 instead.
2025-09-14 09:15:30,068 DEBUG: Using APK Signature v3
2025-09-14 09:15:30,089 INFO: supplied reference binary has allowed signer 29d435f70aa9aec3c1faff7f7ffa6e15785088d87f06ecfcab9c3cc62dc269d8
2025-09-14 09:15:30,096 INFO: success: org.breezyweather
2025-09-14 09:15:30,096 INFO: Finished
2025-09-14 09:15:30,096 INFO: 1 build succeeded