log for de.reimardoeffinger.quickdic:129
== Installed Android Tools ==
2025-08-19 01:31:39,481 DEBUG: Reading 'config.yml'
2025-08-19 01:31:39,493 INFO: Creating log directory
2025-08-19 01:31:39,494 INFO: Creating temporary directory
2025-08-19 01:31:39,494 INFO: Creating output directory
2025-08-19 01:31:39,558 DEBUG: Getting git vcs interface for https://github.com/rdoeffinger/Dictionary.git
2025-08-19 01:31:39,558 DEBUG: Checking de.reimardoeffinger.quickdic:129
2025-08-19 01:31:39,558 INFO: Building version 5.8.0 (129) of de.reimardoeffinger.quickdic
2025-08-19 01:31:39,563 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/de.reimardoeffinger.quickdic, universal_newlines=False, shell=None, istream=None)
2025-08-19 01:31:39,576 INFO: Running 'sudo' commands in /home/vagrant
2025-08-19 01:31:39,577 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y zip
+ apt-get update
Get:1 https://security.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:2 https://debian.osuosl.org/debian bookworm InRelease [151 kB]
Get:3 https://debian.osuosl.org/debian bookworm-updates InRelease [55.4 kB]
Get:4 https://debian.osuosl.org/debian bookworm-backports InRelease [59.4 kB]
Get:5 https://security.debian.org/debian-security bookworm-security/main amd64 Packages [274 kB]
Get:6 https://security.debian.org/debian-security bookworm-security/main Translation-en [165 kB]
Get:7 https://debian.osuosl.org/debian bookworm/main amd64 Packages [8793 kB]
Get:8 https://debian.osuosl.org/debian bookworm/main Translation-en [6109 kB]
Get:9 https://debian.osuosl.org/debian bookworm-updates/main amd64 Packages [6924 B]
Get:10 https://debian.osuosl.org/debian bookworm-updates/main Translation-en [5448 B]
Get:11 https://debian.osuosl.org/debian bookworm-backports/main amd64 Packages [296 kB]
Get:12 https://debian.osuosl.org/debian bookworm-backports/main Translation-en [250 kB]
Fetched 16.2 MB in 16s (1019 kB/s)
Reading package lists...
+ apt-get install -y zip
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
zip
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 230 kB of archives.
After this operation, 631 kB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bookworm/main amd64 zip amd64 3.0-13 [230 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 230 kB in 1s (318 kB/s)
Selecting previously unselected package zip.
(Reading database ... 64069 files and directories currently installed.)
Preparing to unpack .../archives/zip_3.0-13_amd64.deb ...
Unpacking zip (3.0-13) ...
Setting up zip (3.0-13) ...
2025-08-19 01:32:02,891 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-08-19 01:32:03,399 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64084 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u2) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u2) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u10) ...
2025-08-19 01:32:25,083 INFO: Getting source for revision 544a60f6d21395e7134b6c47789243f23357292f
2025-08-19 01:32:25,091 DEBUG: Directory: build/de.reimardoeffinger.quickdic
2025-08-19 01:32:25,091 DEBUG: > git rev-parse --show-toplevel
2025-08-19 01:32:25,295 DEBUG: Directory: build/de.reimardoeffinger.quickdic
2025-08-19 01:32:25,296 DEBUG: > git submodule foreach --recursive git reset --hard
2025-08-19 01:32:25,599 DEBUG: Directory: build/de.reimardoeffinger.quickdic
2025-08-19 01:32:25,600 DEBUG: > git reset --hard
2025-08-19 01:32:26,003 DEBUG: Directory: build/de.reimardoeffinger.quickdic
2025-08-19 01:32:26,004 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-08-19 01:32:26,207 DEBUG: Directory: build/de.reimardoeffinger.quickdic
2025-08-19 01:32:26,207 DEBUG: > git clean -dffx
2025-08-19 01:32:26,310 DEBUG: Directory: build/de.reimardoeffinger.quickdic
2025-08-19 01:32:26,310 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-08-19 01:32:27,115 DEBUG: Directory: build/de.reimardoeffinger.quickdic
2025-08-19 01:32:27,115 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-08-19 01:32:27,719 DEBUG: Directory: build/de.reimardoeffinger.quickdic
2025-08-19 01:32:27,720 DEBUG: > git remote set-head origin --auto
2025-08-19 01:32:28,324 DEBUG: Directory: build/de.reimardoeffinger.quickdic
2025-08-19 01:32:28,324 DEBUG: > git checkout -f 544a60f6d21395e7134b6c47789243f23357292f
2025-08-19 01:32:28,728 DEBUG: Directory: build/de.reimardoeffinger.quickdic
2025-08-19 01:32:28,728 DEBUG: > git clean -dffx
2025-08-19 01:32:28,832 INFO: Initialising submodules
2025-08-19 01:32:28,832 DEBUG: Directory: build/de.reimardoeffinger.quickdic
2025-08-19 01:32:28,832 DEBUG: > git rev-parse --show-toplevel
2025-08-19 01:32:29,037 DEBUG: Directory: build/de.reimardoeffinger.quickdic
2025-08-19 01:32:29,037 DEBUG: > git submodule sync
2025-08-19 01:32:29,262 DEBUG: Directory: build/de.reimardoeffinger.quickdic
2025-08-19 01:32:29,263 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 submodule update --init --force --recursive
Submodule path 'Util': checked out '9b25972a0eb9812cf4610e4a1a73ad0a5c6b034a'
2025-08-19 01:32:29,566 INFO: Creating local.properties file at build/de.reimardoeffinger.quickdic/local.properties
2025-08-19 01:32:29,569 DEBUG: Removing debuggable flags from build/de.reimardoeffinger.quickdic
2025-08-19 01:32:29,658 INFO: Running 'prebuild' commands in build/de.reimardoeffinger.quickdic
2025-08-19 01:32:29,658 DEBUG: Directory: build/de.reimardoeffinger.quickdic
2025-08-19 01:32:29,658 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/gradle/s/8.12.0/8.11.1/' build.gradle
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e /gradle/s/8.12.0/8.11.1/ build.gradle
2025-08-19 01:32:29,861 INFO: Cleaning Gradle project...
2025-08-19 01:32:29,861 DEBUG: Directory: build/de.reimardoeffinger.quickdic
2025-08-19 01:32:29,861 DEBUG: > /usr/local/bin/gradlew-fdroid clean
Found 8.13 via gradle plugin version 8.11
Downloading missing gradle version 8.13
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.13-bin.zip: OK
Running /opt/gradle/versions/8.13/bin/gradle clean
Welcome to Gradle 8.13!
Here are the highlights of this release:
- Daemon JVM auto-provisioning
- Enhancements for Scala plugin and JUnit testing
- Improvements for build authors and plugin developers
For more details see https://docs.gradle.org/8.13/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.13/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Task :clean UP-TO-DATE
BUILD SUCCESSFUL in 51s
1 actionable task: 1 up-to-date
2025-08-19 01:33:28,490 INFO: Scanning source for common problems...
2025-08-19 01:33:28,510 DEBUG: scanner is configured to use signature data from: 'suss'
2025-08-19 01:33:28,511 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-08-19 01:33:29,109 DEBUG: write 'suss.json' to cache
2025-08-19 01:33:29,113 DEBUG: next suss.json cache update due in 23:59:59.985748
2025-08-19 01:33:29,291 INFO: Creating source tarball...
2025-08-19 01:33:31,138 INFO: Building Gradle project...
2025-08-19 01:33:31,138 DEBUG: Directory: build/de.reimardoeffinger.quickdic
2025-08-19 01:33:31,139 DEBUG: > /usr/local/bin/gradlew-fdroid assembleRelease
Found 8.13 via gradle plugin version 8.11
Running /opt/gradle/versions/8.13/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.13/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 35 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 35 accepted.
Preparing "Install Android SDK Build-Tools 35 v.35.0.0".
"Install Android SDK Build-Tools 35 v.35.0.0" ready.
Installing Android SDK Build-Tools 35 in /opt/android-sdk/build-tools/35.0.0
"Install Android SDK Build-Tools 35 v.35.0.0" complete.
"Install Android SDK Build-Tools 35 v.35.0.0" finished.
Checking the license for package Android SDK Platform 36 in /opt/android-sdk/licenses
License for package Android SDK Platform 36 accepted.
Preparing "Install Android SDK Platform 36 (revision 2)".
"Install Android SDK Platform 36 (revision 2)" ready.
Installing Android SDK Platform 36 in /opt/android-sdk/platforms/android-36
"Install Android SDK Platform 36 (revision 2)" complete.
"Install Android SDK Platform 36 (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 :preBuild UP-TO-DATE
> Task :preReleaseBuild UP-TO-DATE
> Task :mergeReleaseJniLibFolders
> Task :mergeReleaseNativeLibs
> Task :mergeReleaseNativeLibs NO-SOURCE
> Task :stripReleaseDebugSymbols NO-SOURCE
> Task :extractReleaseNativeSymbolTables NO-SOURCE
> Task :mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :mergeReleaseArtProfile
> Task :checkReleaseDuplicateClasses
> Task :javaPreCompileRelease
> Task :generateReleaseResValues
> Task :expandReleaseL8ArtProfileWildcards
> Task :checkReleaseAarMetadata
> Task :mapReleaseSourceSetPaths
> Task :generateReleaseResources
> Task :createReleaseCompatibleScreenManifests
> Task :extractDeepLinksRelease
> Task :processReleaseMainManifest
> Task :mergeReleaseResources
> Task :processReleaseManifest
> Task :extractProguardFiles
> Task :processReleaseJavaRes NO-SOURCE
> Task :mergeReleaseStartupProfile
> Task :mergeReleaseShaders
> Task :compileReleaseShaders NO-SOURCE
> Task :generateReleaseAssets UP-TO-DATE
> Task :mergeReleaseAssets
> Task :compressReleaseAssets
> Task :extractReleaseVersionControlInfo
> Task :collectReleaseDependencies
> Task :sdkReleaseDependencyData
> Task :writeReleaseAppMetadata
> Task :writeReleaseSigningConfigVersions
> Task :processReleaseManifestForPackage
> Task :processReleaseResources
> Task :mergeReleaseJavaResource
> Task :compileReleaseJavaWithJavac
/home/vagrant/build/de.reimardoeffinger.quickdic/src/com/hughes/android/dictionary/HtmlDisplayActivity.java:139: warning: [deprecation] onBackPressed() in ComponentActivity has been deprecated
public void onBackPressed() {
^
/home/vagrant/build/de.reimardoeffinger.quickdic/src/com/hughes/android/dictionary/HtmlDisplayActivity.java:142: warning: [deprecation] onBackPressed() in ComponentActivity has been deprecated
else super.onBackPressed();
^
/home/vagrant/build/de.reimardoeffinger.quickdic/src/com/hughes/android/dictionary/DictionaryActivity.java:1551: warning: [deprecation] startActivityForResult(Intent,int) in ComponentActivity has been deprecated
startActivityForResult(
^
/home/vagrant/build/de.reimardoeffinger.quickdic/src/com/hughes/android/dictionary/DictionaryActivity.java:1599: warning: [deprecation] getDefaultDisplay() in WindowManager has been deprecated
getWindowManager().getDefaultDisplay().getMetrics(dm);
^
/home/vagrant/build/de.reimardoeffinger.quickdic/src/com/hughes/android/dictionary/DictionaryActivity.java:1599: warning: [deprecation] getMetrics(DisplayMetrics) in Display has been deprecated
getWindowManager().getDefaultDisplay().getMetrics(dm);
^
/home/vagrant/build/de.reimardoeffinger.quickdic/src/com/hughes/android/dictionary/MyWebView.java:48: warning: [deprecation] shouldOverrideUrlLoading(WebView,String) in WebViewClient has been deprecated
public boolean shouldOverrideUrlLoading(WebView view, String url) {
^
6 warnings
> Task :mergeReleaseGeneratedProguardFiles
> Task :expandReleaseArtProfileWildcards
> Task :generateReleaseLintVitalReportModel
> Task :minifyReleaseWithR8
> Task :lintVitalAnalyzeRelease
> Task :lintVitalReportRelease
> Task :lintVitalRelease
> Task :convertShrunkResourcesToBinaryRelease
> Task :optimizeReleaseResources
> Task :l8DexDesugarLibRelease
> Task :compileReleaseArtProfile
> Task :packageRelease
> Task :createReleaseApkListingFileRedirect
> Task :assembleRelease
[Incubating] Problems report is available at: file:///home/vagrant/build/de.reimardoeffinger.quickdic/build/reports/problems/problems-report.html
BUILD SUCCESSFUL in 3m 34s
41 actionable tasks: 41 executed
2025-08-19 01:37:06,925 INFO: Successfully built version 5.8.0 of de.reimardoeffinger.quickdic from 544a60f6d21395e7134b6c47789243f23357292f
2025-08-19 01:37:07,220 DEBUG: Checking build/de.reimardoeffinger.quickdic/build/outputs/apk/release/de.reimardoeffinger.quickdic-release-unsigned.apk
2025-08-19 01:37:07,344 INFO: success: de.reimardoeffinger.quickdic
2025-08-19 01:37:07,344 INFO: Finished
2025-08-19 01:37:07,345 INFO: 1 build succeeded