log for com.prof18.feedflow:1081
== Installed Android Tools ==
2025-02-11 03:25:29,342 DEBUG: Reading 'config.yml'
2025-02-11 03:25:29,354 INFO: Creating log directory
2025-02-11 03:25:29,355 INFO: Creating temporary directory
2025-02-11 03:25:29,355 INFO: Creating output directory
2025-02-11 03:25:29,364 DEBUG: Getting git vcs interface for https://github.com/prof18/feed-flow.git
2025-02-11 03:25:29,365 DEBUG: Checking com.prof18.feedflow:1081
2025-02-11 03:25:29,365 INFO: Building version 0.0.66 (1081) of com.prof18.feedflow
2025-02-11 03:25:29,365 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-02-11 03:25:29,869 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64017 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u1) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u9) ...
2025-02-11 03:25:56,834 INFO: Getting source for revision a4cff59323968c15f01a8348d3e8c52cde2e5255
2025-02-11 03:25:56,835 DEBUG: Directory: build/com.prof18.feedflow
2025-02-11 03:25:56,835 DEBUG: > git rev-parse --show-toplevel
2025-02-11 03:25:57,043 DEBUG: Directory: build/com.prof18.feedflow
2025-02-11 03:25:57,043 DEBUG: > git submodule foreach --recursive git reset --hard
2025-02-11 03:25:57,246 DEBUG: Directory: build/com.prof18.feedflow
2025-02-11 03:25:57,247 DEBUG: > git reset --hard
2025-02-11 03:26:08,926 DEBUG: Directory: build/com.prof18.feedflow
2025-02-11 03:26:08,926 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-02-11 03:26:09,130 DEBUG: Directory: build/com.prof18.feedflow
2025-02-11 03:26:09,130 DEBUG: > git clean -dffx
2025-02-11 03:26:09,233 DEBUG: Directory: build/com.prof18.feedflow
2025-02-11 03:26:09,233 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-02-11 03:26:10,038 DEBUG: Directory: build/com.prof18.feedflow
2025-02-11 03:26:10,039 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-02-11 03:26:10,543 DEBUG: Directory: build/com.prof18.feedflow
2025-02-11 03:26:10,543 DEBUG: > git remote set-head origin --auto
2025-02-11 03:26:11,147 DEBUG: Directory: build/com.prof18.feedflow
2025-02-11 03:26:11,148 DEBUG: > git checkout -f a4cff59323968c15f01a8348d3e8c52cde2e5255
2025-02-11 03:26:12,353 DEBUG: Directory: build/com.prof18.feedflow
2025-02-11 03:26:12,357 DEBUG: > git clean -dffx
2025-02-11 03:26:12,460 DEBUG: Directory: build/com.prof18.feedflow
2025-02-11 03:26:12,460 DEBUG: > git rev-parse --show-toplevel
2025-02-11 03:26:12,663 DEBUG: Directory: build/com.prof18.feedflow
2025-02-11 03:26:12,664 DEBUG: > git submodule deinit --all --force
2025-02-11 03:26:12,766 INFO: Creating local.properties file at build/com.prof18.feedflow/local.properties
2025-02-11 03:26:12,769 INFO: Creating local.properties file at build/com.prof18.feedflow/androidApp/local.properties
2025-02-11 03:26:12,770 DEBUG: Removing debuggable flags from build/com.prof18.feedflow/androidApp
2025-02-11 03:26:12,856 INFO: Cleaned build.gradle.kts of keysigning configs at build/com.prof18.feedflow/androidApp/build.gradle.kts
2025-02-11 03:26:12,869 INFO: Running 'prebuild' commands in build/com.prof18.feedflow/androidApp
2025-02-11 03:26:12,869 DEBUG: Directory: build/com.prof18.feedflow/androidApp
2025-02-11 03:26:12,869 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/crashlytics/d' {..,.}/build.gradle.kts; sed -i -e '/crash/d' ../shared/build.gradle.kts
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e /crashlytics/d ../build.gradle.kts ./build.gradle.kts
+ sed -i -e /crash/d ../shared/build.gradle.kts
2025-02-11 03:26:13,071 INFO: Cleaning Gradle project...
2025-02-11 03:26:13,072 DEBUG: Directory: build/com.prof18.feedflow/androidApp
2025-02-11 03:26:13,072 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.12 via distributionUrl
Downloading missing gradle version 8.12
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.12-bin.zip: OK
Running /opt/gradle/versions/8.12/bin/gradle clean
Welcome to Gradle 8.12!
Here are the highlights of this release:
- Enhanced error and warning reporting with the Problems API
- File-system watching support on Alpine Linux
- Build and test Swift 6 libraries and apps
For more details see https://docs.gradle.org/8.12/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/8.12/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Calculating task graph as no cached configuration is available for tasks: clean
> Task :build-logic:convention:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :build-logic:convention:pluginDescriptors
> Task :build-logic:convention:processResources
> Task :build-logic:convention:compileKotlin
> Task :build-logic:convention:compileJava NO-SOURCE
> Task :build-logic:convention:classes
> Task :build-logic:convention:jar
> Configure project :androidApp
Dropbox key not set in keystore.properties. Please add it to the file with the key 'dropbox_key'
> Task :androidApp:clean UP-TO-DATE
[Incubating] Problems report is available at: file:///home/vagrant/build/com.prof18.feedflow/build/reports/problems/problems-report.html
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.12/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 4m 25s
5 actionable tasks: 4 executed, 1 up-to-date
Configuration cache entry stored.
2025-02-11 03:30:45,377 INFO: Scanning source for common problems...
2025-02-11 03:30:45,422 DEBUG: scanner is configured to use signature data from: 'suss'
2025-02-11 03:30:45,422 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-02-11 03:30:46,080 DEBUG: write 'suss.json' to cache
2025-02-11 03:30:46,088 DEBUG: next suss.json cache update due in 23:59:59.982657
2025-02-11 03:30:46,345 WARNING: Found executable binary, possibly code at desktopApp/resources/macos-arm64/libikloud.dylib
2025-02-11 03:30:46,348 WARNING: Found executable binary, possibly code at desktopApp/resources-sandbox/macos-arm64/libikloud.dylib
2025-02-11 03:30:46,349 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-02-11 03:30:46,549 INFO: Removing binary at build-logic/convention/build/kotlin/compileKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin
2025-02-11 03:30:46,550 INFO: Removing binary at build-logic/convention/build/kotlin/compileKotlin/cacheable/last-build.bin
2025-02-11 03:30:46,556 INFO: Removing binary at build-logic/convention/build/kotlin/compileKotlin/local-state/build-history.bin
2025-02-11 03:30:46,556 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/KmpLibraryConventionPlugin.class
2025-02-11 03:30:46,557 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/KmpLibraryConventionPlugin$apply$lambda$1$$inlined$configure$2.class
2025-02-11 03:30:46,557 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/KmpLibraryConventionPlugin$apply$lambda$1$$inlined$configure$1.class
2025-02-11 03:30:46,557 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/KmpLibraryConventionPlugin$apply$1$2$1$1.class
2025-02-11 03:30:46,558 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/KmpLibraryConventionPlugin$apply$1$3$1.class
2025-02-11 03:30:46,558 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/KmpLibraryConventionPlugin$apply$1$3$2.class
2025-02-11 03:30:46,558 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/KmpLibraryConventionPlugin$version$$inlined$getByType$1.class
2025-02-11 03:30:46,559 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/DetektConventionPlugin$apply$lambda$1$$inlined$configure$1.class
2025-02-11 03:30:46,559 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/DetektConventionPlugin$apply$1$2.class
2025-02-11 03:30:46,559 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/DetektConventionPlugin$apply$lambda$1$$inlined$getByType$1.class
2025-02-11 03:30:46,560 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/KmpLibraryConventionPlugin$apply$lambda$1$$inlined$configure$4.class
2025-02-11 03:30:46,560 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/KmpLibraryConventionPlugin$apply$lambda$1$$inlined$configure$3.class
2025-02-11 03:30:46,560 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/DetektConventionPlugin$apply$1$2$1.class
2025-02-11 03:30:46,561 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/KmpLibraryConventionPlugin$apply$1$2.class
2025-02-11 03:30:46,561 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/KmpLibraryConventionPlugin$apply$1$2$1.class
2025-02-11 03:30:46,561 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/KmpLibraryConventionPlugin$apply$1$2$2.class
2025-02-11 03:30:46,562 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/DetektConventionPlugin.class
2025-02-11 03:30:46,562 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/DetektConventionPlugin$inlined$sam$i$org_gradle_api_Action$0.class
2025-02-11 03:30:46,562 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/KmpLibraryConventionPlugin$inlined$sam$i$org_gradle_api_Action$0.class
2025-02-11 03:30:46,562 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/KmpLibraryConventionPlugin$apply$1$3.class
2025-02-11 03:30:46,563 INFO: Removing Java JAR file at build-logic/convention/build/libs/convention.jar
2025-02-11 03:30:46,777 INFO: Creating source tarball...
2025-02-11 03:32:07,010 INFO: Building Gradle project...
2025-02-11 03:32:07,011 DEBUG: Directory: build/com.prof18.feedflow/androidApp
2025-02-11 03:32:07,011 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleFdroidRelease
Found 8.12 via distributionUrl
Running /opt/gradle/versions/8.12/bin/gradle assembleFdroidRelease
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/8.12/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Calculating task graph as no cached configuration is available for tasks: assembleFdroidRelease
> Task :build-logic:convention:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :build-logic:convention:compileKotlin FROM-CACHE
> Task :build-logic:convention:compileJava NO-SOURCE
> Task :build-logic:convention:pluginDescriptors
> Task :build-logic:convention:processResources
> Task :build-logic:convention:classes
> Task :build-logic:convention:jar
> Configure project :androidApp
Dropbox key not set in keystore.properties. Please add it to the file with the key 'dropbox_key'
WARNING: We recommend using a newer Android Gradle plugin to use compileSdk = 35
This Android Gradle plugin (8.2.2) was tested up to compileSdk = 34.
You are strongly encouraged to update your project to use a newer
Android Gradle plugin that has been tested with compileSdk = 35.
If you are already using the latest version of the Android Gradle plugin,
you may need to wait until a newer version with support for compileSdk = 35 is available.
To suppress this warning, add/update
android.suppressUnsupportedCompileSdk=35
to this project's gradle.properties.
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
Errors during XML parse:
Additionally, the fallback loader failed to parse the XML.
Errors during XML parse:
Additionally, the fallback loader failed to parse the XML.
Checking the license for package Android SDK Build-Tools 34 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 34 accepted.
Preparing "Install Android SDK Build-Tools 34 v.34.0.0".
"Install Android SDK Build-Tools 34 v.34.0.0" ready.
Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0
"Install Android SDK Build-Tools 34 v.34.0.0" complete.
"Install Android SDK Build-Tools 34 v.34.0.0" finished.
Checking the license for package Android SDK Platform 35 in /opt/android-sdk/licenses
License for package Android SDK Platform 35 accepted.
Preparing "Install Android SDK Platform 35 (revision 2)".
"Install Android SDK Platform 35 (revision 2)" ready.
Installing Android SDK Platform 35 in /opt/android-sdk/platforms/android-35
"Install Android SDK Platform 35 (revision 2)" complete.
"Install Android SDK Platform 35 (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
> Task :feedSync:networkcore:preBuild UP-TO-DATE
> Task :feedSync:database:preBuild UP-TO-DATE
> Task :androidApp:preBuild UP-TO-DATE
> Task :androidApp:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :sharedUI:preBuild UP-TO-DATE
> Task :feedSync:icloud:preBuild UP-TO-DATE
> Task :feedSync:greader:preBuild UP-TO-DATE
> Task :database:preBuild UP-TO-DATE
> Task :feedSync:dropbox:preBuild UP-TO-DATE
> Task :shared:preBuild UP-TO-DATE
> Task :i18n:preBuild UP-TO-DATE
> Task :core:preBuild UP-TO-DATE
> Task :core:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :androidApp:processFdroidReleaseGoogleServices SKIPPED
> Task :feedSync:networkcore:preReleaseBuild UP-TO-DATE
> Task :feedSync:greader:preReleaseBuild UP-TO-DATE
> Task :sharedUI:preReleaseBuild UP-TO-DATE
> Task :i18n:preReleaseBuild UP-TO-DATE
> Task :database:preReleaseBuild UP-TO-DATE
> Task :feedSync:database:preReleaseBuild UP-TO-DATE
> Task :shared:preReleaseBuild UP-TO-DATE
> Task :core:preReleaseBuild UP-TO-DATE
> Task :androidApp:preFdroidReleaseBuild UP-TO-DATE
> Task :feedSync:icloud:preReleaseBuild UP-TO-DATE
> Task :feedSync:dropbox:preReleaseBuild UP-TO-DATE
> Task :androidApp:buildKotlinToolingMetadata
> Task :androidApp:generateFdroidReleaseResValues
> Task :feedSync:dropbox:writeReleaseAarMetadata
> Task :i18n:writeReleaseAarMetadata
> Task :database:writeReleaseAarMetadata
> Task :feedSync:database:writeReleaseAarMetadata
> Task :shared:writeReleaseAarMetadata
> Task :feedSync:icloud:writeReleaseAarMetadata
> Task :androidApp:generateFdroidReleaseResources
> Task :feedSync:greader:writeReleaseAarMetadata
> Task :core:writeReleaseAarMetadata
> Task :feedSync:networkcore:writeReleaseAarMetadata
> Task :sharedUI:writeReleaseAarMetadata
> Task :androidApp:createFdroidReleaseCompatibleScreenManifests
> Task :sharedUI:generateReleaseResValues
> Task :shared:generateReleaseResValues
> Task :sharedUI:generateReleaseResources
> Task :shared:generateReleaseResources
> Task :feedSync:database:generateReleaseResValues
> Task :core:generateReleaseResValues
> Task :feedSync:greader:generateReleaseResValues FROM-CACHE
> Task :core:generateReleaseResources
> Task :database:generateReleaseResValues
> Task :feedSync:greader:generateReleaseResources UP-TO-DATE
> Task :feedSync:networkcore:generateReleaseResValues FROM-CACHE
> Task :androidApp:collectDependencies
> Task :feedSync:database:generateReleaseResources
> Task :feedSync:dropbox:generateReleaseResValues
> Task :feedSync:icloud:generateReleaseResValues FROM-CACHE
> Task :i18n:generateReleaseResValues
> Task :androidApp:generateFdroidReleaseBuildConfig
> Task :feedSync:icloud:generateReleaseResources UP-TO-DATE
> Task :i18n:generateReleaseResources
> Task :database:generateReleaseResources
> Task :feedSync:networkcore:generateReleaseResources UP-TO-DATE
> Task :feedSync:dropbox:generateReleaseResources
> Task :androidApp:extractDeepLinksFdroidRelease
> Task :core:extractDeepLinksRelease
> Task :database:extractDeepLinksRelease
> Task :i18n:extractDeepLinksRelease FROM-CACHE
> Task :shared:extractDeepLinksRelease FROM-CACHE
> Task :sharedUI:extractDeepLinksRelease FROM-CACHE
> Task :feedSync:database:extractDeepLinksRelease FROM-CACHE
> Task :feedSync:dropbox:extractDeepLinksRelease FROM-CACHE
> Task :feedSync:greader:extractDeepLinksRelease FROM-CACHE
> Task :feedSync:database:packageReleaseResources
> Task :feedSync:icloud:packageReleaseResources
> Task :database:packageReleaseResources
> Task :i18n:packageReleaseResources
> Task :feedSync:networkcore:packageReleaseResources
> Task :shared:packageReleaseResources
> Task :core:packageReleaseResources
> Task :sharedUI:packageReleaseResources
> Task :feedSync:greader:packageReleaseResources
> Task :feedSync:icloud:extractDeepLinksRelease FROM-CACHE
> Task :feedSync:dropbox:packageReleaseResources
> Task :feedSync:networkcore:extractDeepLinksRelease FROM-CACHE
> Task :shared:processReleaseManifest
> Task :feedSync:dropbox:processReleaseManifest
> Task :core:processReleaseManifest
> Task :core:convertXmlValueResourcesForAndroidMain NO-SOURCE
> Task :core:copyNonXmlValueResourcesForAndroidMain NO-SOURCE
> Task :core:prepareComposeResourcesTaskForAndroidMain NO-SOURCE
> Task :core:generateResourceAccessorsForAndroidMain SKIPPED
> Task :core:convertXmlValueResourcesForCommonMain NO-SOURCE
> Task :core:copyNonXmlValueResourcesForCommonMain NO-SOURCE
> Task :core:prepareComposeResourcesTaskForCommonMain NO-SOURCE
> Task :core:generateResourceAccessorsForCommonMain SKIPPED
> Task :core:generateActualResourceCollectorsForAndroidMain SKIPPED
> Task :core:generateComposeResClass SKIPPED
> Task :core:generateExpectResourceCollectorsForCommonMain SKIPPED
> Task :core:convertXmlValueResourcesForAndroidRelease NO-SOURCE
> Task :core:copyNonXmlValueResourcesForAndroidRelease NO-SOURCE
> Task :core:prepareComposeResourcesTaskForAndroidRelease NO-SOURCE
> Task :core:generateResourceAccessorsForAndroidRelease SKIPPED
> Task :feedSync:icloud:processReleaseManifest
> Task :i18n:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :sharedUI:processReleaseManifest
> Task :i18n:javaPreCompileRelease
> Task :database:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :i18n:processReleaseManifest
> Task :database:javaPreCompileRelease FROM-CACHE
> Task :shared:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :feedSync:database:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :core:javaPreCompileRelease
> Task :feedSync:database:javaPreCompileRelease FROM-CACHE
> Task :feedSync:dropbox:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :feedSync:database:processReleaseManifest
> Task :feedSync:greader:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :feedSync:networkcore:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :feedSync:dropbox:javaPreCompileRelease FROM-CACHE
> Task :feedSync:networkcore:javaPreCompileRelease FROM-CACHE
> Task :feedSync:icloud:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :feedSync:greader:javaPreCompileRelease FROM-CACHE
> Task :feedSync:icloud:javaPreCompileRelease FROM-CACHE
> Task :shared:javaPreCompileRelease FROM-CACHE
> Task :sharedUI:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :sharedUI:convertXmlValueResourcesForAndroidMain NO-SOURCE
> Task :sharedUI:copyNonXmlValueResourcesForAndroidMain NO-SOURCE
> Task :sharedUI:convertXmlValueResourcesForCommonMain NO-SOURCE
> Task :sharedUI:copyNonXmlValueResourcesForCommonMain NO-SOURCE
> Task :sharedUI:prepareComposeResourcesTaskForAndroidMain NO-SOURCE
> Task :sharedUI:prepareComposeResourcesTaskForCommonMain NO-SOURCE
> Task :sharedUI:generateResourceAccessorsForCommonMain SKIPPED
> Task :sharedUI:generateComposeResClass SKIPPED
> Task :sharedUI:generateExpectResourceCollectorsForCommonMain SKIPPED
> Task :core:parseReleaseLocalResources
> Task :sharedUI:parseReleaseLocalResources
> Task :feedSync:dropbox:parseReleaseLocalResources
> Task :feedSync:greader:parseReleaseLocalResources
> Task :sharedUI:generateResourceAccessorsForAndroidMain SKIPPED
> Task :sharedUI:convertXmlValueResourcesForAndroidRelease NO-SOURCE
> Task :feedSync:networkcore:parseReleaseLocalResources
> Task :sharedUI:copyNonXmlValueResourcesForAndroidRelease NO-SOURCE
> Task :i18n:transformCommonMainDependenciesMetadata
> Task :sharedUI:generateActualResourceCollectorsForAndroidMain SKIPPED
> Task :androidApp:javaPreCompileFdroidRelease FROM-CACHE
> Task :sharedUI:javaPreCompileRelease FROM-CACHE
> Task :database:parseReleaseLocalResources
> Task :feedSync:database:parseReleaseLocalResources
> Task :shared:parseReleaseLocalResources
> Task :androidApp:extractProguardFiles
> Task :feedSync:networkcore:processReleaseManifest
> Task :sharedUI:prepareComposeResourcesTaskForAndroidRelease NO-SOURCE
> Task :sharedUI:generateResourceAccessorsForAndroidRelease SKIPPED
> Task :core:releaseAssetsCopyForAGP NO-SOURCE
> Task :feedSync:icloud:parseReleaseLocalResources
> Task :database:processReleaseManifest
> Task :i18n:parseReleaseLocalResources
> Task :core:extractDeepLinksForAarRelease
> Task :core:copyReleaseComposeResourcesToAndroidAssets
> Task :core:prepareReleaseArtProfile
> Task :feedSync:greader:processReleaseManifest
> Task :core:extractProguardFiles
> Task :core:writeReleaseLintModelMetadata
> Task :core:prepareLintJarForPublish
> Task :database:extractDeepLinksForAarRelease FROM-CACHE
> Task :core:mergeReleaseJniLibFolders
> Task :core:mergeReleaseNativeLibs NO-SOURCE
> Task :core:stripReleaseDebugSymbols NO-SOURCE
> Task :database:mergeReleaseShaders FROM-CACHE
> Task :database:compileReleaseShaders NO-SOURCE
> Task :database:generateReleaseAssets UP-TO-DATE
> Task :database:releaseAssetsCopyForAGP NO-SOURCE
> Task :database:packageReleaseAssets FROM-CACHE
> Task :core:generateReleaseRFile
> Task :feedSync:greader:generateReleaseRFile
> Task :feedSync:networkcore:generateReleaseRFile
> Task :database:prepareReleaseArtProfile
> Task :database:extractProguardFiles
> Task :feedSync:icloud:generateReleaseRFile
> Task :database:writeReleaseLintModelMetadata
> Task :i18n:extractDeepLinksForAarRelease FROM-CACHE
> Task :i18n:mergeReleaseShaders FROM-CACHE
> Task :i18n:compileReleaseShaders NO-SOURCE
> Task :i18n:generateReleaseAssets UP-TO-DATE
> Task :i18n:releaseAssetsCopyForAGP NO-SOURCE
> Task :i18n:packageReleaseAssets FROM-CACHE
> Task :i18n:prepareLintJarForPublish
> Task :i18n:mergeReleaseJniLibFolders FROM-CACHE
> Task :i18n:mergeReleaseNativeLibs NO-SOURCE
> Task :i18n:stripReleaseDebugSymbols NO-SOURCE
> Task :i18n:prepareReleaseArtProfile
> Task :database:mergeReleaseJniLibFolders
> Task :database:mergeReleaseNativeLibs NO-SOURCE
> Task :database:stripReleaseDebugSymbols NO-SOURCE
> Task :i18n:extractProguardFiles
> Task :i18n:writeReleaseLintModelMetadata
> Task :sharedUI:generateReleaseRFile
> Task :feedSync:database:generateReleaseRFile
> Task :shared:extractDeepLinksForAarRelease FROM-CACHE
> Task :shared:mergeReleaseJniLibFolders FROM-CACHE
> Task :shared:releaseAssetsCopyForAGP NO-SOURCE
> Task :shared:mergeReleaseNativeLibs NO-SOURCE
> Task :shared:mergeReleaseShaders FROM-CACHE
> Task :feedSync:dropbox:generateReleaseRFile
> Task :core:mergeReleaseShaders
> Task :database:copyReleaseJniLibsProjectAndLocalJars
> Task :shared:compileReleaseShaders NO-SOURCE
> Task :core:compileReleaseShaders NO-SOURCE
> Task :core:generateReleaseAssets UP-TO-DATE
> Task :shared:stripReleaseDebugSymbols NO-SOURCE
> Task :shared:generateReleaseAssets UP-TO-DATE
> Task :shared:prepareReleaseArtProfile
> Task :database:prepareLintJarForPublish
> Task :database:generateReleaseRFile
> Task :feedSync:dropbox:mergeReleaseJniLibFolders FROM-CACHE
> Task :core:copyReleaseJniLibsProjectAndLocalJars
> Task :core:packageReleaseAssets FROM-CACHE
> Task :feedSync:dropbox:extractDeepLinksForAarRelease FROM-CACHE
> Task :feedSync:dropbox:releaseAssetsCopyForAGP NO-SOURCE
> Task :shared:packageReleaseAssets FROM-CACHE
> Task :i18n:generateReleaseRFile
> Task :feedSync:dropbox:mergeReleaseNativeLibs NO-SOURCE
> Task :feedSync:dropbox:stripReleaseDebugSymbols NO-SOURCE
> Task :feedSync:dropbox:prepareReleaseArtProfile
> Task :feedSync:greader:releaseAssetsCopyForAGP NO-SOURCE
> Task :feedSync:greader:extractDeepLinksForAarRelease FROM-CACHE
> Task :feedSync:dropbox:mergeReleaseShaders FROM-CACHE
> Task :feedSync:dropbox:prepareLintJarForPublish
> Task :feedSync:dropbox:compileReleaseShaders NO-SOURCE
> Task :feedSync:greader:mergeReleaseJniLibFolders FROM-CACHE
> Task :feedSync:dropbox:generateReleaseAssets UP-TO-DATE
> Task :feedSync:greader:mergeReleaseNativeLibs NO-SOURCE
> Task :feedSync:database:extractDeepLinksForAarRelease FROM-CACHE
> Task :i18n:copyReleaseJniLibsProjectAndLocalJars
> Task :feedSync:greader:prepareReleaseArtProfile
> Task :feedSync:database:mergeReleaseJniLibFolders FROM-CACHE
> Task :feedSync:database:releaseAssetsCopyForAGP NO-SOURCE
> Task :feedSync:greader:stripReleaseDebugSymbols NO-SOURCE
> Task :feedSync:database:mergeReleaseNativeLibs NO-SOURCE
> Task :feedSync:database:stripReleaseDebugSymbols NO-SOURCE
> Task :feedSync:greader:mergeReleaseShaders FROM-CACHE
> Task :feedSync:dropbox:packageReleaseAssets FROM-CACHE
> Task :feedSync:database:prepareReleaseArtProfile
> Task :feedSync:greader:compileReleaseShaders NO-SOURCE
> Task :feedSync:database:mergeReleaseShaders FROM-CACHE
> Task :feedSync:greader:generateReleaseAssets UP-TO-DATE
> Task :feedSync:database:compileReleaseShaders NO-SOURCE
> Task :feedSync:dropbox:copyReleaseJniLibsProjectAndLocalJars
> Task :feedSync:database:generateReleaseAssets UP-TO-DATE
> Task :feedSync:greader:packageReleaseAssets FROM-CACHE
> Task :feedSync:greader:copyReleaseJniLibsProjectAndLocalJars
> Task :feedSync:database:prepareLintJarForPublish
> Task :feedSync:networkcore:extractDeepLinksForAarRelease FROM-CACHE
> Task :feedSync:networkcore:mergeReleaseJniLibFolders FROM-CACHE
> Task :feedSync:networkcore:releaseAssetsCopyForAGP NO-SOURCE
> Task :feedSync:database:packageReleaseAssets FROM-CACHE
> Task :feedSync:networkcore:mergeReleaseNativeLibs NO-SOURCE
> Task :feedSync:networkcore:prepareReleaseArtProfile
> Task :feedSync:networkcore:mergeReleaseShaders FROM-CACHE
> Task :feedSync:networkcore:stripReleaseDebugSymbols NO-SOURCE
> Task :feedSync:icloud:extractDeepLinksForAarRelease FROM-CACHE
> Task :shared:copyReleaseJniLibsProjectAndLocalJars
> Task :feedSync:icloud:releaseAssetsCopyForAGP NO-SOURCE
> Task :feedSync:networkcore:compileReleaseShaders NO-SOURCE
> Task :feedSync:networkcore:generateReleaseAssets UP-TO-DATE
> Task :feedSync:icloud:mergeReleaseJniLibFolders FROM-CACHE
> Task :feedSync:database:copyReleaseJniLibsProjectAndLocalJars
> Task :feedSync:icloud:mergeReleaseNativeLibs NO-SOURCE
> Task :feedSync:icloud:prepareReleaseArtProfile
> Task :feedSync:icloud:mergeReleaseShaders FROM-CACHE
> Task :feedSync:icloud:prepareLintJarForPublish
> Task :shared:extractProguardFiles
> Task :feedSync:icloud:stripReleaseDebugSymbols NO-SOURCE
> Task :feedSync:icloud:compileReleaseShaders NO-SOURCE
> Task :shared:writeReleaseLintModelMetadata
> Task :feedSync:icloud:generateReleaseAssets UP-TO-DATE
> Task :feedSync:networkcore:prepareLintJarForPublish
> Task :feedSync:database:extractProguardFiles
> Task :feedSync:dropbox:writeReleaseLintModelMetadata
> Task :feedSync:networkcore:packageReleaseAssets FROM-CACHE
> Task :feedSync:dropbox:extractProguardFiles
> Task :feedSync:database:writeReleaseLintModelMetadata
> Task :feedSync:greader:extractProguardFiles
> Task :feedSync:networkcore:writeReleaseLintModelMetadata
> Task :feedSync:greader:writeReleaseLintModelMetadata
> Task :feedSync:networkcore:extractProguardFiles
> Task :feedSync:icloud:extractProguardFiles
> Task :feedSync:icloud:writeReleaseLintModelMetadata
> Task :sharedUI:copyReleaseComposeResourcesToAndroidAssets
> Task :shared:prepareLintJarForPublish
> Task :sharedUI:mergeReleaseJniLibFolders FROM-CACHE
> Task :sharedUI:extractDeepLinksForAarRelease FROM-CACHE
> Task :sharedUI:mergeReleaseNativeLibs NO-SOURCE
> Task :sharedUI:mergeReleaseShaders FROM-CACHE
> Task :feedSync:greader:prepareLintJarForPublish
> Task :sharedUI:releaseAssetsCopyForAGP NO-SOURCE
> Task :feedSync:networkcore:copyReleaseJniLibsProjectAndLocalJars
> Task :sharedUI:prepareReleaseArtProfile
> Task :sharedUI:compileReleaseShaders NO-SOURCE
> Task :sharedUI:writeReleaseLintModelMetadata
> Task :feedSync:icloud:copyReleaseJniLibsProjectAndLocalJars
> Task :sharedUI:generateReleaseAssets UP-TO-DATE
> Task :sharedUI:prepareLintJarForPublish
> Task :androidApp:mergeFdroidReleaseJniLibFolders FROM-CACHE
> Task :database:copyReleaseJniLibsProjectOnly
> Task :sharedUI:stripReleaseDebugSymbols NO-SOURCE
> Task :core:copyReleaseJniLibsProjectOnly
> Task :sharedUI:copyReleaseJniLibsProjectOnly
> Task :shared:copyReleaseJniLibsProjectOnly
> Task :i18n:copyReleaseJniLibsProjectOnly
> Task :feedSync:greader:copyReleaseJniLibsProjectOnly
> Task :feedSync:dropbox:copyReleaseJniLibsProjectOnly
> Task :feedSync:database:copyReleaseJniLibsProjectOnly
> Task :feedSync:networkcore:copyReleaseJniLibsProjectOnly
> Task :sharedUI:packageReleaseAssets FROM-CACHE
> Task :shared:generateReleaseRFile
> Task :feedSync:icloud:packageReleaseAssets FROM-CACHE
> Task :androidApp:mergeFdroidReleaseShaders FROM-CACHE
> Task :sharedUI:extractProguardFiles
> Task :androidApp:compileFdroidReleaseShaders NO-SOURCE
> Task :androidApp:generateFdroidReleaseAssets UP-TO-DATE
> Task :androidApp:writeFdroidReleaseAppMetadata
> Task :sharedUI:copyReleaseJniLibsProjectAndLocalJars
> Task :feedSync:icloud:copyReleaseJniLibsProjectOnly
> Task :androidApp:writeFdroidReleaseSigningConfigVersions
> Task :androidApp:prepareLibraryDefinitionsFdroidRelease
> Task :androidApp:packageFdroidReleaseResources
> Task :androidApp:collectFdroidReleaseDependencies
> Task :androidApp:sdkFdroidReleaseDependencyData
> Task :androidApp:parseFdroidReleaseLocalResources
> Task :androidApp:mergeFdroidReleaseAssets FROM-CACHE
> Task :androidApp:checkFdroidReleaseAarMetadata
> Task :androidApp:compressFdroidReleaseAssets
> Task :androidApp:mergeFdroidReleaseArtProfile
> Task :androidApp:mapFdroidReleaseSourceSetPaths
> Task :androidApp:mergeFdroidReleaseNativeLibs
> Task :androidApp:stripFdroidReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so.
> Task :androidApp:extractFdroidReleaseNativeSymbolTables
> Task :androidApp:mergeFdroidReleaseNativeDebugMetadata NO-SOURCE
> Task :androidApp:processFdroidReleaseMainManifest
> Task :androidApp:processFdroidReleaseManifest
> Task :androidApp:processApplicationManifestFdroidReleaseForBundle
> Task :androidApp:processFdroidReleaseManifestForPackage
> Task :feedSync:database:generateCommonMainFeedFlowFeedSyncDBInterface
> Task :androidApp:checkFdroidReleaseDuplicateClasses
> Task :androidApp:mergeFdroidReleaseResources
> Task :database:generateCommonMainFeedFlowDBInterface
> Task :i18n:kspCommonMainKotlinMetadata
> Task :androidApp:processFdroidReleaseResources
WARNING: We recommend using a newer Android Gradle plugin to use compileSdk = 35
This Android Gradle plugin (8.2.2) was tested up to compileSdk = 34.
You are strongly encouraged to update your project to use a newer
Android Gradle plugin that has been tested with compileSdk = 35.
If you are already using the latest version of the Android Gradle plugin,
you may need to wait until a newer version with support for compileSdk = 35 is available.
To suppress this warning, add/update
android.suppressUnsupportedCompileSdk=35
to this project's gradle.properties.
> Task :androidApp:bundleFdroidReleaseResources
> Task :feedSync:icloud:compileReleaseKotlinAndroid
> Task :feedSync:icloud:compileReleaseJavaWithJavac NO-SOURCE
> Task :feedSync:icloud:mergeReleaseGeneratedProguardFiles
> Task :feedSync:icloud:processReleaseJavaRes
> Task :feedSync:icloud:mergeReleaseConsumerProguardFiles
> Task :feedSync:icloud:exportReleaseConsumerProguardFiles
> Task :feedSync:icloud:bundleLibRuntimeToJarRelease
> Task :feedSync:icloud:bundleLibCompileToJarRelease
> Task :feedSync:icloud:createFullJarRelease
> Task :feedSync:icloud:mergeReleaseJavaResource
> Task :feedSync:icloud:generateReleaseLintVitalModel
> Task :feedSync:icloud:extractReleaseAnnotations
> Task :feedSync:icloud:syncReleaseLibJars
> Task :feedSync:icloud:bundleReleaseLocalLintAar
> Task :feedSync:icloud:generateReleaseLintModel
> Task :core:compileReleaseKotlinAndroid
> Task :core:compileReleaseJavaWithJavac NO-SOURCE
> Task :core:mergeReleaseGeneratedProguardFiles
> Task :core:mergeReleaseConsumerProguardFiles
> Task :core:exportReleaseConsumerProguardFiles
> Task :core:bundleLibRuntimeToJarRelease
> Task :core:bundleLibCompileToJarRelease
> Task :core:processReleaseJavaRes
> Task :core:createFullJarRelease
> Task :core:mergeReleaseJavaResource
> Task :core:generateReleaseLintVitalModel
> Task :core:extractReleaseAnnotations
> Task :core:syncReleaseLibJars
> Task :core:bundleReleaseLocalLintAar
> Task :core:generateReleaseLintModel
> Task :i18n:compileReleaseKotlinAndroid
> Task :i18n:compileReleaseJavaWithJavac NO-SOURCE
> Task :i18n:mergeReleaseGeneratedProguardFiles
> Task :i18n:mergeReleaseConsumerProguardFiles
> Task :i18n:processReleaseJavaRes
> Task :i18n:exportReleaseConsumerProguardFiles
> Task :i18n:bundleLibRuntimeToJarRelease
> Task :i18n:generateReleaseLintVitalModel
> Task :i18n:extractReleaseAnnotations
> Task :i18n:createFullJarRelease
> Task :i18n:bundleLibCompileToJarRelease
> Task :i18n:mergeReleaseJavaResource
> Task :i18n:syncReleaseLibJars
> Task :i18n:bundleReleaseLocalLintAar
> Task :i18n:generateReleaseLintModel
> Task :feedSync:networkcore:compileReleaseKotlinAndroid
> Task :feedSync:networkcore:compileReleaseJavaWithJavac NO-SOURCE
> Task :feedSync:networkcore:mergeReleaseGeneratedProguardFiles
> Task :feedSync:networkcore:processReleaseJavaRes
> Task :feedSync:networkcore:mergeReleaseConsumerProguardFiles
> Task :feedSync:networkcore:bundleLibRuntimeToJarRelease
> Task :feedSync:networkcore:bundleLibCompileToJarRelease
> Task :feedSync:networkcore:exportReleaseConsumerProguardFiles
> Task :feedSync:networkcore:createFullJarRelease
> Task :feedSync:networkcore:mergeReleaseJavaResource
> Task :feedSync:networkcore:generateReleaseLintVitalModel
> Task :feedSync:networkcore:extractReleaseAnnotations
> Task :feedSync:networkcore:syncReleaseLibJars
> Task :feedSync:networkcore:bundleReleaseLocalLintAar
> Task :feedSync:networkcore:generateReleaseLintModel
> Task :feedSync:icloud:lintVitalAnalyzeRelease
e: file:///home/vagrant/.gradle/caches/8.12/transforms/96861ac6fc4eba5f69c9df5cdd9de1a9/transformed/multiplatform-settings-release/jars/classes.jar!/META-INF/multiplatform-settings_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.1.0/85f8b81009cda5890e54ba67d64b5e599c645020/kotlin-stdlib-2.1.0.jar!/META-INF/kotlin-stdlib-jdk7.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.1.0/85f8b81009cda5890e54ba67d64b5e599c645020/kotlin-stdlib-2.1.0.jar!/META-INF/kotlin-stdlib-jdk8.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.1.0/85f8b81009cda5890e54ba67d64b5e599c645020/kotlin-stdlib-2.1.0.jar!/META-INF/kotlin-stdlib.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/build/com.prof18.feedflow/feedSync/icloud/build/tmp/kotlin-classes/release/META-INF/icloud_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
> Task :feedSync:dropbox:compileReleaseKotlinAndroid
> Task :feedSync:dropbox:compileReleaseJavaWithJavac NO-SOURCE
> Task :feedSync:dropbox:mergeReleaseGeneratedProguardFiles
> Task :feedSync:dropbox:mergeReleaseConsumerProguardFiles
> Task :feedSync:dropbox:exportReleaseConsumerProguardFiles
> Task :feedSync:dropbox:bundleLibRuntimeToJarRelease
> Task :feedSync:dropbox:bundleLibCompileToJarRelease
> Task :core:lintVitalAnalyzeRelease
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-android/1.10.1/864006e2e42ed4d76150651c635d038a060c20a2/kotlinx-coroutines-android-1.10.1.jar!/META-INF/kotlinx-coroutines-android.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-core-jvm/1.10.1/fe066928754beda3d59c8282e04289546465a360/kotlinx-coroutines-core-jvm-1.10.1.jar!/META-INF/kotlinx-coroutines-core.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.1.0/85f8b81009cda5890e54ba67d64b5e599c645020/kotlin-stdlib-2.1.0.jar!/META-INF/kotlin-stdlib-jdk7.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.1.0/85f8b81009cda5890e54ba67d64b5e599c645020/kotlin-stdlib-2.1.0.jar!/META-INF/kotlin-stdlib-jdk8.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.1.0/85f8b81009cda5890e54ba67d64b5e599c645020/kotlin-stdlib-2.1.0.jar!/META-INF/kotlin-stdlib.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/build/com.prof18.feedflow/core/build/tmp/kotlin-classes/release/META-INF/core_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
> Task :feedSync:dropbox:processReleaseJavaRes
> Task :feedSync:dropbox:createFullJarRelease
> Task :feedSync:dropbox:mergeReleaseJavaResource
> Task :i18n:lintVitalAnalyzeRelease
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.1.0/85f8b81009cda5890e54ba67d64b5e599c645020/kotlin-stdlib-2.1.0.jar!/META-INF/kotlin-stdlib-jdk7.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.1.0/85f8b81009cda5890e54ba67d64b5e599c645020/kotlin-stdlib-2.1.0.jar!/META-INF/kotlin-stdlib-jdk8.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.1.0/85f8b81009cda5890e54ba67d64b5e599c645020/kotlin-stdlib-2.1.0.jar!/META-INF/kotlin-stdlib.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/build/com.prof18.feedflow/i18n/build/tmp/kotlin-classes/release/META-INF/i18n_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
> Task :feedSync:database:compileReleaseKotlinAndroid
> Task :feedSync:database:compileReleaseJavaWithJavac NO-SOURCE
> Task :feedSync:networkcore:lintVitalAnalyzeRelease
e: file:///home/vagrant/.gradle/caches/8.12/transforms/9f045432fd7a0050d5227409c6624850/transformed/out/jars/classes.jar!/META-INF/core_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-core-jvm/1.10.1/fe066928754beda3d59c8282e04289546465a360/kotlinx-coroutines-core-jvm-1.10.1.jar!/META-INF/kotlinx-coroutines-core.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/8.12/transforms/96861ac6fc4eba5f69c9df5cdd9de1a9/transformed/multiplatform-settings-release/jars/classes.jar!/META-INF/multiplatform-settings_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.1.0/85f8b81009cda5890e54ba67d64b5e599c645020/kotlin-stdlib-2.1.0.jar!/META-INF/kotlin-stdlib-jdk7.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.1.0/85f8b81009cda5890e54ba67d64b5e599c645020/kotlin-stdlib-2.1.0.jar!/META-INF/kotlin-stdlib-jdk8.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.1.0/85f8b81009cda5890e54ba67d64b5e599c645020/kotlin-stdlib-2.1.0.jar!/META-INF/kotlin-stdlib.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/build/com.prof18.feedflow/feedSync/networkcore/build/tmp/kotlin-classes/release/META-INF/networkcore_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
> Task :feedSync:database:mergeReleaseGeneratedProguardFiles
> Task :feedSync:database:mergeReleaseConsumerProguardFiles
> Task :feedSync:database:bundleLibCompileToJarRelease
> Task :feedSync:database:processReleaseJavaRes
> Task :feedSync:database:bundleLibRuntimeToJarRelease
> Task :feedSync:database:createFullJarRelease
> Task :feedSync:database:exportReleaseConsumerProguardFiles
> Task :feedSync:database:extractReleaseAnnotations
> Task :feedSync:database:mergeReleaseJavaResource
> Task :feedSync:database:syncReleaseLibJars
> Task :feedSync:database:generateReleaseLintVitalModel
> Task :feedSync:database:bundleReleaseLocalLintAar
> Task :feedSync:dropbox:generateReleaseLintVitalModel
> Task :feedSync:database:generateReleaseLintModel
> Task :feedSync:dropbox:extractReleaseAnnotations
> Task :feedSync:dropbox:syncReleaseLibJars
> Task :feedSync:dropbox:bundleReleaseLocalLintAar
> Task :feedSync:dropbox:generateReleaseLintModel
> Task :feedSync:dropbox:lintVitalAnalyzeRelease
e: file:///home/vagrant/.gradle/caches/8.12/transforms/9f045432fd7a0050d5227409c6624850/transformed/out/jars/classes.jar!/META-INF/core_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-core-jvm/1.10.1/fe066928754beda3d59c8282e04289546465a360/kotlinx-coroutines-core-jvm-1.10.1.jar!/META-INF/kotlinx-coroutines-core.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/8.12/transforms/96861ac6fc4eba5f69c9df5cdd9de1a9/transformed/multiplatform-settings-release/jars/classes.jar!/META-INF/multiplatform-settings_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.1.0/85f8b81009cda5890e54ba67d64b5e599c645020/kotlin-stdlib-2.1.0.jar!/META-INF/kotlin-stdlib-jdk7.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.1.0/85f8b81009cda5890e54ba67d64b5e599c645020/kotlin-stdlib-2.1.0.jar!/META-INF/kotlin-stdlib-jdk8.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.1.0/85f8b81009cda5890e54ba67d64b5e599c645020/kotlin-stdlib-2.1.0.jar!/META-INF/kotlin-stdlib.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/build/com.prof18.feedflow/feedSync/dropbox/build/tmp/kotlin-classes/release/META-INF/dropbox_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
> Task :feedSync:database:lintVitalAnalyzeRelease
e: file:///home/vagrant/.gradle/caches/8.12/transforms/9f045432fd7a0050d5227409c6624850/transformed/out/jars/classes.jar!/META-INF/core_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-core-jvm/1.10.1/fe066928754beda3d59c8282e04289546465a360/kotlinx-coroutines-core-jvm-1.10.1.jar!/META-INF/kotlinx-coroutines-core.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.1.0/85f8b81009cda5890e54ba67d64b5e599c645020/kotlin-stdlib-2.1.0.jar!/META-INF/kotlin-stdlib-jdk7.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.1.0/85f8b81009cda5890e54ba67d64b5e599c645020/kotlin-stdlib-2.1.0.jar!/META-INF/kotlin-stdlib-jdk8.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.1.0/85f8b81009cda5890e54ba67d64b5e599c645020/kotlin-stdlib-2.1.0.jar!/META-INF/kotlin-stdlib.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/build/com.prof18.feedflow/feedSync/database/build/tmp/kotlin-classes/release/META-INF/database_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
> Task :database:compileReleaseKotlinAndroid
> Task :database:compileReleaseJavaWithJavac NO-SOURCE
> Task :database:mergeReleaseGeneratedProguardFiles
> Task :database:mergeReleaseConsumerProguardFiles
> Task :database:bundleLibRuntimeToJarRelease
> Task :database:exportReleaseConsumerProguardFiles
> Task :database:processReleaseJavaRes
> Task :database:bundleLibCompileToJarRelease
> Task :database:createFullJarRelease
> Task :database:mergeReleaseJavaResource
> Task :database:generateReleaseLintVitalModel
> Task :database:extractReleaseAnnotations
> Task :database:syncReleaseLibJars
> Task :database:bundleReleaseLocalLintAar
> Task :database:generateReleaseLintModel
> Task :database:lintVitalAnalyzeRelease
e: file:///home/vagrant/.gradle/caches/8.12/transforms/9f045432fd7a0050d5227409c6624850/transformed/out/jars/classes.jar!/META-INF/core_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-core-jvm/1.10.1/fe066928754beda3d59c8282e04289546465a360/kotlinx-coroutines-core-jvm-1.10.1.jar!/META-INF/kotlinx-coroutines-core.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.1.0/85f8b81009cda5890e54ba67d64b5e599c645020/kotlin-stdlib-2.1.0.jar!/META-INF/kotlin-stdlib-jdk7.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.1.0/85f8b81009cda5890e54ba67d64b5e599c645020/kotlin-stdlib-2.1.0.jar!/META-INF/kotlin-stdlib-jdk8.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.1.0/85f8b81009cda5890e54ba67d64b5e599c645020/kotlin-stdlib-2.1.0.jar!/META-INF/kotlin-stdlib.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/build/com.prof18.feedflow/database/build/tmp/kotlin-classes/release/META-INF/database_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
> Task :feedSync:greader:compileReleaseKotlinAndroid
> Task :feedSync:greader:compileReleaseJavaWithJavac NO-SOURCE
> Task :feedSync:greader:mergeReleaseGeneratedProguardFiles
> Task :feedSync:greader:exportReleaseConsumerProguardFiles
> Task :feedSync:greader:processReleaseJavaRes
> Task :feedSync:greader:mergeReleaseConsumerProguardFiles
> Task :feedSync:greader:mergeReleaseJavaResource
> Task :feedSync:greader:bundleLibCompileToJarRelease
> Task :feedSync:greader:bundleLibRuntimeToJarRelease
> Task :feedSync:greader:createFullJarRelease
> Task :feedSync:greader:generateReleaseLintVitalModel
> Task :feedSync:greader:extractReleaseAnnotations
> Task :feedSync:greader:syncReleaseLibJars
> Task :feedSync:greader:bundleReleaseLocalLintAar
> Task :feedSync:greader:generateReleaseLintModel
> Task :feedSync:greader:lintVitalAnalyzeRelease
e: file:///home/vagrant/.gradle/caches/8.12/transforms/9f045432fd7a0050d5227409c6624850/transformed/out/jars/classes.jar!/META-INF/core_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/8.12/transforms/9bfa72f27afb41ad508185bcb9084768/transformed/out/jars/classes.jar!/META-INF/database_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/8.12/transforms/07d657b37bc98427c51df39290724657/transformed/out/jars/classes.jar!/META-INF/networkcore_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/io.arrow-kt/arrow-fx-coroutines-jvm/2.0.0/dbeb394608d19be693cb63a31f37396eb87efa7c/arrow-fx-coroutines-jvm-2.0.0.jar!/META-INF/arrow-fx-coroutines.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-slf4j/1.10.1/7017f76499351e14b3d36c5737c26c018dc7d5bd/kotlinx-coroutines-slf4j-1.10.1.jar!/META-INF/kotlinx-coroutines-slf4j.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-core-jvm/1.10.1/fe066928754beda3d59c8282e04289546465a360/kotlinx-coroutines-core-jvm-1.10.1.jar!/META-INF/kotlinx-coroutines-core.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/8.12/transforms/96861ac6fc4eba5f69c9df5cdd9de1a9/transformed/multiplatform-settings-release/jars/classes.jar!/META-INF/multiplatform-settings_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/io.arrow-kt/arrow-core-jvm/2.0.0/deb6049a54bf0026364cb45a30a402aa164d502c/arrow-core-jvm-2.0.0.jar!/META-INF/arrow-core.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/io.arrow-kt/arrow-atomic-jvm/2.0.0/14d4ff28b8ac6ef6c3385bc507c6dd54f4d7adc0/arrow-atomic-jvm-2.0.0.jar!/META-INF/arrow-atomic.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.1.0/85f8b81009cda5890e54ba67d64b5e599c645020/kotlin-stdlib-2.1.0.jar!/META-INF/kotlin-stdlib-jdk7.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.1.0/85f8b81009cda5890e54ba67d64b5e599c645020/kotlin-stdlib-2.1.0.jar!/META-INF/kotlin-stdlib-jdk8.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.1.0/85f8b81009cda5890e54ba67d64b5e599c645020/kotlin-stdlib-2.1.0.jar!/META-INF/kotlin-stdlib.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/io.arrow-kt/arrow-annotations-jvm/2.0.0/927d17fb6806fe0ea386b2f53cc60619cbe23665/arrow-annotations-jvm-2.0.0.jar!/META-INF/arrow-annotations.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/io.arrow-kt/arrow-autoclose-jvm/2.0.0/ed69fac457908e40310a28c858ed6944a9cf9e1c/arrow-autoclose-jvm-2.0.0.jar!/META-INF/arrow-autoclose.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/build/com.prof18.feedflow/feedSync/greader/build/tmp/kotlin-classes/release/META-INF/greader_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
> Task :sharedUI:compileReleaseKotlinAndroid
w: file:///home/vagrant/build/com.prof18.feedflow/sharedUI/src/commonMain/kotlin/com/prof18/feedflow/shared/ui/about/AboutComponents.kt:82:5 'fun ClickableText(text: AnnotatedString, modifier: Modifier = ..., style: TextStyle = ..., softWrap: Boolean = ..., overflow: TextOverflow = ..., maxLines: Int = ..., onTextLayout: (TextLayoutResult) -> Unit = ..., onClick: (Int) -> Unit): Unit' is deprecated. Use Text or BasicText and pass an AnnotatedString that contains a LinkAnnotation.
w: file:///home/vagrant/build/com.prof18.feedflow/sharedUI/src/commonMain/kotlin/com/prof18/feedflow/shared/ui/feedsourcelist/FeedSourceListComponents.kt:131:53 'val Icons.Rounded.KeyboardArrowRight: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Rounded.KeyboardArrowRight.
w: file:///home/vagrant/build/com.prof18.feedflow/sharedUI/src/commonMain/kotlin/com/prof18/feedflow/shared/ui/feedsourcelist/FeedSourceListComponents.kt:191:17 'fun Divider(modifier: Modifier = ..., thickness: Dp = ..., color: Color = ...): Unit' is deprecated. Renamed to HorizontalDivider.
w: file:///home/vagrant/build/com.prof18.feedflow/sharedUI/src/commonMain/kotlin/com/prof18/feedflow/shared/ui/feedsourcelist/FeedSourceListComponents.kt:388:49 'val Icons.Filled.ArrowBack: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Filled.ArrowBack.
> Task :sharedUI:compileReleaseJavaWithJavac NO-SOURCE
> Task :sharedUI:mergeReleaseGeneratedProguardFiles
> Task :sharedUI:mergeReleaseConsumerProguardFiles
> Task :sharedUI:exportReleaseConsumerProguardFiles
> Task :sharedUI:processReleaseJavaRes
> Task :sharedUI:bundleLibCompileToJarRelease
> Task :sharedUI:bundleLibRuntimeToJarRelease
> Task :sharedUI:mergeReleaseJavaResource
> Task :sharedUI:createFullJarRelease
> Task :sharedUI:extractReleaseAnnotations
> Task :sharedUI:syncReleaseLibJars
> Task :sharedUI:bundleReleaseLocalLintAar
> Task :sharedUI:generateReleaseLintVitalModel
> Task :shared:compileReleaseKotlinAndroid
> Task :shared:compileReleaseJavaWithJavac NO-SOURCE
> Task :shared:mergeReleaseGeneratedProguardFiles
> Task :shared:exportReleaseConsumerProguardFiles
> Task :shared:processReleaseJavaRes
> Task :shared:mergeReleaseConsumerProguardFiles
> Task :shared:mergeReleaseJavaResource
> Task :shared:bundleLibCompileToJarRelease
> Task :shared:bundleLibRuntimeToJarRelease
> Task :shared:createFullJarRelease
> Task :sharedUI:generateReleaseLintModel
> Task :shared:extractReleaseAnnotations
> Task :shared:syncReleaseLibJars
> Task :shared:bundleReleaseLocalLintAar
> Task :shared:generateReleaseLintVitalModel
> Task :sharedUI:lintVitalAnalyzeRelease
e: file:///home/vagrant/.gradle/caches/8.12/transforms/62a739ca6b5be287b8ccd7720260254e/transformed/out/jars/classes.jar!/META-INF/i18n_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/8.12/transforms/9f045432fd7a0050d5227409c6624850/transformed/out/jars/classes.jar!/META-INF/core_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-android/1.10.1/864006e2e42ed4d76150651c635d038a060c20a2/kotlinx-coroutines-android-1.10.1.jar!/META-INF/kotlinx-coroutines-android.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-core-jvm/1.10.1/fe066928754beda3d59c8282e04289546465a360/kotlinx-coroutines-core-jvm-1.10.1.jar!/META-INF/kotlinx-coroutines-core.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.1.0/85f8b81009cda5890e54ba67d64b5e599c645020/kotlin-stdlib-2.1.0.jar!/META-INF/kotlin-stdlib-jdk7.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.1.0/85f8b81009cda5890e54ba67d64b5e599c645020/kotlin-stdlib-2.1.0.jar!/META-INF/kotlin-stdlib-jdk8.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.1.0/85f8b81009cda5890e54ba67d64b5e599c645020/kotlin-stdlib-2.1.0.jar!/META-INF/kotlin-stdlib.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/build/com.prof18.feedflow/sharedUI/build/tmp/kotlin-classes/release/META-INF/sharedUI_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
> Task :shared:lintVitalAnalyzeRelease
e: file:///home/vagrant/.gradle/caches/8.12/transforms/9f045432fd7a0050d5227409c6624850/transformed/out/jars/classes.jar!/META-INF/core_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/8.12/transforms/62a739ca6b5be287b8ccd7720260254e/transformed/out/jars/classes.jar!/META-INF/i18n_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/8.12/transforms/2e86f1ef6327347a6d23de46195fbd3a/transformed/out/jars/classes.jar!/META-INF/dropbox_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/8.12/transforms/9bfa72f27afb41ad508185bcb9084768/transformed/out/jars/classes.jar!/META-INF/database_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/8.12/transforms/e81b16db3eab733bac36f7487ee9dad0/transformed/out/jars/classes.jar!/META-INF/database_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/8.12/transforms/823d46047698b0598dab9d3642607503/transformed/out/jars/classes.jar!/META-INF/icloud_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/8.12/transforms/9676c1cb48a3630f83f8b01b43b8869e/transformed/out/jars/classes.jar!/META-INF/greader_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-android/1.10.1/864006e2e42ed4d76150651c635d038a060c20a2/kotlinx-coroutines-android-1.10.1.jar!/META-INF/kotlinx-coroutines-android.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-core-jvm/1.10.1/fe066928754beda3d59c8282e04289546465a360/kotlinx-coroutines-core-jvm-1.10.1.jar!/META-INF/kotlinx-coroutines-core.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/8.12/transforms/c197e872a4c3d42b07238fb62cc5dc68/transformed/rssparser-release/jars/classes.jar!/META-INF/rssparser_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/8.12/transforms/96861ac6fc4eba5f69c9df5cdd9de1a9/transformed/multiplatform-settings-release/jars/classes.jar!/META-INF/multiplatform-settings_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.1.0/85f8b81009cda5890e54ba67d64b5e599c645020/kotlin-stdlib-2.1.0.jar!/META-INF/kotlin-stdlib-jdk7.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.1.0/85f8b81009cda5890e54ba67d64b5e599c645020/kotlin-stdlib-2.1.0.jar!/META-INF/kotlin-stdlib-jdk8.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.1.0/85f8b81009cda5890e54ba67d64b5e599c645020/kotlin-stdlib-2.1.0.jar!/META-INF/kotlin-stdlib.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/build/com.prof18.feedflow/shared/build/tmp/kotlin-classes/release/META-INF/shared_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
> Task :shared:generateReleaseLintModel
> Task :androidApp:compileFdroidReleaseKotlin
w: file:///home/vagrant/build/com.prof18.feedflow/androidApp/src/main/kotlin/com/prof18/feedflow/android/addfeed/AddFeedScreen.android.kt:122:57 'val Icons.Filled.ArrowBack: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Filled.ArrowBack.
w: file:///home/vagrant/build/com.prof18.feedflow/androidApp/src/main/kotlin/com/prof18/feedflow/android/addfeed/AddFeedScreen.android.kt:157:61 'val Icons.Filled.ArrowBack: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Filled.ArrowBack.
w: file:///home/vagrant/build/com.prof18.feedflow/androidApp/src/main/kotlin/com/prof18/feedflow/android/editfeed/EditFeedScreen.android.kt:124:57 'val Icons.Filled.ArrowBack: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Filled.ArrowBack.
w: file:///home/vagrant/build/com.prof18.feedflow/androidApp/src/main/kotlin/com/prof18/feedflow/android/editfeed/EditFeedScreen.android.kt:162:61 'val Icons.Filled.ArrowBack: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Filled.ArrowBack.
w: file:///home/vagrant/build/com.prof18.feedflow/androidApp/src/main/kotlin/com/prof18/feedflow/android/settings/about/AboutScreen.kt:94:57 'val Icons.Filled.ArrowBack: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Filled.ArrowBack.
> Task :androidApp:processFdroidReleaseJavaRes
> Task :androidApp:mergeFdroidReleaseJavaResource
> Task :androidApp:compileFdroidReleaseJavaWithJavac
> Task :androidApp:mergeFdroidReleaseGeneratedProguardFiles
> Task :androidApp:generateFdroidReleaseLintVitalReportModel
> Task :androidApp:lintVitalAnalyzeFdroidRelease
e: file:///home/vagrant/.gradle/caches/8.12/transforms/f7ae38a4434a25650d92bdb9a4b2fd8b/transformed/out/jars/classes.jar!/META-INF/shared_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/8.12/transforms/b0e6eb2cd7737e76c35581694dd1fb4f/transformed/out/jars/classes.jar!/META-INF/sharedUI_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/8.12/transforms/9f045432fd7a0050d5227409c6624850/transformed/out/jars/classes.jar!/META-INF/core_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/8.12/transforms/62a739ca6b5be287b8ccd7720260254e/transformed/out/jars/classes.jar!/META-INF/i18n_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/8.12/transforms/2e86f1ef6327347a6d23de46195fbd3a/transformed/out/jars/classes.jar!/META-INF/dropbox_release.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-android/1.10.1/864006e2e42ed4d76150651c635d038a060c20a2/kotlinx-coroutines-android-1.10.1.jar!/META-INF/kotlinx-coroutines-android.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-core-jvm/1.10.1/fe066928754beda3d59c8282e04289546465a360/kotlinx-coroutines-core-jvm-1.10.1.jar!/META-INF/kotlinx-coroutines-core.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.1.0/85f8b81009cda5890e54ba67d64b5e599c645020/kotlin-stdlib-2.1.0.jar!/META-INF/kotlin-stdlib-jdk7.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.1.0/85f8b81009cda5890e54ba67d64b5e599c645020/kotlin-stdlib-2.1.0.jar!/META-INF/kotlin-stdlib-jdk8.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.1.0/85f8b81009cda5890e54ba67d64b5e599c645020/kotlin-stdlib-2.1.0.jar!/META-INF/kotlin-stdlib.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
> Task :androidApp:expandFdroidReleaseArtProfileWildcards
> Task :androidApp:lintVitalReportFdroidRelease
> Task :androidApp:lintVitalFdroidRelease
> Task :androidApp:minifyFdroidReleaseWithR8
> Task :androidApp:compileFdroidReleaseArtProfile
> Task :androidApp:shrinkFdroidReleaseRes
> Task :androidApp:optimizeFdroidReleaseResources
> Task :androidApp:packageFdroidRelease
> Task :androidApp:assembleFdroidRelease
> Task :androidApp:createFdroidReleaseApkListingFileRedirect
[Incubating] Problems report is available at: file:///home/vagrant/build/com.prof18.feedflow/build/reports/problems/problems-report.html
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.12/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 8m 42s
389 actionable tasks: 329 executed, 60 from cache
Configuration cache entry stored.
2025-02-11 03:40:50,238 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.prof18.feedflow, universal_newlines=False, shell=None, istream=<valid stream>)
2025-02-11 03:40:50,245 INFO: Successfully built version 0.0.66 of com.prof18.feedflow from a4cff59323968c15f01a8348d3e8c52cde2e5255
2025-02-11 03:40:50,483 DEBUG: Checking build/com.prof18.feedflow/androidApp/build/outputs/apk/fdroid/release/androidApp-fdroid-release-unsigned.apk
2025-02-11 03:40:50,504 INFO: success: com.prof18.feedflow
2025-02-11 03:40:50,504 INFO: Finished
2025-02-11 03:40:50,505 INFO: 1 build succeeded