log for com.maksimowiczm.foodyou:2
== Installed Android Tools ==
2025-03-10 18:34:48,760 DEBUG: Reading 'config.yml'
2025-03-10 18:34:48,772 INFO: Creating log directory
2025-03-10 18:34:48,773 INFO: Creating temporary directory
2025-03-10 18:34:48,773 INFO: Creating output directory
2025-03-10 18:34:48,781 DEBUG: Getting git vcs interface for https://github.com/maksimowiczm/FoodYou
2025-03-10 18:34:48,781 DEBUG: Checking com.maksimowiczm.foodyou:2
2025-03-10 18:34:48,781 INFO: Building version 1.0.1 (2) of com.maksimowiczm.foodyou
2025-03-10 18:34:48,781 INFO: Running 'sudo' commands in /home/vagrant
2025-03-10 18:34:48,781 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-03-10 18:34:49,085 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-03-10 18:34:49,590 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64017 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u1) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u9) ...
2025-03-10 18:35:11,005 INFO: Getting source for revision 1.0.1
2025-03-10 18:35:11,009 DEBUG: Directory: build/com.maksimowiczm.foodyou
2025-03-10 18:35:11,009 DEBUG: > git rev-parse --show-toplevel
2025-03-10 18:35:11,221 DEBUG: Directory: build/com.maksimowiczm.foodyou
2025-03-10 18:35:11,221 DEBUG: > git submodule foreach --recursive git reset --hard
2025-03-10 18:35:11,424 DEBUG: Directory: build/com.maksimowiczm.foodyou
2025-03-10 18:35:11,424 DEBUG: > git reset --hard
2025-03-10 18:35:11,728 DEBUG: Directory: build/com.maksimowiczm.foodyou
2025-03-10 18:35:11,728 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-03-10 18:35:11,831 DEBUG: Directory: build/com.maksimowiczm.foodyou
2025-03-10 18:35:11,831 DEBUG: > git clean -dffx
2025-03-10 18:35:11,934 DEBUG: Directory: build/com.maksimowiczm.foodyou
2025-03-10 18:35:11,934 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-03-10 18:35:12,638 DEBUG: Directory: build/com.maksimowiczm.foodyou
2025-03-10 18:35:12,639 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-03-10 18:35:13,243 DEBUG: Directory: build/com.maksimowiczm.foodyou
2025-03-10 18:35:13,243 DEBUG: > git remote set-head origin --auto
2025-03-10 18:35:13,847 DEBUG: Directory: build/com.maksimowiczm.foodyou
2025-03-10 18:35:13,847 DEBUG: > git checkout -f 1.0.1
2025-03-10 18:35:14,251 DEBUG: Directory: build/com.maksimowiczm.foodyou
2025-03-10 18:35:14,251 DEBUG: > git clean -dffx
2025-03-10 18:35:14,354 DEBUG: Directory: build/com.maksimowiczm.foodyou
2025-03-10 18:35:14,354 DEBUG: > git rev-parse --show-toplevel
2025-03-10 18:35:14,558 DEBUG: Directory: build/com.maksimowiczm.foodyou
2025-03-10 18:35:14,559 DEBUG: > git submodule deinit --all --force
2025-03-10 18:35:14,661 INFO: Creating local.properties file at build/com.maksimowiczm.foodyou/local.properties
2025-03-10 18:35:14,922 INFO: Creating local.properties file at build/com.maksimowiczm.foodyou/app/local.properties
2025-03-10 18:35:14,923 DEBUG: Removing debuggable flags from build/com.maksimowiczm.foodyou/app
2025-03-10 18:35:15,262 INFO: Cleaning Gradle project...
2025-03-10 18:35:15,263 DEBUG: Directory: build/com.maksimowiczm.foodyou/app
2025-03-10 18:35:15,263 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.10.2 via distributionUrl
Downloading missing gradle version 8.10.2
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.10.2-bin.zip: OK
Running /opt/gradle/versions/8.10.2/bin/gradle clean
Welcome to Gradle 8.10.2!
Here are the highlights of this release:
- Support for Java 23
- Faster configuration cache
- Better configuration cache reports
For more details see https://docs.gradle.org/8.10.2/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.10.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 2m 8s
1 actionable task: 1 up-to-date
2025-03-10 18:37:30,258 INFO: Scanning source for common problems...
2025-03-10 18:37:30,331 DEBUG: scanner is configured to use signature data from: 'suss'
2025-03-10 18:37:30,331 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-03-10 18:37:31,157 DEBUG: write 'suss.json' to cache
2025-03-10 18:37:31,160 DEBUG: next suss.json cache update due in 23:59:59.986767
2025-03-10 18:37:31,332 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-03-10 18:37:31,403 INFO: Creating source tarball...
2025-03-10 18:37:31,768 INFO: Building Gradle project...
2025-03-10 18:37:31,769 DEBUG: Directory: build/com.maksimowiczm.foodyou/app
2025-03-10 18:37:31,769 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleOpensourceRelease
Found 8.10.2 via distributionUrl
Running /opt/gradle/versions/8.10.2/bin/gradle assembleOpensourceRelease
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.10.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Errors during XML parse:
Additionally, the fallback loader failed to parse the XML.
Checking the license for package Android SDK Build-Tools 35 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 35 accepted.
Preparing "Install Android SDK Build-Tools 35 v.35.0.0".
"Install Android SDK Build-Tools 35 v.35.0.0" ready.
Installing Android SDK Build-Tools 35 in /opt/android-sdk/build-tools/35.0.0
"Install Android SDK Build-Tools 35 v.35.0.0" complete.
"Install Android SDK Build-Tools 35 v.35.0.0" finished.
Checking the license for package Android SDK Platform 35 in /opt/android-sdk/licenses
License for package Android SDK Platform 35 accepted.
Preparing "Install Android SDK Platform 35 (revision 2)".
"Install Android SDK Platform 35 (revision 2)" ready.
Installing Android SDK Platform 35 in /opt/android-sdk/platforms/android-35
"Install Android SDK Platform 35 (revision 2)" complete.
"Install Android SDK Platform 35 (revision 2)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :app:buildKotlinToolingMetadata
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:preBuild UP-TO-DATE
> Task :app:preOpensourceReleaseBuild UP-TO-DATE
> Task :app:dataBindingMergeDependencyArtifactsOpensourceRelease
> Task :app:generateOpensourceReleaseResValues
> Task :app:extractOpensourceReleaseSupportedLocales
> Task :app:generateOpensourceReleaseResources
> Task :app:generateOpensourceReleaseBuildConfig
> Task :app:generateOpensourceReleaseLocaleConfig
> Task :app:checkOpensourceReleaseAarMetadata
> Task :app:packageOpensourceReleaseResources
> Task :app:mergeOpensourceReleaseResources
> Task :app:mapOpensourceReleaseSourceSetPaths
> Task :app:createOpensourceReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksOpensourceRelease
> Task :app:parseOpensourceReleaseLocalResources
> Task :app:processOpensourceReleaseMainManifest
> Task :app:dataBindingGenBaseClassesOpensourceRelease
> Task :app:processOpensourceReleaseManifest
> Task :app:javaPreCompileOpensourceRelease
> Task :app:extractProguardFiles
> Task :app:mergeOpensourceReleaseJniLibFolders
> Task :app:processOpensourceReleaseManifestForPackage
> Task :app:mergeOpensourceReleaseNativeLibs
> Task :app:stripOpensourceReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so.
> Task :app:checkOpensourceReleaseDuplicateClasses
> Task :app:extractOpensourceReleaseNativeSymbolTables
> Task :app:mergeOpensourceReleaseNativeDebugMetadata NO-SOURCE
> Task :app:mergeOpensourceReleaseStartupProfile
> Task :app:mergeOpensourceReleaseArtProfile
> Task :app:mergeOpensourceReleaseShaders
> Task :app:compileOpensourceReleaseShaders NO-SOURCE
> Task :app:generateOpensourceReleaseAssets UP-TO-DATE
> Task :app:processOpensourceReleaseResources
> Task :app:mergeOpensourceReleaseAssets
> Task :app:compressOpensourceReleaseAssets
> Task :app:extractOpensourceReleaseVersionControlInfo
> Task :app:collectOpensourceReleaseDependencies
> Task :app:sdkOpensourceReleaseDependencyData
> Task :app:writeOpensourceReleaseAppMetadata
> Task :app:writeOpensourceReleaseSigningConfigVersions
> Task :app:optimizeOpensourceReleaseResources
> Task :app:kspOpensourceReleaseKotlin
> Task :app:compileOpensourceReleaseKotlin
> Task :app:compileOpensourceReleaseJavaWithJavac
> Task :app:copyRoomSchemas NO-SOURCE
> Task :app:generateOpensourceReleaseLintVitalReportModel
> Task :app:mergeOpensourceReleaseGeneratedProguardFiles
> Task :app:processOpensourceReleaseJavaRes
> Task :app:expandOpensourceReleaseArtProfileWildcards
> Task :app:mergeOpensourceReleaseJavaResource
> Task :app:lintVitalAnalyzeOpensourceRelease
> Task :app:minifyOpensourceReleaseWithR8
> Task :app:lintVitalReportOpensourceRelease
> Task :app:lintVitalOpensourceRelease
> Task :app:compileOpensourceReleaseArtProfile
> Task :app:packageOpensourceRelease
> Task :app:createOpensourceReleaseApkListingFileRedirect
> Task :app:assembleOpensourceRelease
BUILD SUCCESSFUL in 8m 47s
52 actionable tasks: 52 executed
2025-03-10 18:46:20,373 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.maksimowiczm.foodyou, universal_newlines=False, shell=None, istream=<valid stream>)
2025-03-10 18:46:20,379 INFO: Successfully built version 1.0.1 of com.maksimowiczm.foodyou from a443b8a5d78496bd7768dcf4af40764c0b07e3d1
2025-03-10 18:46:20,952 DEBUG: Checking build/com.maksimowiczm.foodyou/app/build/outputs/apk/opensource/release/app-opensource-release-unsigned.apk
2025-03-10 18:46:21,005 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-03-10 18:46:21,006 INFO: ...retrieving https://github.com/maksimowiczm/FoodYou/releases/download/1.0.1/food-you-1.0.1.apk
2025-03-10 18:46:21,011 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-03-10 18:46:21,305 DEBUG: https://github.com:443 "GET /maksimowiczm/FoodYou/releases/download/1.0.1/food-you-1.0.1.apk HTTP/1.1" 302 0
2025-03-10 18:46:21,312 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2025-03-10 18:46:21,658 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/916753718/996cb3f0-0ffb-46d3-9838-656263504b0a?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250310%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250310T184621Z&X-Amz-Expires=300&X-Amz-Signature=eaaf9a0f179ebfa241f7fbb894110e64a3dcb676f64ed3c17e886a38c7f5078f&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dfood-you-1.0.1.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 6058276
2025-03-10 18:46:22,808 DEBUG: unsigned/binaries/com.maksimowiczm.foodyou_2.binary.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): false
Verified using v3 scheme (APK Signature Scheme v3): true
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
2025-03-10 18:46:23,625 DEBUG: /tmp/tmpsvzxlprb/sigcp_com.maksimowiczm.foodyou_2.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): false
Verified using v3 scheme (APK Signature Scheme v3): true
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
2025-03-10 18:46:23,625 INFO: ...successfully verified
2025-03-10 18:46:23,626 INFO: compared built binary to supplied reference binary successfully
2025-03-10 18:46:23,712 WARNING: Requested API level 35 is larger than maximum we have, returning API level 28 instead.
2025-03-10 18:46:23,737 DEBUG: Using APK Signature v3
2025-03-10 18:46:23,739 INFO: supplied reference binary has allowed signer cd74b0aedd8ead8184063a65909d639a8c885cf6465829690a9be83a8904bdea
2025-03-10 18:46:23,742 INFO: success: com.maksimowiczm.foodyou
2025-03-10 18:46:23,742 INFO: Finished
2025-03-10 18:46:23,742 INFO: 1 build succeeded