log for org.koitharu.kotatsu:1010
== Installed Android Tools ==
2025-05-08 02:07:59,597 DEBUG: Reading 'config.yml'
2025-05-08 02:07:59,611 INFO: Creating log directory
2025-05-08 02:07:59,611 INFO: Creating temporary directory
2025-05-08 02:07:59,611 INFO: Creating output directory
2025-05-08 02:07:59,717 DEBUG: Getting git vcs interface for https://github.com/KotatsuApp/Kotatsu.git
2025-05-08 02:07:59,717 DEBUG: Checking org.koitharu.kotatsu:1010
2025-05-08 02:07:59,718 INFO: Building version 8.1.4 (1010) of org.koitharu.kotatsu
2025-05-08 02:07:59,718 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-05-08 02:08:00,323 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64068 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+deb12u10) ...
2025-05-08 02:08:21,853 INFO: Getting source for revision 3023c02f12c731e111b3aeb73d999e4fa8a8a7cb
2025-05-08 02:08:21,854 DEBUG: Directory: build/org.koitharu.kotatsu
2025-05-08 02:08:21,854 DEBUG: > git rev-parse --show-toplevel
2025-05-08 02:08:22,062 DEBUG: Directory: build/org.koitharu.kotatsu
2025-05-08 02:08:22,062 DEBUG: > git submodule foreach --recursive git reset --hard
2025-05-08 02:08:22,266 DEBUG: Directory: build/org.koitharu.kotatsu
2025-05-08 02:08:22,266 DEBUG: > git reset --hard
2025-05-08 02:08:22,770 DEBUG: Directory: build/org.koitharu.kotatsu
2025-05-08 02:08:22,771 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-05-08 02:08:22,874 DEBUG: Directory: build/org.koitharu.kotatsu
2025-05-08 02:08:22,874 DEBUG: > git clean -dffx
2025-05-08 02:08:22,977 DEBUG: Directory: build/org.koitharu.kotatsu
2025-05-08 02:08:22,977 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-05-08 02:08:23,882 DEBUG: Directory: build/org.koitharu.kotatsu
2025-05-08 02:08:23,882 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-05-08 02:08:24,487 DEBUG: Directory: build/org.koitharu.kotatsu
2025-05-08 02:08:24,487 DEBUG: > git remote set-head origin --auto
2025-05-08 02:08:25,191 DEBUG: Directory: build/org.koitharu.kotatsu
2025-05-08 02:08:25,191 DEBUG: > git checkout -f 3023c02f12c731e111b3aeb73d999e4fa8a8a7cb
2025-05-08 02:08:25,696 DEBUG: Directory: build/org.koitharu.kotatsu
2025-05-08 02:08:25,696 DEBUG: > git clean -dffx
2025-05-08 02:08:25,799 DEBUG: Directory: build/org.koitharu.kotatsu
2025-05-08 02:08:25,800 DEBUG: > git rev-parse --show-toplevel
2025-05-08 02:08:26,003 DEBUG: Directory: build/org.koitharu.kotatsu
2025-05-08 02:08:26,003 DEBUG: > git submodule deinit --all --force
2025-05-08 02:08:26,106 INFO: Creating local.properties file at build/org.koitharu.kotatsu/local.properties
2025-05-08 02:08:26,109 INFO: Creating local.properties file at build/org.koitharu.kotatsu/app/local.properties
2025-05-08 02:08:26,109 DEBUG: Removing debuggable flags from build/org.koitharu.kotatsu/app
2025-05-08 02:08:26,195 INFO: Cleaning Gradle project...
2025-05-08 02:08:26,195 DEBUG: Directory: build/org.koitharu.kotatsu/app
2025-05-08 02:08:26,196 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
> Task :app:clean UP-TO-DATE
[Incubating] Problems report is available at: file:///home/vagrant/build/org.koitharu.kotatsu/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 1m 7s
1 actionable task: 1 up-to-date
2025-05-08 02:09:40,805 INFO: Scanning source for common problems...
2025-05-08 02:09:40,834 DEBUG: scanner is configured to use signature data from: 'suss'
2025-05-08 02:09:40,834 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-05-08 02:09:41,453 DEBUG: write 'suss.json' to cache
2025-05-08 02:09:41,457 DEBUG: next suss.json cache update due in 23:59:59.986735
2025-05-08 02:09:41,613 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-05-08 02:09:41,675 WARNING: Found executable binary, possibly code at app/src/androidTest/assets/kotatsu_test.bak
2025-05-08 02:09:41,798 INFO: Creating source tarball...
2025-05-08 02:09:43,530 INFO: Building Gradle project...
2025-05-08 02:09:43,530 DEBUG: Directory: build/org.koitharu.kotatsu/app
2025-05-08 02:09:43,530 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.12 via distributionUrl
Running /opt/gradle/versions/8.12/bin/gradle assembleRelease
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
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 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 35 accepted.
Preparing "Install Android SDK Build-Tools 35 v.35.0.0".
"Install Android SDK Build-Tools 35 v.35.0.0" ready.
Installing Android SDK Build-Tools 35 in /opt/android-sdk/build-tools/35.0.0
"Install Android SDK Build-Tools 35 v.35.0.0" complete.
"Install Android SDK Build-Tools 35 v.35.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 :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeReleaseNativeLibs
> Task :app:mergeReleaseArtProfile
> Task :app:stripReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libavif_android.so, libconscrypt_jni.so.
> Task :app:extractReleaseNativeSymbolTables
> Task :app:expandReleaseL8ArtProfileWildcards
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:buildKotlinToolingMetadata
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:checkReleaseDuplicateClasses
> Task :app:dataBindingMergeDependencyArtifactsRelease
> Task :app:generateReleaseResValues
> Task :app:extractReleaseSupportedLocales
> Task :app:generateReleaseResources
> Task :app:generateReleaseLocaleConfig
> Task :app:generateReleaseBuildConfig
> Task :app:mergeReleaseResources
/home/vagrant/build/org.koitharu.kotatsu/app/src/main/res/values-hu/strings.xml:587:4: Multiple substitutions specified in non-positional format of string resource string/memory_usage_pattern. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/org.koitharu.kotatsu/app/src/main/res/values-pt/strings.xml:587:4: Multiple substitutions specified in non-positional format of string resource string/memory_usage_pattern. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/org.koitharu.kotatsu/app/src/main/res/values-ja/strings.xml:385:4: Multiple substitutions specified in non-positional format of string resource string/memory_usage_pattern. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/org.koitharu.kotatsu/app/src/main/res/values-in/strings.xml:612:4: Multiple substitutions specified in non-positional format of string resource string/memory_usage_pattern. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/org.koitharu.kotatsu/app/src/main/res/values-kk/strings.xml:428:4: Multiple substitutions specified in non-positional format of string resource string/memory_usage_pattern. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/org.koitharu.kotatsu/app/src/main/res/values-nn/strings.xml:378:4: Multiple substitutions specified in non-positional format of string resource string/memory_usage_pattern. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/org.koitharu.kotatsu/app/src/main/res/values-be/strings.xml:593:4: Multiple substitutions specified in non-positional format of string resource string/memory_usage_pattern. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/8.12/transforms/bab93cc8fb5c391249f5f3ae9b1d3bc7/transformed/material-1.13.0-alpha12/res/values-ko/values-ko.xml:35:4: Multiple substitutions specified in non-positional format of string resource string/memory_usage_pattern. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/org.koitharu.kotatsu/app/src/main/res/values-el/strings.xml:410:4: Multiple substitutions specified in non-positional format of string resource string/memory_usage_pattern. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/org.koitharu.kotatsu/app/src/main/res/values-cs/strings.xml:570:4: Multiple substitutions specified in non-positional format of string resource string/memory_usage_pattern. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/org.koitharu.kotatsu/app/src/main/res/values-uk/strings.xml:590:4: Multiple substitutions specified in non-positional format of string resource string/memory_usage_pattern. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/8.12/transforms/bab93cc8fb5c391249f5f3ae9b1d3bc7/transformed/material-1.13.0-alpha12/res/values-ms/values-ms.xml:35:4: Multiple substitutions specified in non-positional format of string resource string/memory_usage_pattern. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/org.koitharu.kotatsu/app/src/main/res/values-ar/strings.xml:528:4: Multiple substitutions specified in non-positional format of string resource string/memory_usage_pattern. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/org.koitharu.kotatsu/app/src/main/res/values-zh-rTW/strings.xml:594:4: Multiple substitutions specified in non-positional format of string resource string/memory_usage_pattern. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/org.koitharu.kotatsu/app/src/main/res/values-fr/strings.xml:590:4: Multiple substitutions specified in non-positional format of string resource string/memory_usage_pattern. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/org.koitharu.kotatsu/app/src/main/res/values-vi/strings.xml:491:4: Multiple substitutions specified in non-positional format of string resource string/memory_usage_pattern. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/org.koitharu.kotatsu/app/src/main/res/values-th/strings.xml:438:4: Multiple substitutions specified in non-positional format of string resource string/memory_usage_pattern. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/org.koitharu.kotatsu/app/src/main/res/values-ru/strings.xml:592:4: Multiple substitutions specified in non-positional format of string resource string/memory_usage_pattern. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/org.koitharu.kotatsu/app/src/main/res/values-de/strings.xml:587:4: Multiple substitutions specified in non-positional format of string resource string/memory_usage_pattern. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/org.koitharu.kotatsu/app/src/main/res/values-et/strings.xml:485:4: Multiple substitutions specified in non-positional format of string resource string/memory_usage_pattern. Did you mean to add the formatted="false" attribute?
> Task :app:packageReleaseResources
> Task :app:checkReleaseAarMetadata
> Task :app:mapReleaseSourceSetPaths
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:parseReleaseLocalResources
> Task :app:processReleaseMainManifest
/home/vagrant/build/org.koitharu.kotatsu/app/src/main/AndroidManifest.xml:368:4-371:27 Warning:
meta-data#androidx.work.WorkManagerInitializer was tagged at AndroidManifest.xml:368 to remove other declarations but no other declaration present
/home/vagrant/build/org.koitharu.kotatsu/app/src/main/AndroidManifest.xml Warning:
provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:0 to replace other declarations but no other declaration present
> Task :app:dataBindingGenBaseClassesRelease
> Task :app:processReleaseManifest
> Task :app:extractProguardFiles
> Task :app:javaPreCompileRelease
> Task :app:mergeReleaseStartupProfile
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:extractReleaseVersionControlInfo
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:processReleaseManifestForPackage
> Task :app:processReleaseResources
> Task :app:kspReleaseKotlin
w: [ksp] /home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/suggestions/data/SuggestionDao.kt:71: The return value includes a POJO with a @Relation. It is usually desired to annotate this method with @Transaction to avoid possibility of inconsistent results between the POJO and its relations. See https://developer.android.com/reference/androidx/room/Transaction.html for details.
> Task :app:kaptGenerateStubsReleaseKotlin
> Task :app:kaptReleaseKotlin
warning: The following options were not recognized by any processor: '[room.internal.schemaInput, room.internal.schemaOutput, kapt.kotlin.generated]'
> Task :app:compileReleaseKotlin
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/alternatives/ui/AlternativesActivity.kt:77:27 'val WindowInsetsCompat.systemBarsInsets: Insets' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/alternatives/ui/AlternativesActivity.kt:88:17 'fun WindowInsetsCompat.consumeAllSystemBarsInsets(): WindowInsetsCompat' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/alternatives/ui/AutoFixService.kt:138:22 'val isNsfw: Boolean' is deprecated. Use contentRating instead.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/bookmarks/ui/AllBookmarksFragment.kt:111:27 'val WindowInsetsCompat.systemBarsInsets: Insets' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/bookmarks/ui/AllBookmarksFragment.kt:119:17 'fun WindowInsetsCompat.consumeAllSystemBarsInsets(): WindowInsetsCompat' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/cache/MemoryContentCache.kt:61:15 This declaration overrides a deprecated member but is not marked as deprecated itself. Add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/cache/MemoryContentCache.kt:71:24 'static field TRIM_MEMORY_RUNNING_CRITICAL: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/cache/MemoryContentCache.kt:72:24 'static field TRIM_MEMORY_COMPLETE: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/cache/MemoryContentCache.kt:73:24 'static field TRIM_MEMORY_MODERATE: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/cache/MemoryContentCache.kt:76:24 'static field TRIM_MEMORY_RUNNING_LOW: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/db/DatabasePrePopulateCallback.kt:14:4 Type argument for reified type parameter 'T' was inferred to the intersection of ['Comparable<*>' & 'Serializable']. Reification of an intersection type results in the common supertype being used. This may lead to subtle issues and an explicit type argument is encouraged. This will become an error in a future release.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/db/MangaDatabase.kt:152:68 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/db/entity/EntityMapping.kt:77:11 'val isNsfw: Boolean' is deprecated. Use contentRating instead.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/db/migrations/Migration16To17.kt:32:5 Type argument for reified type parameter 'T' was inferred to the intersection of ['Comparable<*>' & 'Serializable']. Reification of an intersection type results in the common supertype being used. This may lead to subtle issues and an explicit type argument is encouraged. This will become an error in a future release.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/image/BitmapDecoderCompat.kt:46:29 'fun InputStream.toByteBuffer(): ByteBuffer' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/image/BitmapDecoderCompat.kt:53:27 'fun InputStream.toByteBuffer(): ByteBuffer' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/model/GenericSortOrder.kt:28:29 'enum class GenericSortOrder : Enum<GenericSortOrder>' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/model/Manga.kt:20:8 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/model/Manga.kt:154:5 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/model/Manga.kt:168:62 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/model/parcelable/ParcelableMangaListFilter.kt:15:8 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/model/parcelable/ParcelableMangaListFilter.kt:18:43 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/model/parcelable/ParcelableMangaListFilter.kt:20:15 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/model/parcelable/ParcelableMangaListFilter.kt:36:40 'constructor(query: String? = ..., tags: Set<MangaTag> = ..., tagsExclude: Set<MangaTag> = ..., locale: Locale? = ..., originalLocale: Locale? = ..., states: Set<MangaState> = ..., contentRating: Set<ContentRating> = ..., types: Set<ContentType> = ..., demographics: Set<Demographic> = ..., year: Int = ..., yearFrom: Int = ..., yearTo: Int = ..., author: String? = ...): MangaListFilter' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/model/parcelable/ParcelableMangaListFilter.kt:54:15 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/model/parcelable/ParcelableMangaListFilter.kt:55:50 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/nav/AppRouter.kt:78:8 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/nav/AppRouter.kt:126:44 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/nav/AppRouter.kt:130:53 'constructor(query: String? = ..., tags: Set<MangaTag> = ..., tagsExclude: Set<MangaTag> = ..., locale: Locale? = ..., originalLocale: Locale? = ..., states: Set<MangaState> = ..., contentRating: Set<ContentRating> = ..., types: Set<ContentType> = ..., demographics: Set<Demographic> = ..., year: Int = ..., yearFrom: Int = ..., yearTo: Int = ..., author: String? = ...): MangaListFilter' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/nav/AppRouter.kt:140:72 'constructor(query: String? = ..., tags: Set<MangaTag> = ..., tagsExclude: Set<MangaTag> = ..., locale: Locale? = ..., originalLocale: Locale? = ..., states: Set<MangaState> = ..., contentRating: Set<ContentRating> = ..., types: Set<ContentType> = ..., demographics: Set<Demographic> = ..., year: Int = ..., yearFrom: Int = ..., yearTo: Int = ..., author: String? = ...): MangaListFilter' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/nav/AppRouter.kt:397:28 'constructor(query: String? = ..., tags: Set<MangaTag> = ..., tagsExclude: Set<MangaTag> = ..., locale: Locale? = ..., originalLocale: Locale? = ..., states: Set<MangaState> = ..., contentRating: Set<ContentRating> = ..., types: Set<ContentType> = ..., demographics: Set<Demographic> = ..., year: Int = ..., yearFrom: Int = ..., yearTo: Int = ..., author: String? = ...): MangaListFilter' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/nav/AppRouter.kt:682:65 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/EmptyMangaRepository.kt:6:8 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/EmptyMangaRepository.kt:7:8 'data class MangaListFilterCapabilities : Any' is deprecated. Please check new MangaSearchQueryCapabilities class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/EmptyMangaRepository.kt:23:35 'data class MangaListFilterCapabilities : Any' is deprecated. Please check new MangaSearchQueryCapabilities class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/EmptyMangaRepository.kt:24:11 'constructor(isMultipleTagsSupported: Boolean = ..., isTagsExclusionSupported: Boolean = ..., isSearchSupported: Boolean = ..., isSearchWithFiltersSupported: Boolean = ..., isYearSupported: Boolean = ..., isYearRangeSupported: Boolean = ..., isOriginalLocaleSupported: Boolean = ..., isAuthorSearchSupported: Boolean = ...): MangaListFilterCapabilities' is deprecated. Please check new MangaSearchQueryCapabilities class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/EmptyMangaRepository.kt:26:71 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/MangaLinkResolver.kt:13:8 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/MangaLinkResolver.kt:57:32 'constructor(query: String? = ..., tags: Set<MangaTag> = ..., tagsExclude: Set<MangaTag> = ..., locale: Locale? = ..., originalLocale: Locale? = ..., states: Set<MangaState> = ..., contentRating: Set<ContentRating> = ..., types: Set<ContentType> = ..., demographics: Set<Demographic> = ..., year: Int = ..., yearFrom: Int = ..., yearTo: Int = ..., author: String? = ...): MangaListFilter' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/MangaLinkResolver.kt:72:10 'val altTitle: String?' is deprecated. Please use altTitles.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/MangaLinkResolver.kt:74:10 'val author: String?' is deprecated. Please use authors.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/MangaLinkResolver.kt:76:36 'constructor(query: String? = ..., tags: Set<MangaTag> = ..., tagsExclude: Set<MangaTag> = ..., locale: Locale? = ..., originalLocale: Locale? = ..., states: Set<MangaState> = ..., contentRating: Set<ContentRating> = ..., types: Set<ContentType> = ..., demographics: Set<Demographic> = ..., year: Int = ..., yearFrom: Int = ..., yearTo: Int = ..., author: String? = ...): MangaListFilter' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/MangaLinkResolver.kt:87:79 'constructor(id: Long, title: String, altTitle: String?, url: String, publicUrl: String, rating: Float, isNsfw: Boolean, coverUrl: String?, tags: Set<MangaTag>, state: MangaState?, author: String?, largeCoverUrl: String? = ..., description: String? = ..., chapters: List<MangaChapter>? = ..., source: MangaSource): Manga' is deprecated. Use other constructor.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/MangaRepository.kt:18:8 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/MangaRepository.kt:19:8 'data class MangaListFilterCapabilities : Any' is deprecated. Please check new MangaSearchQueryCapabilities class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/MangaRepository.kt:38:26 'data class MangaListFilterCapabilities : Any' is deprecated. Please check new MangaSearchQueryCapabilities class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/MangaRepository.kt:40:62 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/MangaRepository.kt:53:46 'constructor(query: String? = ..., tags: Set<MangaTag> = ..., tagsExclude: Set<MangaTag> = ..., locale: Locale? = ..., originalLocale: Locale? = ..., states: Set<MangaState> = ..., contentRating: Set<ContentRating> = ..., types: Set<ContentType> = ..., demographics: Set<Demographic> = ..., year: Int = ..., yearFrom: Int = ..., yearTo: Int = ..., author: String? = ...): MangaListFilter' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/ParserMangaRepository.kt:15:8 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/ParserMangaRepository.kt:16:8 'data class MangaListFilterCapabilities : Any' is deprecated. Please check new MangaSearchQueryCapabilities class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/ParserMangaRepository.kt:42:35 'data class MangaListFilterCapabilities : Any' is deprecated. Please check new MangaSearchQueryCapabilities class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/ParserMangaRepository.kt:43:18 'val filterCapabilities: MangaListFilterCapabilities' is deprecated. Please check searchQueryCapabilities.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/ParserMangaRepository.kt:62:71 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/ParserMangaRepository.kt:64:11 'suspend fun getList(offset: Int, order: SortOrder, filter: MangaListFilter): List<Manga>' is deprecated. Use getList(query: MangaSearchQuery) instead.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/ParserMangaRepository.kt:64:64 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/external/ExternalMangaRepository.kt:11:8 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/external/ExternalMangaRepository.kt:12:8 'data class MangaListFilterCapabilities : Any' is deprecated. Please check new MangaSearchQueryCapabilities class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/external/ExternalMangaRepository.kt:40:35 'data class MangaListFilterCapabilities : Any' is deprecated. Please check new MangaSearchQueryCapabilities class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/external/ExternalMangaRepository.kt:41:51 'constructor(isMultipleTagsSupported: Boolean = ..., isTagsExclusionSupported: Boolean = ..., isSearchSupported: Boolean = ..., isSearchWithFiltersSupported: Boolean = ..., isYearSupported: Boolean = ..., isYearRangeSupported: Boolean = ..., isOriginalLocaleSupported: Boolean = ..., isAuthorSearchSupported: Boolean = ...): MangaListFilterCapabilities' is deprecated. Please check new MangaSearchQueryCapabilities class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/external/ExternalMangaRepository.kt:49:71 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/external/ExternalMangaRepository.kt:51:71 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/external/ExternalPluginContentSource.kt:15:8 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/external/ExternalPluginContentSource.kt:16:8 'data class MangaListFilterCapabilities : Any' is deprecated. Please check new MangaSearchQueryCapabilities class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/external/ExternalPluginContentSource.kt:47:53 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/external/ExternalPluginContentSource.kt:76:10 'constructor(id: Long, title: String, altTitle: String?, url: String, publicUrl: String, rating: Float, isNsfw: Boolean, coverUrl: String?, tags: Set<MangaTag>, state: MangaState?, author: String?, largeCoverUrl: String? = ..., description: String? = ..., chapters: List<MangaChapter>? = ..., source: MangaSource): Manga' is deprecated. Use other constructor.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/external/ExternalPluginContentSource.kt:79:23 'val altTitle: String?' is deprecated. Please use altTitles.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/external/ExternalPluginContentSource.kt:79:54 'val altTitle: String?' is deprecated. Please use altTitles.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/external/ExternalPluginContentSource.kt:83:21 'val isNsfw: Boolean' is deprecated. Use contentRating instead.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/external/ExternalPluginContentSource.kt:87:21 'val author: String?' is deprecated. Please use authors.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/external/ExternalPluginContentSource.kt:87:50 'val author: String?' is deprecated. Please use authors.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/external/ExternalPluginContentSource.kt:187:32 'constructor(isMultipleTagsSupported: Boolean = ..., isTagsExclusionSupported: Boolean = ..., isSearchSupported: Boolean = ..., isSearchWithFiltersSupported: Boolean = ..., isYearSupported: Boolean = ..., isYearRangeSupported: Boolean = ..., isOriginalLocaleSupported: Boolean = ..., isAuthorSearchSupported: Boolean = ...): MangaListFilterCapabilities' is deprecated. Please check new MangaSearchQueryCapabilities class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/external/ExternalPluginContentSource.kt:247:48 'constructor(id: Long, title: String, altTitle: String?, url: String, publicUrl: String, rating: Float, isNsfw: Boolean, coverUrl: String?, tags: Set<MangaTag>, state: MangaState?, author: String?, largeCoverUrl: String? = ..., description: String? = ..., chapters: List<MangaChapter>? = ..., source: MangaSource): Manga' is deprecated. Use other constructor.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/parser/external/ExternalPluginContentSource.kt:295:31 'data class MangaListFilterCapabilities : Any' is deprecated. Please check new MangaSearchQueryCapabilities class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/ui/BaseFullscreenActivity.kt:21:4 'var statusBarColor: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/ui/BaseFullscreenActivity.kt:22:4 'var navigationBarColor: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/ui/BasePreferenceFragment.kt:64:27 'val WindowInsetsCompat.systemBarsInsets: Insets' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/ui/BasePreferenceFragment.kt:73:17 'fun WindowInsetsCompat.consumeAllSystemBarsInsets(): WindowInsetsCompat' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/ui/FragmentContainerActivity.kt:50:17 'fun WindowInsetsCompat.consumeSystemBarsInsets(left: Boolean = ..., top: Boolean = ..., right: Boolean = ..., bottom: Boolean = ...): WindowInsetsCompat' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/ui/util/ActionModeDelegate.kt:48:35 'var statusBarColor: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/ui/util/ActionModeDelegate.kt:49:11 'var statusBarColor: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/ui/util/ActionModeDelegate.kt:66:11 'var statusBarColor: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/ui/util/ReversibleHandle.kt:17:104 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/util/ext/Android.kt:219:2 'var databaseEnabled: Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/util/ext/Insets.kt:27:19 'val WindowInsetsCompat.systemBarsInsets: Insets' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/core/util/progress/ProgressDeferred.kt:10:5 This class or interface requires opt-in to be implemented: This is a kotlinx.coroutines API that is not intended to be inherited from, as the library may handle predefined instances of this in a special manner. This will be an error in a future release. If you need to inherit from this, please describe your use case in https://github.com/Kotlin/kotlinx.coroutines/issues, so that we can provide a stable API for inheritance.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/details/domain/DetailsInteractor.kt:64:34 'val isNsfw: Boolean' is deprecated. Use contentRating instead.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/details/ui/pager/ChapterPagesMenuProvider.kt:113:3 'var isTickVisible: Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/details/ui/pager/bookmarks/BookmarksFragment.kt:120:27 'val WindowInsetsCompat.systemBarsInsets: Insets' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/details/ui/pager/bookmarks/BookmarksFragment.kt:127:17 'fun WindowInsetsCompat.consumeAllSystemBarsInsets(): WindowInsetsCompat' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/details/ui/pager/pages/PagesSavedObserver.kt:8:8 'class ShareHelper : Any' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/details/ui/pager/pages/PagesSavedObserver.kt:23:5 'constructor(context: Context): ShareHelper' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/download/ui/list/DownloadsViewModel.kt:311:17 'val name: String' is deprecated. Use title instead.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/explore/domain/ExploreRepository.kt:11:8 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/explore/domain/ExploreRepository.kt:38:54 'val isNsfw: Boolean' is deprecated. Use contentRating instead.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/explore/domain/ExploreRepository.kt:58:29 'val isNsfw: Boolean' is deprecated. Use contentRating instead.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/explore/domain/ExploreRepository.kt:80:13 'constructor(query: String? = ..., tags: Set<MangaTag> = ..., tagsExclude: Set<MangaTag> = ..., locale: Locale? = ..., originalLocale: Locale? = ..., states: Set<MangaState> = ..., contentRating: Set<ContentRating> = ..., types: Set<ContentType> = ..., demographics: Set<Demographic> = ..., year: Int = ..., yearFrom: Int = ..., yearTo: Int = ..., author: String? = ...): MangaListFilter' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/explore/domain/ExploreRepository.kt:83:24 'val isNsfw: Boolean' is deprecated. Use contentRating instead.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/explore/domain/RecoverMangaUseCase.kt:8:8 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/explore/domain/RecoverMangaUseCase.kt:22:51 'constructor(query: String? = ..., tags: Set<MangaTag> = ..., tagsExclude: Set<MangaTag> = ..., locale: Locale? = ..., originalLocale: Locale? = ..., states: Set<MangaState> = ..., contentRating: Set<ContentRating> = ..., types: Set<ContentType> = ..., demographics: Set<Demographic> = ..., year: Int = ..., yearFrom: Int = ..., yearTo: Int = ..., author: String? = ...): MangaListFilter' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/explore/ui/ExploreFragment.kt:101:27 'val WindowInsetsCompat.systemBarsInsets: Insets' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/explore/ui/ExploreFragment.kt:109:17 'fun WindowInsetsCompat.consumeAllSystemBarsInsets(): WindowInsetsCompat' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/favourites/ui/categories/FavouriteCategoriesActivity.kt:78:27 'val WindowInsetsCompat.systemBarsInsets: Insets' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/favourites/ui/categories/FavouriteCategoriesActivity.kt:93:17 'fun WindowInsetsCompat.consumeAllSystemBarsInsets(): WindowInsetsCompat' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/favourites/ui/categories/edit/FavouritesCategoryEditActivity.kt:62:27 'val WindowInsetsCompat.systemBarsInsets: Insets' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/favourites/ui/categories/edit/FavouritesCategoryEditActivity.kt:69:17 'fun WindowInsetsCompat.consumeAllSystemBarsInsets(): WindowInsetsCompat' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/filter/ui/FilterCoordinator.kt:31:8 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/filter/ui/FilterCoordinator.kt:59:51 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/filter/ui/FilterCoordinator.kt:251:29 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/filter/ui/FilterCoordinator.kt:266:17 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/filter/ui/FilterCoordinator.kt:270:25 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/filter/ui/FilterCoordinator.kt:284:16 'constructor(query: String? = ..., tags: Set<MangaTag> = ..., tagsExclude: Set<MangaTag> = ..., locale: Locale? = ..., originalLocale: Locale? = ..., states: Set<MangaState> = ..., contentRating: Set<ContentRating> = ..., types: Set<ContentType> = ..., demographics: Set<Demographic> = ..., year: Int = ..., yearFrom: Int = ..., yearTo: Int = ..., author: String? = ...): MangaListFilter' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/filter/ui/FilterCoordinator.kt:295:5 'constructor(query: String? = ..., tags: Set<MangaTag> = ..., tagsExclude: Set<MangaTag> = ..., locale: Locale? = ..., originalLocale: Locale? = ..., states: Set<MangaState> = ..., contentRating: Set<ContentRating> = ..., types: Set<ContentType> = ..., demographics: Set<Demographic> = ..., year: Int = ..., yearFrom: Int = ..., yearTo: Int = ..., author: String? = ...): MangaListFilter' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/filter/ui/FilterCoordinator.kt:416:14 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/filter/ui/FilterCoordinator.kt:479:19 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/filter/ui/FilterHeaderProducer.kt:10:8 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/filter/ui/FilterHeaderProducer.kt:11:8 'data class MangaListFilterCapabilities : Any' is deprecated. Please check new MangaSearchQueryCapabilities class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/filter/ui/FilterHeaderProducer.kt:42:17 'data class MangaListFilterCapabilities : Any' is deprecated. Please check new MangaSearchQueryCapabilities class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/filter/ui/FilterHeaderProducer.kt:44:13 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/history/data/HistoryRepository.kt:215:43 'val isNsfw: Boolean' is deprecated. Use contentRating instead.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/history/domain/HistoryUpdateUseCase.kt:35:71 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/image/ui/ImageActivity.kt:32:8 'class ShareHelper : Any' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/image/ui/ImageActivity.kt:139:5 'constructor(context: Context): ShareHelper' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/list/domain/MangaListMapper.kt:86:20 'val altTitle: String?' is deprecated. Please use altTitles.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/list/ui/MangaListFragment.kt:38:8 'class ShareHelper : Any' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/list/ui/MangaListFragment.kt:302:5 'constructor(context: Context): ShareHelper' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/list/ui/MangaListViewModel.kt:48:18 'val isNsfw: Boolean' is deprecated. Use contentRating instead.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/list/ui/adapter/ListHeaderAD.kt:29:23 'fun View.clearBadge(badge: BadgeDrawable?): Unit' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/list/ui/adapter/ListHeaderAD.kt:33:21 'fun View.bindBadge(badge: BadgeDrawable?, text: String?): BadgeDrawable?' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/list/ui/model/ListHeader.kt:9:23 Non-public primary constructor is exposed via the generated 'copy()' method of the 'data' class.
The generated 'copy()' will change its visibility in future releases.
To suppress the warning do one of the following:
- Annotate the data class with the '@ConsistentCopyVisibility' annotation.
- Use the '-Xconsistent-data-class-copy-visibility' compiler flag.
- Annotate the data class with the '@ExposedCopyVisibility' annotation
(Discouraged, but can be used to keep binary compatibility).
To learn more, see the documentation of the '@ConsistentCopyVisibility' and '@ExposedCopyVisibility' annotations.
This will become an error in Kotlin 2.2.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/list/ui/preview/PreviewFragment.kt:83:19 'val author: String?' is deprecated. Please use authors.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/list/ui/preview/PreviewFragment.kt:110:44 'val altTitle: String?' is deprecated. Please use altTitles.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/list/ui/preview/PreviewFragment.kt:111:42 'val author: String?' is deprecated. Please use authors.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/local/data/LocalMangaRepository.kt:31:8 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/local/data/LocalMangaRepository.kt:32:8 'data class MangaListFilterCapabilities : Any' is deprecated. Please check new MangaSearchQueryCapabilities class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/local/data/LocalMangaRepository.kt:59:35 'data class MangaListFilterCapabilities : Any' is deprecated. Please check new MangaSearchQueryCapabilities class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/local/data/LocalMangaRepository.kt:60:11 'constructor(isMultipleTagsSupported: Boolean = ..., isTagsExclusionSupported: Boolean = ..., isSearchSupported: Boolean = ..., isSearchWithFiltersSupported: Boolean = ..., isYearSupported: Boolean = ..., isYearRangeSupported: Boolean = ..., isOriginalLocaleSupported: Boolean = ..., isAuthorSearchSupported: Boolean = ...): MangaListFilterCapabilities' is deprecated. Please check new MangaSearchQueryCapabilities class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/local/data/LocalMangaRepository.kt:91:71 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/local/data/LocalMangaRepository.kt:97:30 'val isNsfw: Boolean' is deprecated. Use contentRating instead.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/local/data/LocalMangaRepository.kt:112:31 'val isNsfw: Boolean' is deprecated. Use contentRating instead.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/local/data/MangaIndex.kt:43:33 'val altTitle: String?' is deprecated. Please use altTitles.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/local/data/MangaIndex.kt:47:30 'val author: String?' is deprecated. Please use authors.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/local/data/MangaIndex.kt:53:28 'val isNsfw: Boolean' is deprecated. Use contentRating instead.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/local/ui/ImportService.kt:130:15 'val isNsfw: Boolean' is deprecated. Use contentRating instead.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/local/ui/LocalListFragment.kt:22:8 'class ShareHelper : Any' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/local/ui/LocalListFragment.kt:111:5 'constructor(context: Context): ShareHelper' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/local/ui/info/LocalInfoDialog.kt:89:26 'fun segmentColor(context: Context, resId: Int): Int' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/main/ui/protect/ProtectActivity.kt:68:27 'val WindowInsetsCompat.systemBarsInsets: Insets' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/main/ui/protect/ProtectActivity.kt:76:17 'fun WindowInsetsCompat.consumeAllSystemBarsInsets(): WindowInsetsCompat' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/reader/ui/colorfilter/ColorFilterConfigActivity.kt:78:27 'val WindowInsetsCompat.systemBarsInsets: Insets' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/reader/ui/colorfilter/ColorFilterConfigActivity.kt:85:17 'fun WindowInsetsCompat.consumeAllSystemBarsInsets(): WindowInsetsCompat' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/reader/ui/pager/BasePageHolder.kt:151:50 'static field TRIM_MEMORY_COMPLETE: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/remotelist/ui/MangaSearchMenuProvider.kt:14:8 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/remotelist/ui/MangaSearchMenuProvider.kt:40:15 'constructor(query: String? = ..., tags: Set<MangaTag> = ..., tagsExclude: Set<MangaTag> = ..., locale: Locale? = ..., originalLocale: Locale? = ..., states: Set<MangaState> = ..., contentRating: Set<ContentRating> = ..., types: Set<ContentType> = ..., demographics: Set<Demographic> = ..., year: Int = ..., yearFrom: Int = ..., yearTo: Int = ..., author: String? = ...): MangaListFilter' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/scrobbling/common/ui/config/ScrobblerConfigActivity.kt:78:27 'val WindowInsetsCompat.systemBarsInsets: Insets' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/scrobbling/common/ui/config/ScrobblerConfigActivity.kt:91:17 'fun WindowInsetsCompat.consumeAllSystemBarsInsets(): WindowInsetsCompat' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/scrobbling/kitsu/ui/KitsuAuthActivity.kt:35:27 'val WindowInsetsCompat.systemBarsInsets: Insets' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/scrobbling/kitsu/ui/KitsuAuthActivity.kt:43:17 'fun WindowInsetsCompat.consumeAllSystemBarsInsets(): WindowInsetsCompat' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/search/domain/SearchResults.kt:4:8 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/search/domain/SearchResults.kt:8:18 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/search/domain/SearchV2Helper.kt:13:8 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/search/domain/SearchV2Helper.kt:46:82 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/search/domain/SearchV2Helper.kt:49:4 'constructor(query: String? = ..., tags: Set<MangaTag> = ..., tagsExclude: Set<MangaTag> = ..., locale: Locale? = ..., originalLocale: Locale? = ..., states: Set<MangaState> = ..., contentRating: Set<ContentRating> = ..., types: Set<ContentType> = ..., demographics: Set<Demographic> = ..., year: Int = ..., yearFrom: Int = ..., yearTo: Int = ..., author: String? = ...): MangaListFilter' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/search/domain/SearchV2Helper.kt:55:4 'constructor(query: String? = ..., tags: Set<MangaTag> = ..., tagsExclude: Set<MangaTag> = ..., locale: Locale? = ..., originalLocale: Locale? = ..., states: Set<MangaState> = ..., contentRating: Set<ContentRating> = ..., types: Set<ContentType> = ..., demographics: Set<Demographic> = ..., year: Int = ..., yearFrom: Int = ..., yearTo: Int = ..., author: String? = ...): MangaListFilter' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/search/domain/SearchV2Helper.kt:57:4 'constructor(query: String? = ..., tags: Set<MangaTag> = ..., tagsExclude: Set<MangaTag> = ..., locale: Locale? = ..., originalLocale: Locale? = ..., states: Set<MangaState> = ..., contentRating: Set<ContentRating> = ..., types: Set<ContentType> = ..., demographics: Set<Demographic> = ..., year: Int = ..., yearFrom: Int = ..., yearTo: Int = ..., author: String? = ...): MangaListFilter' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/search/domain/SearchV2Helper.kt:70:5 'constructor(query: String? = ..., tags: Set<MangaTag> = ..., tagsExclude: Set<MangaTag> = ..., locale: Locale? = ..., originalLocale: Locale? = ..., states: Set<MangaState> = ..., contentRating: Set<ContentRating> = ..., types: Set<ContentType> = ..., demographics: Set<Demographic> = ..., year: Int = ..., yearFrom: Int = ..., yearTo: Int = ..., author: String? = ...): MangaListFilter' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/search/domain/SearchV2Helper.kt:79:19 'val isNsfw: Boolean' is deprecated. Use contentRating instead.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/search/domain/SearchV2Helper.kt:99:49 'val altTitle: String?' is deprecated. Please use altTitles.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/search/domain/SearchV2Helper.kt:129:66 'val altTitle: String?' is deprecated. Please use altTitles.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/search/ui/MangaListActivity.kt:49:8 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/search/ui/MangaListActivity.kt:114:17 'fun WindowInsetsCompat.consumeSystemBarsInsets(view: View, start: Boolean = ..., top: Boolean = ..., end: Boolean = ..., bottom: Boolean = ...): WindowInsetsCompat' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/search/ui/MangaListActivity.kt:130:52 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/search/ui/MangaListActivity.kt:200:23 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/search/ui/multi/SearchActivity.kt:22:8 'class ShareHelper : Any' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/search/ui/multi/SearchActivity.kt:109:27 'val WindowInsetsCompat.systemBarsInsets: Insets' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/search/ui/multi/SearchActivity.kt:121:17 'fun WindowInsetsCompat.consumeAllSystemBarsInsets(): WindowInsetsCompat' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/search/ui/multi/SearchActivity.kt:184:5 'constructor(context: Context): ShareHelper' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/search/ui/multi/SearchKindMenuProvider.kt:48:14 'fun overridePendingTransition(p0: Int, p1: Int, p2: Int): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/search/ui/multi/SearchKindMenuProvider.kt:50:14 'fun overridePendingTransition(p0: Int, p1: Int): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/search/ui/multi/SearchResultsListModel.kt:9:8 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/search/ui/multi/SearchResultsListModel.kt:16:18 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/settings/about/AppUpdateActivity.kt:93:27 'val WindowInsetsCompat.systemBarsInsets: Insets' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/settings/about/AppUpdateActivity.kt:101:17 'fun WindowInsetsCompat.consumeAllSystemBarsInsets(): WindowInsetsCompat' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/settings/nav/NavConfigFragment.kt:70:27 'val WindowInsetsCompat.systemBarsInsets: Insets' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/settings/nav/NavConfigFragment.kt:79:17 'fun WindowInsetsCompat.consumeAllSystemBarsInsets(): WindowInsetsCompat' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/settings/protect/ProtectSetupActivity.kt:64:27 'val WindowInsetsCompat.systemBarsInsets: Insets' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/settings/protect/ProtectSetupActivity.kt:72:17 'fun WindowInsetsCompat.consumeAllSystemBarsInsets(): WindowInsetsCompat' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/settings/reader/ReaderTapGridConfigActivity.kt:63:27 'val WindowInsetsCompat.systemBarsInsets: Insets' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/settings/reader/ReaderTapGridConfigActivity.kt:70:17 'fun WindowInsetsCompat.consumeAllSystemBarsInsets(): WindowInsetsCompat' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/settings/sources/manage/SourcesManageFragment.kt:95:27 'val WindowInsetsCompat.systemBarsInsets: Insets' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/settings/sources/manage/SourcesManageFragment.kt:104:17 'fun WindowInsetsCompat.consumeAllSystemBarsInsets(): WindowInsetsCompat' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/settings/storage/directories/MangaDirectoriesActivity.kt:108:17 'fun WindowInsetsCompat.consumeAllSystemBarsInsets(): WindowInsetsCompat' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/settings/utils/SliderPreference.kt:67:10 'var isTickVisible: Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/suggestions/ui/SuggestionsWorker.kt:74:8 'data class MangaListFilter : Any' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/suggestions/ui/SuggestionsWorker.kt:230:18 'val isNsfw: Boolean' is deprecated. Use contentRating instead.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/suggestions/ui/SuggestionsWorker.kt:275:13 'constructor(query: String? = ..., tags: Set<MangaTag> = ..., tagsExclude: Set<MangaTag> = ..., locale: Locale? = ..., originalLocale: Locale? = ..., states: Set<MangaState> = ..., contentRating: Set<ContentRating> = ..., types: Set<ContentType> = ..., demographics: Set<Demographic> = ..., year: Int = ..., yearFrom: Int = ..., yearTo: Int = ..., author: String? = ...): MangaListFilter' is deprecated. Please check new searchManga method and MangaSearchQuery class.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/suggestions/ui/SuggestionsWorker.kt:278:24 'val isNsfw: Boolean' is deprecated. Use contentRating instead.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/sync/ui/SyncAuthActivity.kt:72:27 'val WindowInsetsCompat.systemBarsInsets: Insets' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/sync/ui/SyncAuthActivity.kt:80:17 'fun WindowInsetsCompat.consumeAllSystemBarsInsets(): WindowInsetsCompat' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/tracker/domain/TrackingRepository.kt:141:65 'val name: String' is deprecated. Use title instead.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/tracker/ui/debug/TrackerDebugActivity.kt:45:27 'val WindowInsetsCompat.systemBarsInsets: Insets' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/tracker/ui/debug/TrackerDebugActivity.kt:56:17 'fun WindowInsetsCompat.consumeAllSystemBarsInsets(): WindowInsetsCompat' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/tracker/ui/feed/FeedViewModel.kt:130:49 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/widget/recent/RecentWidgetConfigActivity.kt:41:27 'val WindowInsetsCompat.systemBarsInsets: Insets' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/widget/recent/RecentWidgetConfigActivity.kt:48:17 'fun WindowInsetsCompat.consumeAllSystemBarsInsets(): WindowInsetsCompat' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/widget/recent/RecentWidgetProvider.kt:25:20 'fun notifyAppWidgetViewDataChanged(p0: IntArray!, p1: Int): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/widget/recent/RecentWidgetProvider.kt:38:9 'fun setRemoteAdapter(p0: Int, p1: Intent!): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/widget/shelf/ShelfWidgetConfigActivity.kt:59:27 'val WindowInsetsCompat.systemBarsInsets: Insets' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/widget/shelf/ShelfWidgetConfigActivity.kt:70:17 'fun WindowInsetsCompat.consumeAllSystemBarsInsets(): WindowInsetsCompat' is deprecated.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/widget/shelf/ShelfWidgetProvider.kt:25:20 'fun notifyAppWidgetViewDataChanged(p0: IntArray!, p1: Int): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.koitharu.kotatsu/app/src/main/kotlin/org/koitharu/kotatsu/widget/shelf/ShelfWidgetProvider.kt:38:9 'fun setRemoteAdapter(p0: Int, p1: Intent!): Unit' is deprecated. Deprecated in Java.
> Task :app:compileReleaseJavaWithJavac
> Task :app:copyRoomSchemas
> Task :app:hiltAggregateDepsRelease
> Task :app:hiltJavaCompileRelease
> Task :app:processReleaseJavaRes
> Task :app:mergeReleaseJavaResource
> Task :app:transformReleaseClassesWithAsm
> Task :app:generateReleaseLintVitalReportModel
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:expandReleaseArtProfileWildcards
> Task :app:lintVitalAnalyzeRelease
> Task :app:minifyReleaseWithR8
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:convertShrunkResourcesToBinaryRelease
> Task :app:optimizeReleaseResources
> Task :app:l8DexDesugarLibRelease
> Task :app:compileReleaseArtProfile
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
[Incubating] Problems report is available at: file:///home/vagrant/build/org.koitharu.kotatsu/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 13m 16s
61 actionable tasks: 61 executed
2025-05-08 02:23:00,943 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/org.koitharu.kotatsu, universal_newlines=False, shell=None, istream=<valid stream>)
2025-05-08 02:23:00,953 INFO: Successfully built version 8.1.4 of org.koitharu.kotatsu from 3023c02f12c731e111b3aeb73d999e4fa8a8a7cb
2025-05-08 02:23:01,291 DEBUG: Checking build/org.koitharu.kotatsu/app/build/outputs/apk/release/app-release-unsigned.apk
2025-05-08 02:23:01,360 INFO: success: org.koitharu.kotatsu
2025-05-08 02:23:01,361 INFO: Finished
2025-05-08 02:23:01,361 INFO: 1 build succeeded