log for app.simple.inure:10621
== Installed Android Tools ==
2025-06-18 12:28:38,492 DEBUG: Reading 'config.yml'
2025-06-18 12:28:38,506 INFO: Creating log directory
2025-06-18 12:28:38,507 INFO: Creating temporary directory
2025-06-18 12:28:38,507 INFO: Creating output directory
2025-06-18 12:28:38,596 DEBUG: Getting git vcs interface for https://github.com/Hamza417/Inure.git
2025-06-18 12:28:38,597 DEBUG: Checking app.simple.inure:10621
2025-06-18 12:28:38,597 INFO: Building version build106.2.1 (10621) of app.simple.inure
2025-06-18 12:28:38,602 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/app.simple.inure, universal_newlines=False, shell=None, istream=None)
2025-06-18 12:28:38,636 INFO: Running 'sudo' commands in /home/vagrant
2025-06-18 12:28:38,636 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c export CPUS_MAX=16; export CPUS=$(getconf _NPROCESSORS_ONLN); for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online ; done
+ export CPUS_MAX=16
+ CPUS_MAX=16
++ getconf _NPROCESSORS_ONLN
+ export CPUS=20
+ CPUS=20
+ (( c=16 ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
2025-06-18 12:28:38,947 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-06-18 12:28:39,853 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64067 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u1) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u10) ...
2025-06-18 12:28:53,506 INFO: Getting source for revision bbe775c6461c789b55e5fcc05874dad787df38a0
2025-06-18 12:28:53,507 DEBUG: Directory: build/app.simple.inure
2025-06-18 12:28:53,507 DEBUG: > git rev-parse --show-toplevel
2025-06-18 12:28:53,711 DEBUG: Directory: build/app.simple.inure
2025-06-18 12:28:53,711 DEBUG: > git submodule foreach --recursive git reset --hard
2025-06-18 12:28:53,915 DEBUG: Directory: build/app.simple.inure
2025-06-18 12:28:53,922 DEBUG: > git reset --hard
2025-06-18 12:28:55,131 DEBUG: Directory: build/app.simple.inure
2025-06-18 12:28:55,132 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-06-18 12:28:55,235 DEBUG: Directory: build/app.simple.inure
2025-06-18 12:28:55,235 DEBUG: > git clean -dffx
2025-06-18 12:28:55,338 DEBUG: Directory: build/app.simple.inure
2025-06-18 12:28:55,338 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --prune-tags --force origin
2025-06-18 12:28:56,143 DEBUG: Directory: build/app.simple.inure
2025-06-18 12:28:56,143 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2025-06-18 12:28:56,747 DEBUG: Directory: build/app.simple.inure
2025-06-18 12:28:56,748 DEBUG: > git remote set-head origin --auto
2025-06-18 12:28:57,352 DEBUG: Directory: build/app.simple.inure
2025-06-18 12:28:57,352 DEBUG: > git checkout -f bbe775c6461c789b55e5fcc05874dad787df38a0
2025-06-18 12:28:58,658 DEBUG: Directory: build/app.simple.inure
2025-06-18 12:28:58,658 DEBUG: > git clean -dffx
2025-06-18 12:28:58,762 DEBUG: Directory: build/app.simple.inure
2025-06-18 12:28:58,762 DEBUG: > git rev-parse --show-toplevel
2025-06-18 12:28:58,966 DEBUG: Directory: build/app.simple.inure
2025-06-18 12:28:58,966 DEBUG: > git submodule deinit --all --force
2025-06-18 12:28:59,069 INFO: Collecting source libraries
2025-06-18 12:28:59,111 DEBUG: Removing debuggable flags from build/srclib/shizuku
2025-06-18 12:28:59,144 DEBUG: Directory: build/srclib/shizuku
2025-06-18 12:28:59,144 DEBUG: > bash -e -u -o pipefail -x -c -- git -c 'url.https://u:p@github.com/.insteadOf=git@github.com:' submodule update --init
/etc/bash.bashrc: line 7: PS1: unbound variable
+ git -c url.https://u:p@github.com/.insteadOf=git@github.com: submodule update --init
Submodule 'api' (git@github.com:RikkaApps/Shizuku-API.git) registered for path 'api'
Cloning into '/home/vagrant/build/srclib/shizuku/api'...
Submodule path 'api': checked out '01e08879d58a5cb11a333535c6ddce9f7b7c88ff'
2025-06-18 12:29:00,952 INFO: Creating local.properties file at build/app.simple.inure/local.properties
2025-06-18 12:29:00,954 INFO: Creating local.properties file at build/app.simple.inure/app/local.properties
2025-06-18 12:29:00,955 DEBUG: Removing debuggable flags from build/app.simple.inure/app
2025-06-18 12:29:00,997 INFO: Removing specified files
2025-06-18 12:29:00,998 INFO: Removing app/src/main/assets/rish/rish_shizuku.dex
2025-06-18 12:29:00,999 INFO: Removing app/src/play/assets/rish/rish_shizuku.dex
2025-06-18 12:29:00,999 INFO: Removing app/src/beta/assets/rish/rish_shizuku.dex
2025-06-18 12:29:01,023 INFO: Cleaned build.gradle of keysigning configs at build/app.simple.inure/app/build.gradle
2025-06-18 12:29:01,052 INFO: Running 'prebuild' commands in build/app.simple.inure/app
2025-06-18 12:29:01,052 DEBUG: Directory: build/app.simple.inure/app
2025-06-18 12:29:01,052 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/if (signingConfigs.release/,/}/d' -e 's|cppFlags ""|cFlags "-ffile-prefix-map=${rootDir}=/home/runner/work/Inure/Inure -ffile-prefix-map=/opt/android-sdk=/usr/local/lib/android/sdk -Wl,--hash-style=gnu"\ncppFlags "-ffile-prefix-map=${rootDir}=/home/runner/work/Inure/Inure -ffile-prefix-map=/opt/android-sdk=/usr/local/lib/android/sdk -Wl,--hash-style=gnu"|' build.gradle
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e '/if (signingConfigs.release/,/}/d' -e 's|cppFlags ""|cFlags "-ffile-prefix-map=${rootDir}=/home/runner/work/Inure/Inure -ffile-prefix-map=/opt/android-sdk=/usr/local/lib/android/sdk -Wl,--hash-style=gnu"\ncppFlags "-ffile-prefix-map=${rootDir}=/home/runner/work/Inure/Inure -ffile-prefix-map=/opt/android-sdk=/usr/local/lib/android/sdk -Wl,--hash-style=gnu"|' build.gradle
2025-06-18 12:29:01,255 INFO: Cleaning Gradle project...
2025-06-18 12:29:01,255 DEBUG: Directory: build/app.simple.inure/app
2025-06-18 12:29:01,256 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.11.1 via distributionUrl
Downloading missing gradle version 8.11.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.11.1-bin.zip: OK
Running /opt/gradle/versions/8.11.1/bin/gradle clean
Welcome to Gradle 8.11.1!
Here are the highlights of this release:
- Parallel load and store for Configuration Cache
- Java compilation errors at the end of the build output
- Consolidated report for warnings and deprecations
For more details see https://docs.gradle.org/8.11.1/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.11.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Calculating task graph as no cached configuration is available for tasks: clean
> Configure project :app
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 NDK (Side by side) 25.2.9519653 in /opt/android-sdk/licenses
License for package NDK (Side by side) 25.2.9519653 accepted.
Preparing "Install NDK (Side by side) 25.2.9519653 v.25.2.9519653".
"Install NDK (Side by side) 25.2.9519653 v.25.2.9519653" ready.
Installing NDK (Side by side) 25.2.9519653 in /opt/android-sdk/ndk/25.2.9519653
"Install NDK (Side by side) 25.2.9519653 v.25.2.9519653" complete.
"Install NDK (Side by side) 25.2.9519653 v.25.2.9519653" finished.
> Task :app:externalNativeBuildCleanPlayDebug
> Task :app:externalNativeBuildCleanGithubRelease
> Task :app:externalNativeBuildCleanPlayRelease
> Task :app:externalNativeBuildCleanGithubDebug
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 3m 8s
5 actionable tasks: 4 executed, 1 up-to-date
Configuration cache entry stored.
2025-06-18 12:32:16,845 INFO: Scanning source for common problems...
2025-06-18 12:32:16,867 DEBUG: scanner is configured to use signature data from: 'suss'
2025-06-18 12:32:16,867 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-06-18 12:32:17,430 DEBUG: write 'suss.json' to cache
2025-06-18 12:32:17,434 DEBUG: next suss.json cache update due in 23:59:59.985722
2025-06-18 12:32:17,583 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-06-18 12:32:17,772 INFO: Ignoring DexClassLoader at app/src/main/java/app/simple/inure/trackers/dex/DexLoaderBuilder.java
2025-06-18 12:32:17,841 INFO: Creating source tarball...
2025-06-18 12:32:24,084 INFO: Running 'build' commands in build/app.simple.inure/app
2025-06-18 12:32:24,084 DEBUG: Directory: build/app.simple.inure/app
2025-06-18 12:32:24,084 DEBUG: > bash -e -u -o pipefail -x -c appdir=$(pwd); cd /home/vagrant/build/srclib/shizuku/shell; sed -i -e "s|into dexPath|into '$appdir/src/main/assets/rish/'|" build.gradle; sed -i -e '/:manager/d' ../settings.gradle; gradle assembleRelease
/etc/bash.bashrc: line 7: PS1: unbound variable
++ pwd
+ appdir=/home/vagrant/build/app.simple.inure/app
+ cd /home/vagrant/build/srclib/shizuku/shell
+ sed -i -e 's|into dexPath|into '\''/home/vagrant/build/app.simple.inure/app/src/main/assets/rish/'\''|' build.gradle
+ sed -i -e /:manager/d ../settings.gradle
+ gradle assembleRelease
Found 8.0 via distributionUrl
Downloading missing gradle version 8.0
cachedir
/tmp/tmp.HhmCShQMPs/gradle-8.0-bin.zip: OK
Running /opt/gradle/versions/8.0/bin/gradle assembleRelease
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
> Configure project :aidl
WARNING: The option setting 'android.enableParallelJsonGen=true' is experimental.
The current default is 'false'.
> Configure project :rish
This version only understands SDK XML versions up to 3 but an SDK XML file of version 4 was encountered. This can happen if you use versions of Android Studio and the command-line tools that were released at different times.
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 NDK (Side by side) 25.1.8937393 in /opt/android-sdk/licenses
License for package NDK (Side by side) 25.1.8937393 accepted.
Preparing "Install NDK (Side by side) 25.1.8937393 (revision: 25.1.8937393)".
"Install NDK (Side by side) 25.1.8937393 (revision: 25.1.8937393)" ready.
Installing NDK (Side by side) 25.1.8937393 in /opt/android-sdk/ndk/25.1.8937393
"Install NDK (Side by side) 25.1.8937393 (revision: 25.1.8937393)" complete.
"Install NDK (Side by side) 25.1.8937393 (revision: 25.1.8937393)" finished.
> Task :shell:preBuild UP-TO-DATE
> Task :shell:preReleaseBuild UP-TO-DATE
> Task :shell:mergeReleaseJniLibFolders
> Task :shell:mergeReleaseNativeLibs NO-SOURCE
> Task :shell:stripReleaseDebugSymbols NO-SOURCE
> Task :shell:extractReleaseNativeSymbolTables NO-SOURCE
> Task :shell:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :shell:checkReleaseDuplicateClasses
> Task :shell:extractProguardFiles
> Task :shell:compileReleaseAidl NO-SOURCE
> Task :shell:mergeReleaseArtProfile
> Task :shell:generateReleaseBuildConfig
> Task :shell:javaPreCompileRelease
> Task :shell:checkReleaseAarMetadata
> Task :shell:generateReleaseResValues
> Task :shell:mapReleaseSourceSetPaths
> Task :shell:generateReleaseResources
> Task :shell:mergeReleaseResources
> Task :shell:createReleaseCompatibleScreenManifests
> Task :shell:extractDeepLinksRelease
> Task :shell:processReleaseMainManifest
> Task :shell:processReleaseManifest
> Task :shell:processReleaseJavaRes NO-SOURCE
> Task :shell:mergeReleaseShaders
> Task :shell:compileReleaseShaders NO-SOURCE
> Task :shell:generateReleaseAssets UP-TO-DATE
> Task :shell:mergeReleaseAssets
> Task :shell:compressReleaseAssets
> Task :shell:writeReleaseAppMetadata
> Task :shell:mergeReleaseJavaResource
> Task :shell:writeReleaseSigningConfigVersions
> Task :shell:processReleaseManifestForPackage
> Task :shell:processReleaseResources
> Task :shell:compileReleaseJavaWithJavac
Note: /home/vagrant/build/srclib/shizuku/shell/src/main/java/rikka/shizuku/shell/ShizukuShellLoader.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :shell:optimizeReleaseResources
> Task :shell:transformReleaseClassesWithAsm
> Task :shell:mergeReleaseGeneratedProguardFiles
> Task :shell:minifyReleaseWithR8
> Task :shell:compileReleaseArtProfile
> Task :shell:packageRelease
> Task :shell:createReleaseApkListingFileRedirect
> Task :shell:assembleRelease
BUILD SUCCESSFUL in 3m 9s
31 actionable tasks: 31 executed
2025-06-18 12:35:39,425 INFO: Building Gradle project...
2025-06-18 12:35:39,426 DEBUG: Directory: build/app.simple.inure/app
2025-06-18 12:35:39,426 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleGithubRelease
Found 8.11.1 via distributionUrl
Running /opt/gradle/versions/8.11.1/bin/gradle assembleGithubRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.11.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Calculating task graph as no cached configuration is available for tasks: assembleGithubRelease
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 35 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 35 accepted.
Preparing "Install Android SDK Build-Tools 35 v.35.0.0".
"Install Android SDK Build-Tools 35 v.35.0.0" ready.
Installing Android SDK Build-Tools 35 in /opt/android-sdk/build-tools/35.0.0
"Install Android SDK Build-Tools 35 v.35.0.0" complete.
"Install Android SDK Build-Tools 35 v.35.0.0" finished.
Checking the license for package Android SDK Platform 35 in /opt/android-sdk/licenses
License for package Android SDK Platform 35 accepted.
Preparing "Install Android SDK Platform 35 (revision 2)".
"Install Android SDK Platform 35 (revision 2)" ready.
Installing Android SDK Platform 35 in /opt/android-sdk/platforms/android-35
"Install Android SDK Platform 35 (revision 2)" complete.
"Install Android SDK Platform 35 (revision 2)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
[========= ] 25%
[========= ] 25% Fetch remote repository...
[=======================================] 100% Fetch remote repository...
> Task :stub:preBuild UP-TO-DATE
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:preBuild UP-TO-DATE
> Task :stub:preReleaseBuild UP-TO-DATE
> Task :app:prePlayReleaseBuild UP-TO-DATE
> Task :app:preGithubReleaseBuild UP-TO-DATE
> Task :app:buildKotlinToolingMetadata
> Task :stub:extractProguardFiles
> Task :app:extractProguardFiles
> Task :stub:prepareReleaseArtProfile
> Task :app:generateGithubReleaseBuildConfig
> Task :stub:generateReleaseResValues
> Task :app:createGithubReleaseCompatibleScreenManifests
> Task :stub:generateReleaseResources
> Task :stub:javaPreCompileRelease
> Task :app:generateGithubReleaseResValues
> Task :app:mergeGithubReleaseStartupProfile
> Task :stub:packageReleaseResources
> Task :app:extractDeepLinksGithubRelease
> Task :app:generateGithubReleaseResources
> Task :app:configureCMakeRelWithDebInfo[x86_64]
Checking the license for package CMake 3.22.1 in /opt/android-sdk/licenses
License for package CMake 3.22.1 accepted.
Preparing "Install CMake 3.22.1 v.3.22.1".
> Task :app:javaPreCompileGithubRelease
> Task :app:mergeGithubReleaseJniLibFolders
> Task :stub:prepareLintJarForPublish
> Task :stub:writeReleaseAarMetadata
> Task :app:mergeGithubReleaseShaders
> Task :app:compileGithubReleaseShaders NO-SOURCE
> Task :app:generateGithubReleaseAssets UP-TO-DATE
> Task :app:mapGithubReleaseSourceSetPaths
> Task :stub:processReleaseManifest
> Task :stub:extractDeepLinksForAarRelease
> Task :app:extractGithubReleaseVersionControlInfo
> Task :stub:mergeReleaseJniLibFolders
> Task :stub:mergeReleaseNativeLibs NO-SOURCE
> Task :stub:stripReleaseDebugSymbols NO-SOURCE
> Task :stub:writeReleaseLintModelMetadata
> Task :app:writeGithubReleaseAppMetadata
> Task :stub:mergeReleaseShaders
> Task :stub:compileReleaseShaders NO-SOURCE
> Task :stub:generateReleaseAssets UP-TO-DATE
> Task :stub:parseReleaseLocalResources
> Task :stub:mergeReleaseAssets
> Task :app:writeGithubReleaseSigningConfigVersions
> Task :stub:copyReleaseJniLibsProjectAndLocalJars
> Task :app:mergeGithubReleaseArtProfile
> Task :app:mergeGithubReleaseAssets
> Task :stub:generateReleaseRFile
> Task :app:checkGithubReleaseAarMetadata
> Task :app:compressGithubReleaseAssets
> Task :app:configureCMakeRelWithDebInfo[x86_64]
"Install CMake 3.22.1 v.3.22.1" ready.
Installing CMake 3.22.1 in /opt/android-sdk/cmake/3.22.1
"Install CMake 3.22.1 v.3.22.1" complete.
"Install CMake 3.22.1 v.3.22.1" finished.
> Task :app:processGithubReleaseMainManifest
> Task :app:checkGithubReleaseDuplicateClasses
> Task :app:processGithubReleaseManifest
> Task :app:processGithubReleaseManifestForPackage
> Task :app:compileGithubReleaseAidl
> Task :app:configureCMakeRelWithDebInfo[arm64-v8a]
> Task :app:configureCMakeRelWithDebInfo[armeabi-v7a]
> Task :app:configureCMakeRelWithDebInfo[x86]
C/C++: ninja: Entering directory `/home/vagrant/build/app.simple.inure/app/.cxx/RelWithDebInfo/301n4640/armeabi-v7a'
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [2/7] Building CXX object CMakeFiles/inure_su.dir/root_proc.cpp.o
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [3/7] Building CXX object CMakeFiles/inure_terminal_emulator.dir/common.cpp.o
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [4/7] Linking CXX shared library /home/vagrant/build/app.simple.inure/app/build/intermediates/cxx/RelWithDebInfo/301n4640/obj/armeabi-v7a/libinure_su.so
C/C++: [5/7] Building CXX object CMakeFiles/inure_terminal_emulator.dir/termExec.cpp.o
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [6/7] Building CXX object CMakeFiles/inure_terminal_emulator.dir/process.cpp.o
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [7/7] Linking CXX shared library /home/vagrant/build/app.simple.inure/app/build/intermediates/cxx/RelWithDebInfo/301n4640/obj/armeabi-v7a/libinure_terminal_emulator.so
> Task :app:buildCMakeRelWithDebInfo[armeabi-v7a]
C/C++: ninja: Entering directory `/home/vagrant/build/app.simple.inure/app/.cxx/RelWithDebInfo/301n4640/x86_64'
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [2/7] Building CXX object CMakeFiles/inure_terminal_emulator.dir/common.cpp.o
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [3/7] Building CXX object CMakeFiles/inure_terminal_emulator.dir/fileCompat.cpp.o
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [4/7] Linking CXX shared library /home/vagrant/build/app.simple.inure/app/build/intermediates/cxx/RelWithDebInfo/301n4640/obj/x86_64/libinure_su.so
C/C++: [5/7] Building CXX object CMakeFiles/inure_terminal_emulator.dir/termExec.cpp.o
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [6/7] Building CXX object CMakeFiles/inure_terminal_emulator.dir/process.cpp.o
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [7/7] Linking CXX shared library /home/vagrant/build/app.simple.inure/app/build/intermediates/cxx/RelWithDebInfo/301n4640/obj/x86_64/libinure_terminal_emulator.so
> Task :app:buildCMakeRelWithDebInfo[x86_64]
C/C++: ninja: Entering directory `/home/vagrant/build/app.simple.inure/app/.cxx/RelWithDebInfo/301n4640/arm64-v8a'
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [2/7] Building CXX object CMakeFiles/inure_su.dir/root_proc.cpp.o
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [3/7] Building CXX object CMakeFiles/inure_terminal_emulator.dir/fileCompat.cpp.o
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [4/7] Linking CXX shared library /home/vagrant/build/app.simple.inure/app/build/intermediates/cxx/RelWithDebInfo/301n4640/obj/arm64-v8a/libinure_su.so
C/C++: [5/7] Building CXX object CMakeFiles/inure_terminal_emulator.dir/termExec.cpp.o
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [6/7] Building CXX object CMakeFiles/inure_terminal_emulator.dir/process.cpp.o
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [7/7] Linking CXX shared library /home/vagrant/build/app.simple.inure/app/build/intermediates/cxx/RelWithDebInfo/301n4640/obj/arm64-v8a/libinure_terminal_emulator.so
> Task :app:buildCMakeRelWithDebInfo[arm64-v8a]
C/C++: ninja: Entering directory `/home/vagrant/build/app.simple.inure/app/.cxx/RelWithDebInfo/301n4640/x86'
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [2/7] Building CXX object CMakeFiles/inure_terminal_emulator.dir/fileCompat.cpp.o
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [3/7] Building CXX object CMakeFiles/inure_su.dir/root_proc.cpp.o
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [4/7] Building CXX object CMakeFiles/inure_terminal_emulator.dir/termExec.cpp.o
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [5/7] Linking CXX shared library /home/vagrant/build/app.simple.inure/app/build/intermediates/cxx/RelWithDebInfo/301n4640/obj/x86/libinure_su.so
C/C++: [6/7] Building CXX object CMakeFiles/inure_terminal_emulator.dir/process.cpp.o
C/C++: clang++: warning: -Wl,--hash-style=gnu: 'linker' input unused [-Wunused-command-line-argument]
C/C++: [7/7] Linking CXX shared library /home/vagrant/build/app.simple.inure/app/build/intermediates/cxx/RelWithDebInfo/301n4640/obj/x86/libinure_terminal_emulator.so
> Task :app:buildCMakeRelWithDebInfo[x86]
> Task :app:desugarGithubReleaseFileDependencies
> Task :stub:compileReleaseJavaWithJavac
warning: Supported source version 'RELEASE_11' from annotation processor 'org.gradle.api.internal.tasks.compile.processing.TimeTrackingProcessor' less than -source '17'
> Task :app:mergeGithubReleaseResources
> Task :stub:compileReleaseJavaWithJavac
1 warning
> Task :stub:extractReleaseAnnotations
> Task :app:expandGithubReleaseL8ArtProfileWildcards
> Task :app:mergeGithubReleaseNativeLibs
> Task :stub:processReleaseJavaRes
> Task :stub:bundleLibRuntimeToJarRelease
> Task :stub:createFullJarRelease
> Task :stub:mergeReleaseGeneratedProguardFiles
> Task :stub:mergeReleaseConsumerProguardFiles
> Task :stub:generateReleaseLintModel
> Task :stub:generateReleaseLintVitalModel
> Task :stub:bundleLibCompileToJarRelease
> Task :stub:mergeReleaseJavaResource
> Task :stub:syncReleaseLibJars
> Task :stub:bundleReleaseLocalLintAar
> Task :app:stripGithubReleaseDebugSymbols
> Task :app:extractGithubReleaseNativeSymbolTables
> Task :app:mergeGithubReleaseNativeDebugMetadata NO-SOURCE
> Task :app:mergeExtDexGithubRelease
> Task :app:processGithubReleaseResources
> Task :stub:lintVitalAnalyzeRelease
> Task :app:optimizeGithubReleaseResources
> Task :app:kspGithubReleaseKotlin
w: [ksp] LibraryGlideModules [] are included more than once, keeping only one!
> Task :app:kaptGenerateStubsGithubReleaseKotlin
w: Kapt currently doesn't support language version 2.0+. Falling back to 1.9.
> Task :app:kaptGithubReleaseKotlin
warning: Supported source version 'RELEASE_11' from annotation processor 'org.jetbrains.kotlin.kapt3.base.ProcessorWrapper' less than -source '17'
[WARN] Incremental annotation processing requested, but support is disabled because the following processors are not incremental: dev.rikka.tools.refine.RefineProcessor (DYNAMIC).
> Task :app:compileGithubReleaseKotlin
w: file:///home/vagrant/build/app.simple.inure/app/src/main/java/app/simple/inure/viewmodels/installer/InstallerViewModel.kt:325:49 This synthetic property is based on the getter function 'fun getApplication(): Application' from Kotlin. In the future, synthetic properties will be available only if the base getter function came from Java. Consider replacing this property access with a 'getApplication()' function call.
> Task :app:compileGithubReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :app:processGithubReleaseJavaRes
> Task :app:generateGithubReleaseLintVitalReportModel
> Task :app:mergeGithubReleaseJavaResource
> Task :app:transformGithubReleaseClassesWithAsm
> Task :app:lintVitalAnalyzeGithubRelease
> Task :app:dexBuilderGithubRelease
> Task :app:mergeGithubReleaseGlobalSynthetics
> Task :app:mergeDexGithubRelease
> Task :app:l8DexDesugarLibGithubRelease
> Task :app:compileGithubReleaseArtProfile
> Task :app:lintVitalReportGithubRelease
> Task :app:lintVitalGithubRelease
> Task :app:packageGithubRelease
> Task :app:assembleGithubRelease
> Task :app:createGithubReleaseApkListingFileRedirect
[Incubating] Problems report is available at: file:///home/vagrant/build/app.simple.inure/build/reports/problems/problems-report.html
BUILD SUCCESSFUL in 11m 30s
91 actionable tasks: 91 executed
Configuration cache entry stored.
2025-06-18 12:47:10,828 INFO: Successfully built version build106.2.1 of app.simple.inure from bbe775c6461c789b55e5fcc05874dad787df38a0
2025-06-18 12:47:11,092 DEBUG: Checking build/app.simple.inure/app/build/outputs/apk/github/release/app-github-release-unsigned.apk
2025-06-18 12:47:11,204 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-06-18 12:47:11,204 INFO: ...retrieving https://github.com/Hamza417/Inure/releases/download/build106.2.1/app-github-release.apk
2025-06-18 12:47:11,208 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-06-18 12:47:11,508 DEBUG: https://github.com:443 "GET /Hamza417/Inure/releases/download/build106.2.1/app-github-release.apk HTTP/1.1" 302 0
2025-06-18 12:47:11,512 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2025-06-18 12:47:11,981 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/345422733/7613754c-2d41-42f9-8dda-1076779b1e62?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250618%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250618T124711Z&X-Amz-Expires=300&X-Amz-Signature=d884edf73bccda231dda5127b1b4d2a4e4a1d3d8a3dfeeeca7c5f5716e0bbe79&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dapp-github-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 27209656
2025-06-18 12:47:16,438 DEBUG: unsigned/binaries/app.simple.inure_10621.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
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
WARNING: META-INF/com/android/build/gradle/app-metadata.properties not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/version-control-info.textproto not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/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.asynclayoutinflater_asynclayoutinflater.version not protected by 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.constraintlayout_constraintlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.coordinatorlayout_coordinatorlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core-viewtree.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.cursoradapter_cursoradapter.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.customview_customview-poolingcontainer.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.customview_customview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.databinding_viewbinding.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.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-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.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-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.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.legacy_legacy-support-v4.version not protected by 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.version not protected by 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-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-service.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-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.media_media.version not protected by 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-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.room_room-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.slidingpanelayout_slidingpanelayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.sqlite_sqlite-framework.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.sqlite_sqlite.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.startup_startup-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.swiperefreshlayout_swiperefreshlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.tracing_tracing-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.tracing_tracing.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.transition_transition-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.transition_transition.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable-animated.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.versionedparcelable_versionedparcelable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager2_viewpager2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager_viewpager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.webkit_webkit.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.work_work-runtime-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.work_work-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/annotation/annotation/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/collection/collection-ktx/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/collection/collection/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/constraintlayout/constraintlayout-core/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/lifecycle/lifecycle-common/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/room/room-common/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/com.google.android.material_material.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/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/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/.
WARNING: META-INF/versions/9/OSGI-INF/MANIFEST.MF not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
2025-06-18 12:47:19,639 DEBUG: /tmp/tmp3hh0yrum/sigcp_app.simple.inure_10621.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
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
WARNING: META-INF/com/android/build/gradle/app-metadata.properties not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/version-control-info.textproto not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/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.asynclayoutinflater_asynclayoutinflater.version not protected by 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.constraintlayout_constraintlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.coordinatorlayout_coordinatorlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core-viewtree.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.cursoradapter_cursoradapter.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.customview_customview-poolingcontainer.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.customview_customview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.databinding_viewbinding.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.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-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.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-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.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.legacy_legacy-support-v4.version not protected by 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.version not protected by 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-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-service.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-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.media_media.version not protected by 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-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.room_room-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.slidingpanelayout_slidingpanelayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.sqlite_sqlite-framework.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.sqlite_sqlite.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.startup_startup-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.swiperefreshlayout_swiperefreshlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.tracing_tracing-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.tracing_tracing.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.transition_transition-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.transition_transition.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable-animated.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.versionedparcelable_versionedparcelable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager2_viewpager2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager_viewpager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.webkit_webkit.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.work_work-runtime-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.work_work-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/annotation/annotation/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/collection/collection-ktx/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/collection/collection/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/constraintlayout/constraintlayout-core/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/lifecycle/lifecycle-common/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/room/room-common/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/com.google.android.material_material.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/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/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/.
WARNING: META-INF/versions/9/OSGI-INF/MANIFEST.MF not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
2025-06-18 12:47:19,640 INFO: ...successfully verified
2025-06-18 12:47:19,640 INFO: compared built binary to supplied reference binary successfully
2025-06-18 12:47:19,788 WARNING: Requested API level 35 is larger than maximum we have, returning API level 28 instead.
2025-06-18 12:47:19,873 DEBUG: Using APK Signature v2
2025-06-18 12:47:19,904 INFO: supplied reference binary has allowed signer 4a3f711142250805c7bb5c0a5a3287631bdb948816e6f4afc9524d0eb46b6b1b
2025-06-18 12:47:19,914 INFO: success: app.simple.inure
2025-06-18 12:47:19,914 INFO: Finished
2025-06-18 12:47:19,914 INFO: 1 build succeeded