log for com.ismartcoding.plain:139
== Installed Android Tools ==
2023-09-23 13:30:14,221 DEBUG: Reading 'config.yml'
2023-09-23 13:30:14,239 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-09-23 13:30:14,240 INFO: Creating log directory
2023-09-23 13:30:14,240 INFO: Creating temporary directory
2023-09-23 13:30:14,240 INFO: Creating output directory
2023-09-23 13:30:14,295 DEBUG: Getting git vcs interface for https://github.com/ismartcoding/plain-app.git
2023-09-23 13:30:14,295 DEBUG: Checking com.ismartcoding.plain:139
2023-09-23 13:30:14,295 INFO: Building version 1.2.3 (139) of com.ismartcoding.plain
2023-09-23 13:30:14,295 INFO: Running 'sudo' commands in /home/vagrant
2023-09-23 13:30:14,296 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y openjdk-17-jdk-headless; update-java-alternatives -a
+ apt-get update
Get:1 https://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Get:2 https://debian.osuosl.org/debian bullseye InRelease [116 kB]
Get:3 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:4 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:5 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [247 kB]
Get:6 https://security.debian.org/debian-security bullseye-security/main Translation-en [160 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8183 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6240 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [17.5 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [10.1 kB]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [406 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [341 kB]
Fetched 15.9 MB in 6s (2798 kB/s)
Reading package lists...
+ apt-get install -y openjdk-17-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
openjdk-17-jre-headless
Suggested packages:
openjdk-17-demo openjdk-17-source libnss-mdns fonts-dejavu-extra
fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei
| fonts-wqy-zenhei fonts-indic
The following NEW packages will be installed:
openjdk-17-jdk-headless openjdk-17-jre-headless
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Need to get 115 MB of archives.
After this operation, 271 MB of additional disk space will be used.
Get:1 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jre-headless amd64 17.0.7+7-1~deb11u1 [43.7 MB]
Get:2 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jdk-headless amd64 17.0.7+7-1~deb11u1 [71.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 4s (28.4 MB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36749 files and directories currently installed.)
Preparing to unpack .../openjdk-17-jre-headless_17.0.7+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.7+7-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.7+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.7+7-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.7+7-1~deb11u1) ...
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
Setting up openjdk-17-jdk-headless:amd64 (17.0.7+7-1~deb11u1) ...
+ update-java-alternatives -a
update-alternatives: error: no alternatives for jconsole
2023-09-23 13:30:53,796 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-09-23 13:30:54,108 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37183 files and directories currently installed.)
Removing sudo (1.9.5p2-3+deb11u1) ...
Purging configuration files for sudo (1.9.5p2-3+deb11u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
2023-09-23 13:31:12,264 INFO: Getting source for revision 50342f3676516abbf31b496620394a1f1d886443
2023-09-23 13:31:12,269 DEBUG: Directory: build/com.ismartcoding.plain
2023-09-23 13:31:12,269 DEBUG: > git rev-parse --show-toplevel
2023-09-23 13:31:12,494 DEBUG: Directory: build/com.ismartcoding.plain
2023-09-23 13:31:12,494 DEBUG: > git submodule foreach --recursive git reset --hard
2023-09-23 13:31:12,713 DEBUG: Directory: build/com.ismartcoding.plain
2023-09-23 13:31:12,713 DEBUG: > git reset --hard
2023-09-23 13:31:13,446 DEBUG: Directory: build/com.ismartcoding.plain
2023-09-23 13:31:13,447 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-09-23 13:31:13,558 DEBUG: Directory: build/com.ismartcoding.plain
2023-09-23 13:31:13,558 DEBUG: > git clean -dffx
2023-09-23 13:31:13,669 DEBUG: Directory: build/com.ismartcoding.plain
2023-09-23 13:31:13,670 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch origin
2023-09-23 13:31:14,283 DEBUG: Directory: build/com.ismartcoding.plain
2023-09-23 13:31:14,283 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org remote prune origin
2023-09-23 13:31:14,796 DEBUG: Directory: build/com.ismartcoding.plain
2023-09-23 13:31:14,796 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
2023-09-23 13:31:15,309 DEBUG: Directory: build/com.ismartcoding.plain
2023-09-23 13:31:15,309 DEBUG: > git remote set-head origin --auto
2023-09-23 13:31:15,922 DEBUG: Directory: build/com.ismartcoding.plain
2023-09-23 13:31:15,922 DEBUG: > git checkout -f 50342f3676516abbf31b496620394a1f1d886443
2023-09-23 13:31:16,635 DEBUG: Directory: build/com.ismartcoding.plain
2023-09-23 13:31:16,635 DEBUG: > git clean -dffx
2023-09-23 13:31:16,744 INFO: Creating local.properties file at build/com.ismartcoding.plain/local.properties
2023-09-23 13:31:16,746 INFO: Creating local.properties file at build/com.ismartcoding.plain/app/local.properties
2023-09-23 13:31:16,746 DEBUG: Removing debuggable flags from build/com.ismartcoding.plain/app
2023-09-23 13:31:16,777 INFO: Cleaned build.gradle.kts of keysigning configs at build/com.ismartcoding.plain/app/build.gradle.kts
2023-09-23 13:31:16,796 INFO: Running 'prebuild' commands in build/com.ismartcoding.plain/app
2023-09-23 13:31:16,797 DEBUG: Directory: build/com.ismartcoding.plain/app
2023-09-23 13:31:16,797 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/com.google.gms/d' -e '/firebase/d' {..,.}/build.gradle.kts
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e /com.google.gms/d -e /firebase/d ../build.gradle.kts ./build.gradle.kts
2023-09-23 13:31:17,008 INFO: Cleaning Gradle project...
2023-09-23 13:31:17,009 DEBUG: Directory: build/com.ismartcoding.plain/app
2023-09-23 13:31:17,009 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid -PnoSplits -PabiFilters=arm64-v8a clean
Found 8.1.1 via distributionUrl
Downloading missing gradle version 8.1.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.1.1-bin.zip: OK
Running /opt/gradle/versions/8.1.1/bin/gradle -PnoSplits -PabiFilters=arm64-v8a clean
Welcome to Gradle 8.1.1!
Here are the highlights of this release:
- Stable configuration cache
- Experimental Kotlin DSL assignment syntax
- Building with Java 20
For more details see https://docs.gradle.org/8.1.1/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.1.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
Encryption of the configuration cache is enabled.
Calculating task graph as no configuration cache is available for tasks: clean
> Task :app:clean UP-TO-DATE
0 problems were found storing the configuration cache.
See the complete report at file:///home/vagrant/build/com.ismartcoding.plain/build/reports/configuration-cache/1veypmuh7m5oksl06yqqta3c/bh61sqbkk8xsqqun0u3spx93i/configuration-cache-report.html
BUILD SUCCESSFUL in 2m 28s
1 actionable task: 1 up-to-date
Configuration cache entry stored.
2023-09-23 13:33:51,143 INFO: Scanning source for common problems...
2023-09-23 13:33:51,164 DEBUG: scanner is configured to use signature data from: 'suss'
2023-09-23 13:33:51,371 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-09-23 13:33:51,372 INFO: Creating source tarball...
2023-09-23 13:33:56,633 INFO: Building Gradle project...
2023-09-23 13:33:56,633 DEBUG: Directory: build/com.ismartcoding.plain/app
2023-09-23 13:33:56,633 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid -PnoSplits -PabiFilters=arm64-v8a assembleRelease
Found 8.1.1 via distributionUrl
Running /opt/gradle/versions/8.1.1/bin/gradle -PnoSplits -PabiFilters=arm64-v8a assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.1.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
Encryption of the configuration cache is enabled.
Calculating task graph as no configuration cache is available for tasks: assembleRelease
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 33.0.1 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 33.0.1 accepted.
Preparing "Install Android SDK Build-Tools 33.0.1 v.33.0.1".
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" ready.
Installing Android SDK Build-Tools 33.0.1 in /opt/android-sdk/build-tools/33.0.1
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" complete.
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" finished.
Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 2)".
"Install Android SDK Platform 34 (revision 2)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 2)" complete.
"Install Android SDK Platform 34 (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
WARNING: [Processor] Library '/home/vagrant/.gradle/caches/modules-2/files-2.1/com.google.android.exoplayer/exoplayer-ui/2.19.1/f2854c993ee7c931a9970c22ca8a35ace6b3d9af/exoplayer-ui-2.19.1.aar' contains references to both AndroidX and old support library. This seems like the library is partially migrated. Jetifier will try to rewrite the library anyway.
Example of androidX reference: 'androidx/core/app/NotificationCompat$Builder'
Example of support library reference: 'android/support/v4/media/session/MediaSessionCompat$Token'
> Task :lib:preBuild UP-TO-DATE
> Task :app:preBuild UP-TO-DATE
> Task :lib:preReleaseBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:checkApolloVersions
> Task :lib:generateReleaseResValues
> Task :lib:generateReleaseResources
> Task :lib:dataBindingTriggerRelease
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:dataBindingTriggerRelease
> Task :app:extractProguardFiles
> Task :lib:writeReleaseLintModelMetadata
> Task :lib:prepareReleaseArtProfile
> Task :lib:extractProguardFiles
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :app:generateReleaseBuildConfig
> Task :app:buildKotlinToolingMetadata
> Task :lib:extractDeepLinksForAarRelease
> Task :lib:extractDeepLinksRelease
> Task :app:extractDeepLinksRelease
> Task :app:writeReleaseAppMetadata
> Task :app:desugarReleaseFileDependencies
> Task :app:writeReleaseSigningConfigVersions
> Task :lib:mergeReleaseShaders
> Task :lib:compileReleaseShaders NO-SOURCE
> Task :lib:generateReleaseAssets UP-TO-DATE
> Task :lib:javaPreCompileRelease
> Task :lib:mergeReleaseJniLibFolders
> Task :lib:mergeReleaseNativeLibs NO-SOURCE
> Task :lib:stripReleaseDebugSymbols NO-SOURCE
> Task :lib:copyReleaseJniLibsProjectAndLocalJars
> Task :lib:packageReleaseResources
> Task :lib:writeReleaseAarMetadata
> Task :app:generateServiceApolloSources
> Task :app:collectReleaseDependencies
> Task :checkServiceApolloDuplicates
> Task :app:mergeReleaseShaders
> Task :app:javaPreCompileRelease
> Task :app:packageReleaseResources
> Task :app:mergeReleaseJniLibFolders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :lib:packageReleaseAssets
> Task :lib:prepareLintJarForPublish
> Task :lib:processReleaseManifest
> Task :lib:copyReleaseJniLibsProjectOnly
> Task :app:sdkReleaseDependencyData
> Task :lib:parseReleaseLocalResources
> Task :lib:generateReleaseRFile
> Task :lib:generateReleaseLibraryProguardRules
> Task :app:parseReleaseLocalResources
> Task :app:mapReleaseSourceSetPaths
> Task :app:mergeReleaseArtProfile
> Task :app:checkReleaseDuplicateClasses
> Task :lib:compileReleaseLibraryResources
> Task :lib:dataBindingMergeDependencyArtifactsRelease
> Task :app:checkReleaseAarMetadata
> Task :app:mergeReleaseNativeLibs
> Task :app:mergeReleaseResources
> Task :app:mergeReleaseAssets
> Task :app:processReleaseMainManifest
> Task :lib:kspReleaseKotlin
> Task :app:mergeExtDexRelease
> Task :lib:dataBindingGenBaseClassesRelease
> Task :app:stripReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libc++_shared.so, libimage_processing_util_jni.so, libjniPdfium.so, libmodft2.so, libmodpdfium.so, libmodpng.so.
> Task :app:extractReleaseNativeSymbolTables
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:compressReleaseAssets
> Task :app:processReleaseManifest
> Task :app:processReleaseManifestForPackage
> Task :app:processReleaseResources
> Task :app:optimizeReleaseResources
> Task :lib:kaptGenerateStubsReleaseKotlin
> Task :lib:kaptReleaseKotlin
> Task :app:dataBindingMergeDependencyArtifactsRelease
> Task :app:dataBindingGenBaseClassesRelease
> Task :lib:compileReleaseKotlin
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/extensions/File.kt:62:32 'createVideoThumbnail(String, Int): Bitmap?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/extensions/File.kt:62:89 'Thumbnails' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/extensions/File.kt:62:100 'MICRO_KIND: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/extensions/Intent.kt:14:74 No cast needed
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/gsonxml/GsonXml.kt:20:16 Type mismatch: inferred type is T? but T was expected
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/gsonxml/GsonXml.kt:26:46 Unchecked cast: Any to T
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/gsonxml/GsonXml.kt:34:25 Unchecked cast: Any to T
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/gsonxml/Stack.kt:14:32 Unchecked cast: Any? to T?
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/gsonxml/Stack.kt:22:27 Unchecked cast: Any? to T?
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/gsonxml/XmlReader.kt:814:33 Unchecked cast: Any? to T?
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/helpers/NetworkHelper.kt:66:17 Variable 'map' is never used
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/helpers/NetworkHelper.kt:91:27 'getter for allNetworks: Array<(out) Network!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/helpers/OpenHelper.kt:7:18 Parameter 'file' is never used
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/html2md/Rules.kt:94:34 Unsafe use of a nullable receiver of type String?
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/logcat/DiskLogStrategy.kt:11:22 The corresponding parameter in the supertype 'LogStrategy' is named 'priority'. This may cause problems when calling this function with named arguments.
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/media/VideoPlayer.kt:9:38 'ExoPlayer' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/media/VideoPlayer.kt:10:45 'ProgressiveMediaSource' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/media/VideoPlayer.kt:11:47 'DefaultDataSource' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/media/VideoPlayer.kt:12:43 'Util' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/media/VideoPlayer.kt:13:44 'VideoSize' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/media/VideoPlayer.kt:17:31 'ExoPlayer' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/media/VideoPlayer.kt:60:49 'ExoPlayer' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/media/VideoPlayer.kt:61:16 'ExoPlayer' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/media/VideoPlayer.kt:66:58 'ExoPlayer' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/media/VideoPlayer.kt:71:33 'Player' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/media/VideoPlayer.kt:73:33 'Player' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/media/VideoPlayer.kt:80:32 'MediaItem' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/media/VideoPlayer.kt:83:13 'Util' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/media/VideoPlayer.kt:84:17 'Util' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/media/VideoPlayer.kt:89:23 'ProgressiveMediaSource' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/media/VideoPlayer.kt:89:54 'DefaultDataSource' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/media/VideoPlayer.kt:158:21 'SeekParameters' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/media/VideoPlayer.kt:162:21 'SeekParameters' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/media/VideoPlayer.kt:165:33 'SeekParameters' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/media/VideoPlayer.kt:223:49 'Player' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/media/VideoPlayer.kt:226:17 'Player' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/media/VideoPlayer.kt:245:17 'Player' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/media/VideoPlayer.kt:251:17 'Player' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/media/VideoPlayer.kt:255:17 'Player' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/media/VideoPlayer.kt:261:43 'PlaybackException' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/media/VideoPlayer.kt:268:26 'Player' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/media/VideoPlayer.kt:269:26 'Player' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/media/VideoPlayer.kt:286:52 'VideoSize' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/mustache/Mustache.kt:373:61 The corresponding parameter in the supertype 'Accumulator' is named 'tag'. This may cause problems when calling this function with named arguments.
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/mustache/Mustache.kt:393:61 The corresponding parameter in the supertype 'Accumulator' is named 'tag'. This may cause problems when calling this function with named arguments.
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/mustache/Mustache.kt:658:43 Unnecessary non-null assertion (!!) on a non-null receiver of type kotlin.text.StringBuilder /* = java.lang.StringBuilder */
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/mustache/Mustache.kt:730:28 The corresponding parameter in the supertype 'Segment' is named 'visitor'. This may cause problems when calling this function with named arguments.
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/opml/OpmlBodyHandler.kt:22:13 Unsafe use of a nullable receiver of type OpmlBodyHandler.OutlineBuilder?
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/pdfviewer/DecodingAsyncTask.kt:3:19 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/pdfviewer/DecodingAsyncTask.kt:16:5 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/pdfviewer/DecodingAsyncTask.kt:16:5 'constructor AsyncTask<Params : Any!, Progress : Any!, Result : Any!>()' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/pdfviewer/DragPinchManager.kt:137:29 Parameter 'event' is never used
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/pdfviewer/PDFView.kt:6:19 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/pdfviewer/PDFView.kt:213:28 'executeOnExecutor(Executor!, vararg Void?): AsyncTask<Void?, Void?, Throwable?>!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/pdfviewer/PDFView.kt:213:46 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/pdfviewer/PDFView.kt:213:56 'THREAD_POOL_EXECUTOR: Executor!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/pdfviewer/PDFView.kt:329:28 'cancel(Boolean): Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/pdfviewer/PDFView.kt:550:33 Variable 'localTranslationX' initializer is redundant
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/pdfviewer/PDFView.kt:551:33 Variable 'localTranslationY' initializer is redundant
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/pdfviewer/model/PagePart.kt:8:25 The corresponding parameter in the supertype 'Any' is named 'other'. This may cause problems when calling this function with named arguments.
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/pdfviewer/util/FileUtils.kt:22:24 Variable 'read' initializer is redundant
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/roundview/RoundHelperImpl.kt:95:16 'saveLayer(RectF?, Paint?, Int): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/softinput/SoftInput.kt:245:49 'SOFT_INPUT_ADJUST_RESIZE: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/softinput/SoftInputUtils.kt:16:20 'getWindowInsetsController(View): WindowInsetsControllerCompat?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/softinput/SoftInputUtils.kt:23:16 'getWindowInsetsController(View): WindowInsetsControllerCompat?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/upnp/UPnPController.kt:115:67 Parameter 'url' is never used
> Task :lib:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/vagrant/build/com.ismartcoding.plain/lib/src/main/java/com/ismartcoding/lib/drawer/FullDraggableContainer.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :lib:extractReleaseAnnotations
> Task :lib:mergeReleaseGeneratedProguardFiles
> Task :lib:mergeReleaseConsumerProguardFiles
> Task :lib:processReleaseJavaRes
> Task :lib:bundleLibCompileToJarRelease
> Task :lib:bundleLibRuntimeToJarRelease
> Task :lib:createFullJarRelease
> Task :lib:bundleLibRuntimeToDirRelease
> Task :lib:mergeReleaseJavaResource
> Task :lib:minifyReleaseWithR8
> Task :lib:syncReleaseLibJars
> Task :lib:bundleReleaseLocalLintAar
> Task :app:kspReleaseKotlin
> Task :app:kaptGenerateStubsReleaseKotlin
> Task :app:kaptReleaseKotlin
> Task :app:compileReleaseKotlin
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/data/enums/Language.kt:31:19 'updateConfiguration(Configuration!, DisplayMetrics!): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/data/enums/Language.kt:39:22 'updateConfiguration(Configuration!, DisplayMetrics!): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/db/DNote.kt:17:9 Property would not be serialized into a 'Parcel'. Add '@IgnoredOnParcel' annotation to remove the warning
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/db/DNote.kt:20:9 Property would not be serialized into a 'Parcel'. Add '@IgnoredOnParcel' annotation to remove the warning
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/db/DNote.kt:22:9 Property would not be serialized into a 'Parcel'. Add '@IgnoredOnParcel' annotation to remove the warning
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/db/DTag.kt:15:9 Property would not be serialized into a 'Parcel'. Add '@IgnoredOnParcel' annotation to remove the warning
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/db/DTag.kt:16:9 Property would not be serialized into a 'Parcel'. Add '@IgnoredOnParcel' annotation to remove the warning
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/db/DTag.kt:17:9 Property would not be serialized into a 'Parcel'. Add '@IgnoredOnParcel' annotation to remove the warning
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/features/bluetooth/BTDevice.kt:32:22 This declaration overrides deprecated member but not marked as deprecated itself. Please add @Deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/features/bluetooth/BTDevice.kt:37:59 'getStringValue(Int): String!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/features/bluetooth/BTDevice.kt:41:68 'getter for value: ByteArray!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/features/bluetooth/BTDevice.kt:93:22 This declaration overrides deprecated member but not marked as deprecated itself. Please add @Deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/features/bluetooth/BTDevice.kt:95:39 'getter for value: ByteArray!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/features/bluetooth/BTDevice.kt:185:14 'setValue(String!): Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/features/bluetooth/BTDevice.kt:187:24 'writeCharacteristic(BluetoothGattCharacteristic!): Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/features/bluetooth/BTDevice.kt:198:20 'setter for value: ByteArray!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/features/bluetooth/BTDevice.kt:199:24 'writeDescriptor(BluetoothGattDescriptor!): Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/features/device/DeviceExtensions.kt:22:36 Parameter 'context' is never used
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/features/file/FileHelper.kt:49:21 Variable 'id' is never used
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/features/file/FileSystemHelper.kt:118:28 Variable 'path' initializer is redundant
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/features/file/FileSystemHelper.kt:171:63 Unnecessary non-null assertion (!!) on a non-null receiver of type String
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/features/file/FileSystemHelper.kt:285:13 Variable 'p' is never used
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/features/locale/LocaleHelper.kt:16:63 Elvis operator (?:) always returns the left operand of non-nullable type String
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/features/locale/LocaleHelper.kt:48:81 Elvis operator (?:) always returns the left operand of non-nullable type Any
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/features/network/Extensions.kt:11:37 Parameter 'context' is never used
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/helpers/SoundMeterHelper.kt:6:45 Parameter 'readSize' is never used
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/ui/BaseDialog.kt:30:26 This declaration overrides deprecated member but not marked as deprecated itself. Please add @Deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/ui/MainActivity.kt:106:26 'SYSTEM_UI_FLAG_LAYOUT_STABLE: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/ui/MainActivity.kt:107:22 'SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/ui/MainActivity.kt:108:22 'SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/ui/MainActivity.kt:109:22 'SYSTEM_UI_FLAG_IMMERSIVE_STICKY: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/ui/MainActivity.kt:111:19 'setter for systemUiVisibility: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/ui/TextEditorDialog.kt:62:24 Variable 'text' initializer is redundant
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/ui/base/NavigationBackIcon.kt:14:37 'ArrowBack: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Rounded.ArrowBack
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/ui/base/TextFieldDialog.kt:22:5 Parameter 'properties' is never used
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/ui/base/pullrefresh/LoadMoreRefreshContent.kt:27:9 Variable 'rotate' is never used
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/ui/book/BooksDialog.kt:64:77 Parameter 'reader' is never used, could be renamed to _
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/ui/components/chat/ChatInput.kt:94:50 'Send: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Outlined.Send
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/ui/components/home/HomeItemEducation.kt:21:5 Parameter 'navController' is never used
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/ui/components/home/HomeItemHardware.kt:29:5 Parameter 'navController' is never used
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/ui/components/home/HomeItemSocial.kt:25:5 Parameter 'navController' is never used
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/ui/components/home/HomeItemSocial.kt:33:44 'Message: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Outlined.Message
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/ui/components/home/HomeItemStorage.kt:27:5 Parameter 'navController' is never used
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/ui/components/home/HomeItemWork.kt:28:39 'Notes: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Outlined.Notes
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/ui/extensions/MaterialToolbar.kt:114:38 Parameter 'vm' is never used
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/ui/extensions/MenuItem.kt:28:29 Parameter 'context' is never used
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/ui/extensions/RecyclerView.kt:186:13 'when' is exhaustive so 'else' is redundant here
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/ui/helpers/FragmentHelper.kt:23:30 Unchecked cast: Type! to Class<VB>
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/ui/helpers/FragmentHelper.kt:29:52 Unchecked cast: Any! to VB
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/ui/page/HomePage.kt:120:36 'Chat: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Outlined.Chat
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/ui/page/Main.kt:123:34 'rememberSystemUiController(Window? = ...): SystemUiController' is deprecated.
accompanist/systemuicontroller is deprecated and the API is no longer maintained.
We recommend going edge to edge using EdgeToEdge.enableEdgeToEdge in androidx.activity.
For more information please visit https://google.github.io/accompanist/systemuicontroller
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/ui/page/scan/ScanPage.kt:103:30 'rememberSystemUiController(Window? = ...): SystemUiController' is deprecated.
accompanist/systemuicontroller is deprecated and the API is no longer maintained.
We recommend going edge to edge using EdgeToEdge.enableEdgeToEdge in androidx.activity.
For more information please visit https://google.github.io/accompanist/systemuicontroller
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/ui/page/scan/ScanPage.kt:188:34 'setTargetResolution(Size): ImageAnalysis.Builder' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/ui/page/settings/AboutPage.kt:34:5 Parameter 'viewModel' is never used
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/ui/page/web/WebConsolePage.kt:85:5 Parameter 'sharedViewModel' is never used
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/ui/views/HtmlView.kt:65:26 This declaration overrides deprecated member but not marked as deprecated itself. Please add @Deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/ui/views/mergeimages/CombineNineRect.kt:10:51 Variable 'mBitmapEntity' initializer is redundant
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/ui/views/texteditor/TextEditorView.kt:224:17 Variable 'maxPages' is never used
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/ui/views/texteditor/TextEditorView.kt:225:17 Variable 'currentPage' is never used
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/ui/views/videoplayer/PlayerFloatWindow.kt:141:24 'getter for defaultDisplay: Display!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/ui/views/videoplayer/PlayerFloatWindow.kt:141:39 'getMetrics(DisplayMetrics!): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/ui/views/videoplayer/PlayerFloatWindow.kt:145:24 'getter for defaultDisplay: Display!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/ui/views/videoplayer/PlayerFloatWindow.kt:145:39 'getRealMetrics(DisplayMetrics!): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/web/loaders/FileInfoLoader.kt:17:13 Variable 'file' is never used
w: file:///home/vagrant/build/com.ismartcoding.plain/app/src/main/java/com/ismartcoding/plain/workers/FeedFetchWorker.kt:138:44 'REPLACE' is deprecated. Deprecated in favor of the UPDATE policy. UPDATE policy has very similar behavior: next run of the worker with the same unique name, going to have new specification. However, UPDATE has better defaults: unlike REPLACE policy UPDATE won't cancel the worker if it is currently running and new worker specification will be used only on the next run. Also it preserves original enqueue time, so unlike REPLACE period isn't reset. If you want to preserve previous behavior, CANCEL_AND_REENQUEUE should be used.
> Task :app:compileReleaseJavaWithJavac
> Task :app:processReleaseJavaRes
> Task :app:dexBuilderRelease
> Task :app:mergeReleaseGlobalSynthetics
> Task :app:mergeReleaseJavaResource
> Task :app:lintVitalAnalyzeRelease
> Task :app:mergeDexRelease
> Task :app:compileReleaseArtProfile
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:assembleRelease
0 problems were found storing the configuration cache.
See the complete report at file:///home/vagrant/build/com.ismartcoding.plain/build/reports/configuration-cache/ecadwtgge8u9h6e5ugk3ffe2/2alghclui6haaeaxkyxujvp1k/configuration-cache-report.html
BUILD SUCCESSFUL in 17m 48s
94 actionable tasks: 94 executed
Configuration cache entry stored.
2023-09-23 13:51:46,196 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.ismartcoding.plain, universal_newlines=False, shell=None, istream=<valid stream>)
2023-09-23 13:51:46,211 INFO: Successfully built version 1.2.3 of com.ismartcoding.plain from 50342f3676516abbf31b496620394a1f1d886443
2023-09-23 13:51:46,572 DEBUG: AXML contains a RESOURCE MAP
2023-09-23 13:51:46,572 DEBUG: Start of Namespace mapping: prefix 46: 'android' --> uri 165: 'http://schemas.android.com/apk/res/android'
2023-09-23 13:51:46,577 DEBUG: Checking build/com.ismartcoding.plain/app/build/outputs/apk/release/app-release-unsigned.apk
2023-09-23 13:51:46,605 DEBUG: AXML contains a RESOURCE MAP
2023-09-23 13:51:46,606 DEBUG: Start of Namespace mapping: prefix 46: 'android' --> uri 165: 'http://schemas.android.com/apk/res/android'
2023-09-23 13:51:46,951 INFO: success: com.ismartcoding.plain
2023-09-23 13:51:46,952 INFO: Finished
2023-09-23 13:51:46,952 INFO: 1 build succeeded