log for com.shifthackz.aisdv1.app.foss:165
== Installed Android Tools ==
2023-09-23 05:17:02,003 DEBUG: Reading 'config.yml'
2023-09-23 05:17:02,017 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-09-23 05:17:02,018 INFO: Creating log directory
2023-09-23 05:17:02,019 INFO: Creating temporary directory
2023-09-23 05:17:02,020 INFO: Creating output directory
2023-09-23 05:17:02,031 DEBUG: Getting git vcs interface for https://github.com/ShiftHackZ/Stable-Diffusion-Android.git
2023-09-23 05:17:02,031 DEBUG: Checking com.shifthackz.aisdv1.app.foss:165
2023-09-23 05:17:02,031 INFO: Building version 0.5.2 (165) of com.shifthackz.aisdv1.app.foss
2023-09-23 05:17:02,031 INFO: Running 'sudo' commands in /home/vagrant
2023-09-23 05:17:02,031 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y openjdk-17-jdk-headless; update-alternatives --auto java
+ 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://security.debian.org/debian-security bullseye-security/main amd64 Packages [247 kB]
Get:4 https://security.debian.org/debian-security bullseye-security/main Translation-en [160 kB]
Get:5 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:6 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 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 7s (2164 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 (30.5 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-alternatives --auto java
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
2023-09-23 05:17:40,971 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-09-23 05:17:41,284 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 05:18:02,753 INFO: Getting source for revision aae90531291a21011c3a691e785199e3ce6ea551
2023-09-23 05:18:02,754 DEBUG: Directory: build/com.shifthackz.aisdv1.app.foss
2023-09-23 05:18:02,754 DEBUG: > git rev-parse --show-toplevel
2023-09-23 05:18:02,973 DEBUG: Directory: build/com.shifthackz.aisdv1.app.foss
2023-09-23 05:18:02,974 DEBUG: > git submodule foreach --recursive git reset --hard
2023-09-23 05:18:03,185 DEBUG: Directory: build/com.shifthackz.aisdv1.app.foss
2023-09-23 05:18:03,185 DEBUG: > git reset --hard
2023-09-23 05:18:03,497 DEBUG: Directory: build/com.shifthackz.aisdv1.app.foss
2023-09-23 05:18:03,498 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-09-23 05:18:03,608 DEBUG: Directory: build/com.shifthackz.aisdv1.app.foss
2023-09-23 05:18:03,609 DEBUG: > git clean -dffx
2023-09-23 05:18:03,751 DEBUG: Directory: build/com.shifthackz.aisdv1.app.foss
2023-09-23 05:18:03,751 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 05:18:04,364 DEBUG: Directory: build/com.shifthackz.aisdv1.app.foss
2023-09-23 05:18:04,365 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 05:18:04,877 DEBUG: Directory: build/com.shifthackz.aisdv1.app.foss
2023-09-23 05:18:04,878 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 05:18:05,490 DEBUG: Directory: build/com.shifthackz.aisdv1.app.foss
2023-09-23 05:18:05,491 DEBUG: > git remote set-head origin --auto
2023-09-23 05:18:06,103 DEBUG: Directory: build/com.shifthackz.aisdv1.app.foss
2023-09-23 05:18:06,104 DEBUG: > git checkout -f aae90531291a21011c3a691e785199e3ce6ea551
2023-09-23 05:18:06,415 DEBUG: Directory: build/com.shifthackz.aisdv1.app.foss
2023-09-23 05:18:06,416 DEBUG: > git clean -dffx
2023-09-23 05:18:06,528 INFO: Creating local.properties file at build/com.shifthackz.aisdv1.app.foss/local.properties
2023-09-23 05:18:06,529 INFO: Creating local.properties file at build/com.shifthackz.aisdv1.app.foss/app/local.properties
2023-09-23 05:18:06,530 DEBUG: Removing debuggable flags from build/com.shifthackz.aisdv1.app.foss/app
2023-09-23 05:18:06,570 INFO: Cleaned build.gradle of keysigning configs at build/com.shifthackz.aisdv1.app.foss/app/build.gradle
2023-09-23 05:18:06,591 INFO: Running 'prebuild' commands in build/com.shifthackz.aisdv1.app.foss/app
2023-09-23 05:18:06,591 DEBUG: Directory: build/com.shifthackz.aisdv1.app.foss/app
2023-09-23 05:18:06,592 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/gms/d' -e '/firebase/d' ../build.gradle; sed -i -e '/plugins.gradle/d' build.gradle; sed -i -e "s/onnxruntimeVersion = 'latest.release'/onnxruntimeVersion = '1.15.1'/" ../dependencies.gradle
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e /gms/d -e /firebase/d ../build.gradle
+ sed -i -e /plugins.gradle/d build.gradle
+ sed -i -e 's/onnxruntimeVersion = '\''latest.release'\''/onnxruntimeVersion = '\''1.15.1'\''/' ../dependencies.gradle
2023-09-23 05:18:06,803 INFO: Cleaning Gradle project...
2023-09-23 05:18:06,804 DEBUG: Directory: build/com.shifthackz.aisdv1.app.foss/app
2023-09-23 05:18:06,804 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.0 via distributionUrl
Downloading missing gradle version 8.0
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.0-bin.zip: OK
Running /opt/gradle/versions/8.0/bin/gradle clean
Welcome to Gradle 8.0!
For more details see https://docs.gradle.org/8.0/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.0/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 1m 8s
1 actionable task: 1 up-to-date
2023-09-23 05:19:21,554 INFO: Scanning source for common problems...
2023-09-23 05:19:21,591 DEBUG: scanner is configured to use signature data from: 'suss'
2023-09-23 05:19:21,678 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-09-23 05:19:21,694 INFO: Creating source tarball...
2023-09-23 05:19:22,474 INFO: Building Gradle project...
2023-09-23 05:19:22,477 DEBUG: Directory: build/com.shifthackz.aisdv1.app.foss/app
2023-09-23 05:19:22,477 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleFossRelease
Found 8.0 via distributionUrl
Running /opt/gradle/versions/8.0/bin/gradle assembleFossRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0/userguide/gradle_daemon.html#sec:disabling_the_daemon.
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 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.
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 :presentation:preBuild UP-TO-DATE
> Task :presentation:preReleaseBuild UP-TO-DATE
> Task :presentation:mergeReleaseJniLibFolders
> Task :presentation:mergeReleaseNativeLibs NO-SOURCE
> Task :presentation:stripReleaseDebugSymbols NO-SOURCE
> Task :presentation:copyReleaseJniLibsProjectAndLocalJars
> Task :presentation:generateReleaseResValues
> Task :presentation:extractDeepLinksForAarRelease
> Task :domain:preBuild UP-TO-DATE
> Task :domain:preReleaseBuild UP-TO-DATE
> Task :domain:generateReleaseBuildConfig
> Task :domain:generateReleaseResValues
> Task :domain:generateReleaseResources
> Task :domain:packageReleaseResources
> Task :core:common:preBuild UP-TO-DATE
> Task :core:common:preReleaseBuild UP-TO-DATE
> Task :core:common:generateReleaseBuildConfig
> Task :core:common:generateReleaseResValues
> Task :core:common:generateReleaseResources
> Task :domain:parseReleaseLocalResources
> Task :core:common:packageReleaseResources
> Task :core:common:parseReleaseLocalResources
> Task :core:common:processReleaseManifest
> Task :domain:processReleaseManifest
> Task :core:common:javaPreCompileRelease
> Task :domain:javaPreCompileRelease
> Task :presentation:generateReleaseBuildConfig
> Task :presentation:generateReleaseResources
> Task :domain:generateReleaseRFile
> Task :core:common:generateReleaseRFile
> Task :presentation:packageReleaseResources
> Task :core:imageprocessing:preBuild UP-TO-DATE
> Task :core:imageprocessing:preReleaseBuild UP-TO-DATE
> Task :core:imageprocessing:generateReleaseBuildConfig
> Task :presentation:processReleaseManifest
> Task :core:imageprocessing:generateReleaseResValues
> Task :core:imageprocessing:generateReleaseResources
> Task :core:imageprocessing:packageReleaseResources
> Task :core:imageprocessing:parseReleaseLocalResources
> Task :core:ui:preBuild UP-TO-DATE
> Task :core:imageprocessing:processReleaseManifest
> Task :core:ui:preReleaseBuild UP-TO-DATE
> Task :core:imageprocessing:javaPreCompileRelease
> Task :core:ui:generateReleaseBuildConfig
> Task :presentation:parseReleaseLocalResources
> Task :core:imageprocessing:generateReleaseRFile
> Task :core:ui:generateReleaseResValues
> Task :core:ui:generateReleaseResources
> Task :presentation:generateReleaseRFile
> Task :core:ui:packageReleaseResources
> Task :core:ui:parseReleaseLocalResources
> Task :core:validation:preBuild UP-TO-DATE
> Task :core:ui:javaPreCompileRelease
> Task :core:validation:preReleaseBuild UP-TO-DATE
> Task :core:ui:processReleaseManifest
> Task :core:validation:generateReleaseBuildConfig
> Task :core:ui:generateReleaseRFile
> Task :core:validation:generateReleaseResValues
> Task :core:validation:generateReleaseResources
> Task :core:validation:packageReleaseResources
> Task :core:validation:parseReleaseLocalResources
> Task :core:validation:processReleaseManifest
> Task :core:validation:generateReleaseRFile
> Task :core:validation:javaPreCompileRelease
> Task :presentation:javaPreCompileRelease
> Task :presentation:mergeReleaseShaders
> Task :presentation:compileReleaseShaders NO-SOURCE
> Task :presentation:generateReleaseAssets UP-TO-DATE
> Task :presentation:packageReleaseAssets
> Task :presentation:prepareLintJarForPublish
> Task :presentation:prepareReleaseArtProfile
> Task :data:preBuild UP-TO-DATE
> Task :data:preReleaseBuild UP-TO-DATE
> Task :data:mergeReleaseJniLibFolders
> Task :data:mergeReleaseNativeLibs NO-SOURCE
> Task :data:stripReleaseDebugSymbols NO-SOURCE
> Task :data:copyReleaseJniLibsProjectAndLocalJars
> Task :data:generateReleaseResValues
> Task :data:extractDeepLinksForAarRelease
> Task :data:generateReleaseBuildConfig
> Task :presentation:writeReleaseAarMetadata
> Task :data:generateReleaseResources
> Task :data:packageReleaseResources
> Task :data:parseReleaseLocalResources
> Task :network:preBuild UP-TO-DATE
> Task :network:preReleaseBuild UP-TO-DATE
> Task :data:processReleaseManifest
> Task :network:generateReleaseBuildConfig
> Task :network:generateReleaseResValues
> Task :network:generateReleaseResources
> Task :data:generateReleaseRFile
> Task :network:packageReleaseResources
> Task :network:parseReleaseLocalResources
> Task :feature:auth:preBuild UP-TO-DATE
> Task :feature:auth:preReleaseBuild UP-TO-DATE
> Task :feature:auth:generateReleaseBuildConfig
> Task :feature:auth:generateReleaseResValues
> Task :feature:auth:generateReleaseResources
> Task :network:processReleaseManifest
> Task :feature:auth:packageReleaseResources
> Task :network:generateReleaseRFile
> Task :feature:auth:parseReleaseLocalResources
> Task :feature:auth:javaPreCompileRelease
> Task :network:javaPreCompileRelease
> Task :feature:auth:processReleaseManifest
> Task :storage:preBuild UP-TO-DATE
> Task :storage:preReleaseBuild UP-TO-DATE
> Task :storage:generateReleaseBuildConfig
> Task :feature:auth:generateReleaseRFile
> Task :storage:generateReleaseResValues
> Task :storage:generateReleaseResources
> Task :storage:packageReleaseResources
> Task :storage:parseReleaseLocalResources
> Task :storage:processReleaseManifest
> Task :storage:javaPreCompileRelease
> Task :data:javaPreCompileRelease
> Task :storage:generateReleaseRFile
> Task :data:mergeReleaseShaders
> Task :data:compileReleaseShaders NO-SOURCE
> Task :data:generateReleaseAssets UP-TO-DATE
> Task :data:packageReleaseAssets
> Task :data:prepareLintJarForPublish
> Task :data:prepareReleaseArtProfile
> Task :data:writeReleaseAarMetadata
> Task :core:imageprocessing:mergeReleaseJniLibFolders
> Task :core:imageprocessing:mergeReleaseNativeLibs NO-SOURCE
> Task :core:imageprocessing:stripReleaseDebugSymbols NO-SOURCE
> Task :core:imageprocessing:copyReleaseJniLibsProjectAndLocalJars
> Task :core:imageprocessing:extractDeepLinksForAarRelease
> Task :core:imageprocessing:mergeReleaseShaders
> Task :core:imageprocessing:compileReleaseShaders NO-SOURCE
> Task :core:imageprocessing:generateReleaseAssets UP-TO-DATE
> Task :core:imageprocessing:packageReleaseAssets
> Task :core:imageprocessing:prepareLintJarForPublish
> Task :core:imageprocessing:prepareReleaseArtProfile
> Task :core:imageprocessing:writeReleaseAarMetadata
> Task :network:mergeReleaseJniLibFolders
> Task :network:mergeReleaseNativeLibs NO-SOURCE
> Task :network:stripReleaseDebugSymbols NO-SOURCE
> Task :network:copyReleaseJniLibsProjectAndLocalJars
> Task :network:extractDeepLinksForAarRelease
> Task :network:mergeReleaseShaders
> Task :network:compileReleaseShaders NO-SOURCE
> Task :network:generateReleaseAssets UP-TO-DATE
> Task :network:packageReleaseAssets
> Task :network:prepareLintJarForPublish
> Task :network:prepareReleaseArtProfile
> Task :feature:ads:preBuild UP-TO-DATE
> Task :feature:ads:preFossReleaseBuild UP-TO-DATE
> Task :network:writeReleaseAarMetadata
> Task :feature:ads:mergeFossReleaseJniLibFolders
> Task :feature:ads:mergeFossReleaseNativeLibs NO-SOURCE
> Task :feature:ads:stripFossReleaseDebugSymbols NO-SOURCE
> Task :feature:ads:copyFossReleaseJniLibsProjectAndLocalJars
> Task :feature:ads:generateFossReleaseResValues
> Task :feature:ads:extractDeepLinksForAarFossRelease
> Task :feature:ads:generateFossReleaseBuildConfig
> Task :feature:ads:generateFossReleaseResources
> Task :feature:ads:packageFossReleaseResources
> Task :feature:ads:javaPreCompileFossRelease
> Task :feature:ads:parseFossReleaseLocalResources
> Task :feature:ads:processFossReleaseManifest
> Task :feature:ads:mergeFossReleaseShaders
> Task :feature:ads:compileFossReleaseShaders NO-SOURCE
> Task :feature:ads:generateFossReleaseAssets UP-TO-DATE
> Task :feature:ads:generateFossReleaseRFile
> Task :feature:ads:packageFossReleaseAssets
> Task :feature:ads:prepareFossReleaseArtProfile
> Task :feature:analytics:preBuild UP-TO-DATE
> Task :feature:analytics:preFossReleaseBuild UP-TO-DATE
> Task :feature:ads:writeFossReleaseAarMetadata
> Task :feature:ads:prepareLintJarForPublish
> Task :feature:analytics:mergeFossReleaseJniLibFolders
> Task :feature:analytics:mergeFossReleaseNativeLibs NO-SOURCE
> Task :feature:analytics:stripFossReleaseDebugSymbols NO-SOURCE
> Task :feature:analytics:copyFossReleaseJniLibsProjectAndLocalJars
> Task :feature:analytics:generateFossReleaseResValues
> Task :feature:analytics:extractDeepLinksForAarFossRelease
> Task :feature:analytics:generateFossReleaseBuildConfig
> Task :feature:analytics:generateFossReleaseResources
> Task :feature:analytics:packageFossReleaseResources
> Task :feature:analytics:parseFossReleaseLocalResources
> Task :feature:analytics:javaPreCompileFossRelease
> Task :feature:analytics:processFossReleaseManifest
> Task :feature:analytics:mergeFossReleaseShaders
> Task :feature:analytics:compileFossReleaseShaders NO-SOURCE
> Task :feature:analytics:generateFossReleaseAssets UP-TO-DATE
> Task :feature:analytics:packageFossReleaseAssets
> Task :feature:analytics:generateFossReleaseRFile
> Task :feature:analytics:prepareFossReleaseArtProfile
> Task :feature:analytics:prepareLintJarForPublish
> Task :feature:analytics:writeFossReleaseAarMetadata
> Task :feature:auth:mergeReleaseJniLibFolders
> Task :feature:auth:mergeReleaseNativeLibs NO-SOURCE
> Task :feature:auth:stripReleaseDebugSymbols NO-SOURCE
> Task :feature:auth:copyReleaseJniLibsProjectAndLocalJars
> Task :feature:auth:extractDeepLinksForAarRelease
> Task :feature:auth:mergeReleaseShaders
> Task :feature:auth:compileReleaseShaders NO-SOURCE
> Task :feature:auth:generateReleaseAssets UP-TO-DATE
> Task :feature:auth:packageReleaseAssets
> Task :feature:auth:prepareLintJarForPublish
> Task :feature:auth:prepareReleaseArtProfile
> Task :feature:diffusion:preBuild UP-TO-DATE
> Task :feature:diffusion:preReleaseBuild UP-TO-DATE
> Task :feature:auth:writeReleaseAarMetadata
> Task :feature:diffusion:mergeReleaseJniLibFolders
> Task :feature:diffusion:mergeReleaseNativeLibs NO-SOURCE
> Task :feature:diffusion:stripReleaseDebugSymbols NO-SOURCE
> Task :feature:diffusion:copyReleaseJniLibsProjectAndLocalJars
> Task :feature:diffusion:generateReleaseResValues
> Task :feature:diffusion:extractDeepLinksForAarRelease
> Task :feature:diffusion:generateReleaseBuildConfig
> Task :feature:diffusion:generateReleaseResources
> Task :feature:diffusion:packageReleaseResources
> Task :feature:diffusion:parseReleaseLocalResources
> Task :feature:diffusion:javaPreCompileRelease
> Task :feature:diffusion:processReleaseManifest
> Task :feature:diffusion:mergeReleaseShaders
> Task :feature:diffusion:compileReleaseShaders NO-SOURCE
> Task :feature:diffusion:generateReleaseAssets UP-TO-DATE
> Task :feature:diffusion:generateReleaseRFile
> Task :feature:diffusion:packageReleaseAssets
> Task :feature:diffusion:prepareLintJarForPublish
> Task :feature:diffusion:prepareReleaseArtProfile
> Task :feature:diffusion:writeReleaseAarMetadata
> Task :demo:preBuild UP-TO-DATE
> Task :demo:preReleaseBuild UP-TO-DATE
> Task :demo:mergeReleaseJniLibFolders
> Task :demo:mergeReleaseNativeLibs NO-SOURCE
> Task :demo:stripReleaseDebugSymbols NO-SOURCE
> Task :demo:copyReleaseJniLibsProjectAndLocalJars
> Task :demo:generateReleaseResValues
> Task :demo:extractDeepLinksForAarRelease
> Task :demo:generateReleaseBuildConfig
> Task :demo:generateReleaseResources
> Task :demo:packageReleaseResources
> Task :demo:javaPreCompileRelease
> Task :demo:parseReleaseLocalResources
> Task :demo:mergeReleaseShaders
> Task :demo:processReleaseManifest
> Task :demo:compileReleaseShaders NO-SOURCE
> Task :demo:generateReleaseAssets UP-TO-DATE
> Task :demo:generateReleaseRFile
> Task :demo:packageReleaseAssets
> Task :demo:prepareLintJarForPublish
> Task :demo:prepareReleaseArtProfile
> Task :demo:writeReleaseAarMetadata
> Task :domain:mergeReleaseJniLibFolders
> Task :domain:mergeReleaseNativeLibs NO-SOURCE
> Task :domain:stripReleaseDebugSymbols NO-SOURCE
> Task :domain:copyReleaseJniLibsProjectAndLocalJars
> Task :domain:extractDeepLinksForAarRelease
> Task :domain:mergeReleaseShaders
> Task :domain:compileReleaseShaders NO-SOURCE
> Task :domain:generateReleaseAssets UP-TO-DATE
> Task :domain:packageReleaseAssets
> Task :domain:prepareReleaseArtProfile
> Task :domain:prepareLintJarForPublish
> Task :domain:writeReleaseAarMetadata
> Task :core:ui:mergeReleaseJniLibFolders
> Task :core:ui:mergeReleaseNativeLibs NO-SOURCE
> Task :core:ui:stripReleaseDebugSymbols NO-SOURCE
> Task :core:ui:copyReleaseJniLibsProjectAndLocalJars
> Task :core:ui:extractDeepLinksForAarRelease
> Task :core:ui:mergeReleaseShaders
> Task :core:ui:compileReleaseShaders NO-SOURCE
> Task :core:ui:generateReleaseAssets UP-TO-DATE
> Task :core:ui:packageReleaseAssets
> Task :core:ui:prepareLintJarForPublish
> Task :core:ui:prepareReleaseArtProfile
> Task :core:ui:writeReleaseAarMetadata
> Task :core:common:mergeReleaseJniLibFolders
> Task :core:common:mergeReleaseNativeLibs NO-SOURCE
> Task :core:common:stripReleaseDebugSymbols NO-SOURCE
> Task :core:common:copyReleaseJniLibsProjectAndLocalJars
> Task :core:common:extractDeepLinksForAarRelease
> Task :core:common:mergeReleaseShaders
> Task :core:common:compileReleaseShaders NO-SOURCE
> Task :core:common:generateReleaseAssets UP-TO-DATE
> Task :core:common:packageReleaseAssets
> Task :core:common:prepareLintJarForPublish
> Task :core:common:prepareReleaseArtProfile
> Task :core:common:writeReleaseAarMetadata
> Task :core:validation:mergeReleaseJniLibFolders
> Task :core:validation:mergeReleaseNativeLibs NO-SOURCE
> Task :core:validation:stripReleaseDebugSymbols NO-SOURCE
> Task :core:validation:copyReleaseJniLibsProjectAndLocalJars
> Task :core:validation:extractDeepLinksForAarRelease
> Task :core:validation:mergeReleaseShaders
> Task :core:validation:compileReleaseShaders NO-SOURCE
> Task :core:validation:generateReleaseAssets UP-TO-DATE
> Task :core:validation:packageReleaseAssets
> Task :core:validation:prepareLintJarForPublish
> Task :core:validation:prepareReleaseArtProfile
> Task :core:validation:writeReleaseAarMetadata
> Task :storage:mergeReleaseJniLibFolders
> Task :storage:mergeReleaseNativeLibs NO-SOURCE
> Task :storage:stripReleaseDebugSymbols NO-SOURCE
> Task :storage:copyReleaseJniLibsProjectAndLocalJars
> Task :storage:extractDeepLinksForAarRelease
> Task :storage:mergeReleaseShaders
> Task :storage:compileReleaseShaders NO-SOURCE
> Task :storage:generateReleaseAssets UP-TO-DATE
> Task :storage:packageReleaseAssets
> Task :storage:prepareReleaseArtProfile
> Task :storage:prepareLintJarForPublish
> Task :storage:writeReleaseAarMetadata
> Task :app:buildKotlinToolingMetadata
> Task :app:preBuild UP-TO-DATE
> Task :app:preFossReleaseBuild UP-TO-DATE
> Task :app:generateFossReleaseBuildConfig
> Task :core:common:compileReleaseKotlin
> Task :core:validation:compileReleaseKotlin
> Task :storage:kaptGenerateStubsReleaseKotlin
> Task :app:checkFossReleaseAarMetadata
> Task :core:common:compileReleaseJavaWithJavac
> Task :core:common:bundleLibCompileToJarRelease
> Task :core:validation:compileReleaseJavaWithJavac
> Task :domain:kaptGenerateStubsReleaseKotlin
> Task :core:imageprocessing:compileReleaseKotlin
> Task :domain:kaptReleaseKotlin
> Task :core:imageprocessing:compileReleaseJavaWithJavac
> Task :core:imageprocessing:bundleLibCompileToJarRelease
> Task :core:validation:bundleLibCompileToJarRelease
> Task :core:ui:compileReleaseKotlin
> Task :storage:kaptReleaseKotlin
> Task :domain:compileReleaseKotlin
> Task :core:imageprocessing:extractReleaseAnnotations
> Task :domain:compileReleaseJavaWithJavac
> Task :domain:bundleLibCompileToJarRelease
> Task :core:ui:compileReleaseJavaWithJavac
> Task :core:ui:bundleLibCompileToJarRelease
> Task :core:imageprocessing:mergeReleaseGeneratedProguardFiles
> Task :core:imageprocessing:mergeReleaseConsumerProguardFiles
> Task :core:imageprocessing:processReleaseJavaRes
> Task :feature:auth:compileReleaseKotlin
> Task :core:imageprocessing:mergeReleaseJavaResource
> Task :feature:auth:compileReleaseJavaWithJavac
> Task :feature:auth:bundleLibCompileToJarRelease
> Task :core:imageprocessing:syncReleaseLibJars
> Task :feature:ads:compileFossReleaseKotlin
> Task :presentation:kaptGenerateStubsReleaseKotlin
> Task :network:kaptGenerateStubsReleaseKotlin
> Task :storage:compileReleaseKotlin
> Task :presentation:kaptReleaseKotlin
> Task :network:kaptReleaseKotlin
> Task :storage:compileReleaseJavaWithJavac
> Task :storage:bundleLibCompileToJarRelease
> Task :core:imageprocessing:bundleReleaseLocalLintAar
> Task :feature:ads:extractFossReleaseAnnotations
> Task :feature:ads:compileFossReleaseJavaWithJavac
> Task :feature:ads:mergeFossReleaseGeneratedProguardFiles
> Task :feature:ads:mergeFossReleaseConsumerProguardFiles
> Task :feature:ads:processFossReleaseJavaRes
> Task :feature:ads:mergeFossReleaseJavaResource
> Task :feature:ads:syncFossReleaseLibJars
> Task :feature:ads:bundleFossReleaseLocalLintAar
> Task :feature:auth:extractReleaseAnnotations
> Task :feature:auth:mergeReleaseGeneratedProguardFiles
> Task :feature:auth:mergeReleaseConsumerProguardFiles
> Task :feature:auth:processReleaseJavaRes
> Task :feature:auth:mergeReleaseJavaResource
> Task :feature:auth:syncReleaseLibJars
> Task :feature:auth:bundleReleaseLocalLintAar
> Task :domain:extractReleaseAnnotations
> Task :domain:mergeReleaseGeneratedProguardFiles
> Task :domain:mergeReleaseConsumerProguardFiles
> Task :domain:processReleaseJavaRes
> Task :domain:mergeReleaseJavaResource
> Task :core:ui:extractReleaseAnnotations
> Task :domain:syncReleaseLibJars
> Task :domain:bundleReleaseLocalLintAar
> Task :core:ui:mergeReleaseGeneratedProguardFiles
> Task :core:ui:mergeReleaseConsumerProguardFiles
> Task :feature:analytics:compileFossReleaseKotlin
> Task :core:ui:processReleaseJavaRes
> Task :feature:analytics:extractFossReleaseAnnotations
> Task :demo:kaptGenerateStubsReleaseKotlin
> Task :feature:analytics:compileFossReleaseJavaWithJavac
> Task :feature:analytics:mergeFossReleaseGeneratedProguardFiles
> Task :feature:analytics:mergeFossReleaseConsumerProguardFiles
> Task :feature:analytics:processFossReleaseJavaRes
> Task :feature:analytics:mergeFossReleaseJavaResource
> Task :demo:kaptReleaseKotlin
> Task :feature:analytics:syncFossReleaseLibJars
> Task :feature:analytics:bundleFossReleaseLocalLintAar
> Task :core:ui:mergeReleaseJavaResource
> Task :core:common:extractReleaseAnnotations
> Task :core:ui:syncReleaseLibJars
> Task :core:ui:bundleReleaseLocalLintAar
> Task :core:common:mergeReleaseGeneratedProguardFiles
> Task :core:common:mergeReleaseConsumerProguardFiles
> Task :core:common:processReleaseJavaRes
> Task :core:common:mergeReleaseJavaResource
> Task :core:validation:extractReleaseAnnotations
> Task :core:common:syncReleaseLibJars
> Task :core:common:bundleReleaseLocalLintAar
> Task :core:validation:mergeReleaseGeneratedProguardFiles
> Task :core:validation:mergeReleaseConsumerProguardFiles
> Task :core:validation:processReleaseJavaRes
> Task :core:validation:mergeReleaseJavaResource
> Task :storage:extractReleaseAnnotations
> Task :core:validation:syncReleaseLibJars
> Task :core:validation:bundleReleaseLocalLintAar
> Task :storage:mergeReleaseGeneratedProguardFiles
> Task :storage:mergeReleaseConsumerProguardFiles
> Task :storage:processReleaseJavaRes
> Task :storage:mergeReleaseJavaResource
> Task :app:generateFossReleaseResValues
> Task :storage:syncReleaseLibJars
> Task :storage:bundleReleaseLocalLintAar
> Task :app:mapFossReleaseSourceSetPaths
> Task :app:generateFossReleaseResources
> Task :network:compileReleaseKotlin
> Task :demo:compileReleaseKotlin
> Task :network:compileReleaseJavaWithJavac
> Task :network:bundleLibCompileToJarRelease
> Task :network:extractReleaseAnnotations
> Task :app:mergeFossReleaseResources
> Task :network:mergeReleaseGeneratedProguardFiles
> Task :network:mergeReleaseConsumerProguardFiles
> Task :network:processReleaseJavaRes
> Task :network:mergeReleaseJavaResource
> Task :demo:extractReleaseAnnotations
> Task :network:syncReleaseLibJars
> Task :network:bundleReleaseLocalLintAar
> Task :data:kaptGenerateStubsReleaseKotlin
> Task :demo:compileReleaseJavaWithJavac
> Task :data:kaptReleaseKotlin
> Task :demo:mergeReleaseGeneratedProguardFiles
> Task :demo:mergeReleaseConsumerProguardFiles
> Task :demo:processReleaseJavaRes
> Task :demo:mergeReleaseJavaResource
> Task :app:packageFossReleaseResources
> Task :demo:syncReleaseLibJars
> Task :demo:bundleReleaseLocalLintAar
> Task :app:createFossReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksFossRelease
> Task :data:extractDeepLinksRelease
> Task :demo:extractDeepLinksRelease
> Task :app:parseFossReleaseLocalResources
> Task :domain:extractDeepLinksRelease
> Task :network:extractDeepLinksRelease
> Task :presentation:extractDeepLinksRelease
> Task :storage:extractDeepLinksRelease
> Task :core:common:extractDeepLinksRelease
> Task :core:imageprocessing:extractDeepLinksRelease
> Task :core:ui:extractDeepLinksRelease
> Task :core:validation:extractDeepLinksRelease
> Task :feature:ads:extractDeepLinksFossRelease
> Task :feature:analytics:extractDeepLinksFossRelease
> Task :feature:auth:extractDeepLinksRelease
> Task :feature:diffusion:extractDeepLinksRelease
> Task :app:processFossReleaseMainManifest
> Task :app:processFossReleaseManifest
> Task :data:compileReleaseLibraryResources
> Task :demo:compileReleaseLibraryResources
> Task :domain:compileReleaseLibraryResources
> Task :network:compileReleaseLibraryResources
> Task :storage:compileReleaseLibraryResources
> Task :presentation:compileReleaseLibraryResources
> Task :core:common:compileReleaseLibraryResources
> Task :core:imageprocessing:compileReleaseLibraryResources
> Task :core:ui:compileReleaseLibraryResources
> Task :core:validation:compileReleaseLibraryResources
> Task :feature:ads:compileFossReleaseLibraryResources
> Task :feature:analytics:compileFossReleaseLibraryResources
> Task :feature:auth:compileReleaseLibraryResources
> Task :feature:diffusion:compileReleaseLibraryResources
> Task :demo:bundleLibCompileToJarRelease
> Task :feature:ads:bundleLibCompileToJarFossRelease
> Task :feature:analytics:bundleLibCompileToJarFossRelease
> Task :app:javaPreCompileFossRelease
> Task :app:extractProguardFiles
> Task :data:writeReleaseLintModelMetadata
> Task :demo:bundleLibRuntimeToJarRelease
> Task :demo:writeReleaseLintModelMetadata
> Task :demo:createFullJarRelease
> Task :domain:writeReleaseLintModelMetadata
> Task :app:processFossReleaseManifestForPackage
> Task :domain:bundleLibRuntimeToJarRelease
> Task :feature:diffusion:compileReleaseKotlin
> Task :feature:diffusion:extractReleaseAnnotations
> Task :feature:diffusion:compileReleaseJavaWithJavac
> Task :feature:diffusion:mergeReleaseGeneratedProguardFiles
> Task :feature:diffusion:mergeReleaseConsumerProguardFiles
> Task :feature:diffusion:processReleaseJavaRes
> Task :feature:diffusion:bundleLibCompileToJarRelease
> Task :feature:diffusion:mergeReleaseJavaResource
> Task :domain:createFullJarRelease
> Task :feature:diffusion:syncReleaseLibJars
> Task :feature:diffusion:bundleReleaseLocalLintAar
> Task :network:writeReleaseLintModelMetadata
> Task :presentation:writeReleaseLintModelMetadata
> Task :network:bundleLibRuntimeToJarRelease
> Task :storage:bundleLibRuntimeToJarRelease
> Task :network:createFullJarRelease
> Task :storage:createFullJarRelease
> Task :storage:writeReleaseLintModelMetadata
> Task :core:common:bundleLibRuntimeToJarRelease
> Task :core:common:writeReleaseLintModelMetadata
> Task :core:common:createFullJarRelease
> Task :core:imageprocessing:bundleLibRuntimeToJarRelease
> Task :core:imageprocessing:writeReleaseLintModelMetadata
> Task :core:imageprocessing:createFullJarRelease
> Task :core:ui:bundleLibRuntimeToJarRelease
> Task :core:ui:createFullJarRelease
> Task :core:ui:writeReleaseLintModelMetadata
> Task :core:validation:writeReleaseLintModelMetadata
> Task :core:validation:bundleLibRuntimeToJarRelease
> Task :feature:ads:bundleLibRuntimeToJarFossRelease
> Task :core:validation:createFullJarRelease
> Task :feature:ads:createFullJarFossRelease
> Task :feature:ads:writeFossReleaseLintModelMetadata
> Task :feature:analytics:writeFossReleaseLintModelMetadata
> Task :feature:auth:writeReleaseLintModelMetadata
> Task :feature:diffusion:bundleLibRuntimeToJarRelease
> Task :feature:diffusion:createFullJarRelease
> Task :feature:diffusion:writeReleaseLintModelMetadata
> Task :app:mergeFossReleaseJniLibFolders
> Task :data:copyReleaseJniLibsProjectOnly
> Task :demo:copyReleaseJniLibsProjectOnly
> Task :domain:copyReleaseJniLibsProjectOnly
> Task :network:copyReleaseJniLibsProjectOnly
> Task :presentation:copyReleaseJniLibsProjectOnly
> Task :storage:copyReleaseJniLibsProjectOnly
> Task :feature:analytics:bundleLibRuntimeToJarFossRelease
> Task :core:imageprocessing:copyReleaseJniLibsProjectOnly
> Task :core:ui:copyReleaseJniLibsProjectOnly
> Task :feature:analytics:createFullJarFossRelease
> Task :core:validation:copyReleaseJniLibsProjectOnly
> Task :core:common:copyReleaseJniLibsProjectOnly
> Task :feature:auth:bundleLibRuntimeToJarRelease
> Task :feature:ads:copyFossReleaseJniLibsProjectOnly
> Task :feature:analytics:copyFossReleaseJniLibsProjectOnly
> Task :feature:auth:createFullJarRelease
> Task :feature:diffusion:copyReleaseJniLibsProjectOnly
> Task :feature:auth:copyReleaseJniLibsProjectOnly
> Task :app:processFossReleaseResources
> Task :app:checkFossReleaseDuplicateClasses
> Task :app:mergeFossReleaseNativeLibs
> Task :data:compileReleaseKotlin
> Task :app:desugarFossReleaseFileDependencies
> Task :data:extractReleaseAnnotations
> Task :data:compileReleaseJavaWithJavac
> Task :data:mergeReleaseGeneratedProguardFiles
> Task :data:mergeReleaseConsumerProguardFiles
> Task :data:processReleaseJavaRes
> Task :data:mergeReleaseJavaResource
> Task :data:bundleLibCompileToJarRelease
> Task :data:bundleLibRuntimeToJarRelease
> Task :data:syncReleaseLibJars
> Task :data:bundleReleaseLocalLintAar
> Task :data:createFullJarRelease
> Task :presentation:compileReleaseKotlin
> Task :app:stripFossReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libonnxruntime.so, libonnxruntime4j_jni.so.
> Task :app:mergeExtDexFossRelease
> Task :presentation:extractReleaseAnnotations
> Task :presentation:compileReleaseJavaWithJavac
> Task :presentation:mergeReleaseGeneratedProguardFiles
> Task :presentation:mergeReleaseConsumerProguardFiles
> Task :presentation:processReleaseJavaRes
> Task :presentation:mergeReleaseJavaResource
> Task :presentation:bundleLibCompileToJarRelease
> Task :presentation:syncReleaseLibJars
> Task :presentation:bundleReleaseLocalLintAar
> Task :app:extractFossReleaseNativeSymbolTables
> Task :presentation:bundleLibRuntimeToJarRelease
> Task :app:mergeFossReleaseArtProfile
> Task :presentation:createFullJarRelease
> Task :app:mergeFossReleaseNativeDebugMetadata NO-SOURCE
> Task :app:kaptGenerateStubsFossReleaseKotlin
> Task :app:mergeFossReleaseShaders
> Task :app:kaptFossReleaseKotlin
> Task :app:compileFossReleaseShaders NO-SOURCE
> Task :app:generateFossReleaseAssets UP-TO-DATE
> Task :app:mergeFossReleaseAssets
> Task :app:compressFossReleaseAssets
> Task :app:compileFossReleaseKotlin
> Task :app:collectFossReleaseDependencies
> Task :app:compileFossReleaseJavaWithJavac
> Task :app:dexBuilderFossRelease
> Task :app:processFossReleaseJavaRes
> Task :app:mergeFossReleaseGlobalSynthetics
> Task :app:sdkFossReleaseDependencyData
> Task :app:writeFossReleaseAppMetadata
> Task :app:writeFossReleaseSigningConfigVersions
> Task :app:optimizeFossReleaseResources
> Task :app:mergeFossReleaseJavaResource
> Task :app:mergeDexFossRelease
> Task :app:compileFossReleaseArtProfile
Sorting /home/vagrant/build/com.shifthackz.aisdv1.app.foss/app/build/intermediates/binary_art_profile_metadata/fossRelease/baseline.profm ...
> Task :app:packageFossRelease
> Task :app:createFossReleaseApkListingFileRedirect
> Task :app:lintVitalAnalyzeFossRelease
> Task :app:lintVitalReportFossRelease
> Task :app:lintVitalFossRelease
> Task :app:assembleFossRelease
BUILD SUCCESSFUL in 5m 21s
493 actionable tasks: 493 executed
2023-09-23 05:24:45,265 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.shifthackz.aisdv1.app.foss, universal_newlines=False, shell=None, istream=<valid stream>)
2023-09-23 05:24:45,281 INFO: Successfully built version 0.5.2 of com.shifthackz.aisdv1.app.foss from aae90531291a21011c3a691e785199e3ce6ea551
2023-09-23 05:24:45,574 DEBUG: AXML contains a RESOURCE MAP
2023-09-23 05:24:45,574 DEBUG: Start of Namespace mapping: prefix 35: 'android' --> uri 77: 'http://schemas.android.com/apk/res/android'
2023-09-23 05:24:45,576 DEBUG: Checking build/com.shifthackz.aisdv1.app.foss/app/build/outputs/apk/foss/release/app-foss-release-unsigned.apk
2023-09-23 05:24:45,591 DEBUG: AXML contains a RESOURCE MAP
2023-09-23 05:24:45,592 DEBUG: Start of Namespace mapping: prefix 35: 'android' --> uri 77: 'http://schemas.android.com/apk/res/android'
2023-09-23 05:24:45,761 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2023-09-23 05:24:45,762 INFO: ...retrieving https://github.com/ShiftHackZ/Stable-Diffusion-Android/releases/download/0.5.2/sdai-foss-release-0.5.2.apk
2023-09-23 05:24:45,767 DEBUG: Starting new HTTPS connection (1): github.com:443
2023-09-23 05:24:45,986 DEBUG: https://github.com:443 "GET /ShiftHackZ/Stable-Diffusion-Android/releases/download/0.5.2/sdai-foss-release-0.5.2.apk HTTP/1.1" 302 0
2023-09-23 05:24:45,998 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2023-09-23 05:24:46,236 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/609573797/906830f1-5fb5-4ed9-a766-43cb2b0de83d?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230923%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230923T052446Z&X-Amz-Expires=300&X-Amz-Signature=5926ab2fba6e5deb6d400e79b03d9dc35ac8659d17a83f1c2d78d38dca398fcb&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=609573797&response-content-disposition=attachment%3B%20filename%3Dsdai-foss-release-0.5.2.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 75627354
2023-09-23 05:24:54,548 DEBUG: unsigned/binaries/com.shifthackz.aisdv1.app.foss_165.binary.apk: Verifies
Verified using v1 scheme (JAR signing): true
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Number of signers: 1
WARNING: META-INF/com/android/build/gradle/app-metadata.properties not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity-compose.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.annotation_annotation-experimental.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat-resources.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.arch.core_core-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.autofill_autofill.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.cardview_cardview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.animation_animation-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.animation_animation.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.foundation_foundation-layout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.foundation_foundation.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.material3_material3.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.material_material-icons-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.material_material-icons-extended.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.material_material-ripple.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.runtime_runtime-saveable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.runtime_runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-geometry.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-graphics.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-text.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-tooling-preview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-unit.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-util.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.coordinatorlayout_coordinatorlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.cursoradapter_cursoradapter.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.customview_customview-poolingcontainer.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.customview_customview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.documentfile_documentfile.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.drawerlayout_drawerlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.dynamicanimation_dynamicanimation.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.emoji2_emoji2-views-helper.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.emoji2_emoji2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.exifinterface_exifinterface.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.fragment_fragment-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.fragment_fragment.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.interpolator_interpolator.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.legacy_legacy-support-core-utils.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-process.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime-compose.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-compose.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.loader_loader.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.localbroadcastmanager_localbroadcastmanager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-common-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-common.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-compose.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-runtime-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.paging_paging-compose.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.paging_paging-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.paging_paging-rxjava3.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.print_print.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.profileinstaller_profileinstaller.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.recyclerview_recyclerview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.room_room-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.room_room-rxjava3.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.security_security-crypto.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.sqlite_sqlite-framework.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.sqlite_sqlite.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.startup_startup-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.tracing_tracing.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.transition_transition.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable-animated.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.versionedparcelable_versionedparcelable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager2_viewpager2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager_viewpager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/com.google.android.material_material.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_android.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_reactive.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_rx3.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/native-image/okhttp/okhttp/native-image.properties not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/native-image/okhttp/okhttp/reflect-config.json not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/native-image/okhttp/okhttp/resource-config.json not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/kotlinx.coroutines.CoroutineExceptionHandler not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/kotlinx.coroutines.internal.MainDispatcherFactory not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
2023-09-23 05:24:59,110 DEBUG: /tmp/tmpck5dfsn2/sigcp_com.shifthackz.aisdv1.app.foss_165.apk: Verifies
Verified using v1 scheme (JAR signing): true
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Number of signers: 1
WARNING: META-INF/com/android/build/gradle/app-metadata.properties not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity-compose.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.annotation_annotation-experimental.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat-resources.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.arch.core_core-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.autofill_autofill.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.cardview_cardview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.animation_animation-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.animation_animation.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.foundation_foundation-layout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.foundation_foundation.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.material3_material3.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.material_material-icons-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.material_material-icons-extended.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.material_material-ripple.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.runtime_runtime-saveable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.runtime_runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-geometry.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-graphics.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-text.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-tooling-preview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-unit.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-util.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.coordinatorlayout_coordinatorlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.cursoradapter_cursoradapter.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.customview_customview-poolingcontainer.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.customview_customview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.documentfile_documentfile.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.drawerlayout_drawerlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.dynamicanimation_dynamicanimation.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.emoji2_emoji2-views-helper.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.emoji2_emoji2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.exifinterface_exifinterface.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.fragment_fragment-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.fragment_fragment.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.interpolator_interpolator.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.legacy_legacy-support-core-utils.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-process.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime-compose.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-compose.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.loader_loader.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.localbroadcastmanager_localbroadcastmanager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-common-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-common.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-compose.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-runtime-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.navigation_navigation-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.paging_paging-compose.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.paging_paging-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.paging_paging-rxjava3.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.print_print.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.profileinstaller_profileinstaller.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.recyclerview_recyclerview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.room_room-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.room_room-rxjava3.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.security_security-crypto.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.sqlite_sqlite-framework.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.sqlite_sqlite.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.startup_startup-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.tracing_tracing.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.transition_transition.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable-animated.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.versionedparcelable_versionedparcelable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager2_viewpager2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager_viewpager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/com.google.android.material_material.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_android.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_reactive.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_rx3.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/native-image/okhttp/okhttp/native-image.properties not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/native-image/okhttp/okhttp/reflect-config.json not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/native-image/okhttp/okhttp/resource-config.json not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/kotlinx.coroutines.CoroutineExceptionHandler not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/kotlinx.coroutines.internal.MainDispatcherFactory not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
2023-09-23 05:24:59,112 INFO: ...successfully verified
2023-09-23 05:24:59,112 INFO: compared built binary to supplied reference binary successfully
2023-09-23 05:24:59,189 INFO: supplied reference binary has allowed signer 8974efc853e2d5e93eb29dd809fc57cae7411fcfaca03de3f7c152f441a90064
2023-09-23 05:24:59,214 INFO: success: com.shifthackz.aisdv1.app.foss
2023-09-23 05:24:59,215 INFO: Finished
2023-09-23 05:24:59,215 INFO: 1 build succeeded