log for com.inspiredandroid.linuxcommandbibliotheca:90
== Installed Android Tools ==
2024-09-03 16:49:54,228 DEBUG: Reading 'config.yml'
2024-09-03 16:49:54,252 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2024-09-03 16:49:54,253 INFO: Creating log directory
2024-09-03 16:49:54,254 INFO: Creating temporary directory
2024-09-03 16:49:54,254 INFO: Creating output directory
2024-09-03 16:49:54,273 DEBUG: Getting git vcs interface for https://github.com/SimonSchubert/LinuxCommandLibrary
2024-09-03 16:49:54,273 DEBUG: Checking com.inspiredandroid.linuxcommandbibliotheca:90
2024-09-03 16:49:54,273 INFO: Building version 3.2.6 (90) of com.inspiredandroid.linuxcommandbibliotheca
2024-09-03 16:49:54,274 DEBUG: > sudo passwd --lock root
passwd: password changed.
2024-09-03 16:49:54,878 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64093 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+deb12u7) ...
2024-09-03 16:50:07,765 INFO: Getting source for revision 99506c12c95e3bd4204c07713b69008834b9bc6e
2024-09-03 16:50:07,770 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca
2024-09-03 16:50:07,770 DEBUG: > git rev-parse --show-toplevel
2024-09-03 16:50:07,976 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca
2024-09-03 16:50:07,976 DEBUG: > git submodule foreach --recursive git reset --hard
2024-09-03 16:50:08,180 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca
2024-09-03 16:50:08,180 DEBUG: > git reset --hard
2024-09-03 16:50:09,286 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca
2024-09-03 16:50:09,286 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-09-03 16:50:09,390 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca
2024-09-03 16:50:09,390 DEBUG: > git clean -dffx
2024-09-03 16:50:09,493 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca
2024-09-03 16:50:09,493 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
2024-09-03 16:50:10,198 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca
2024-09-03 16:50:10,198 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
2024-09-03 16:50:10,803 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca
2024-09-03 16:50:10,803 DEBUG: > git remote set-head origin --auto
2024-09-03 16:50:11,407 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca
2024-09-03 16:50:11,407 DEBUG: > git checkout -f 99506c12c95e3bd4204c07713b69008834b9bc6e
2024-09-03 16:50:12,412 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca
2024-09-03 16:50:12,413 DEBUG: > git clean -dffx
2024-09-03 16:50:12,515 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca
2024-09-03 16:50:12,516 DEBUG: > git rev-parse --show-toplevel
2024-09-03 16:50:12,719 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca
2024-09-03 16:50:12,719 DEBUG: > git submodule deinit --all --force
2024-09-03 16:50:12,822 INFO: Creating local.properties file at build/com.inspiredandroid.linuxcommandbibliotheca/local.properties
2024-09-03 16:50:12,825 INFO: Creating local.properties file at build/com.inspiredandroid.linuxcommandbibliotheca/android/local.properties
2024-09-03 16:50:12,825 DEBUG: Removing debuggable flags from build/com.inspiredandroid.linuxcommandbibliotheca/android
2024-09-03 16:50:12,868 INFO: Running 'prebuild' commands in build/com.inspiredandroid.linuxcommandbibliotheca/android
2024-09-03 16:50:12,869 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca/android
2024-09-03 16:50:12,869 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/jetbrains.space/d' ../build.gradle.kts
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e /jetbrains.space/d ../build.gradle.kts
2024-09-03 16:50:13,072 INFO: Cleaning Gradle project...
2024-09-03 16:50:13,072 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca/android
2024-09-03 16:50:13,073 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.8 via distributionUrl
Downloading missing gradle version 8.8
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.8-bin.zip: OK
Running /opt/gradle/versions/8.8/bin/gradle clean
Welcome to Gradle 8.8!
Here are the highlights of this release:
- Running Gradle on Java 22
- Configurable Gradle daemon JVM
- Improved IDE performance for large projects
For more details see https://docs.gradle.org/8.8/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.8/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Configure project :common
w: Kotlin Multiplatform <-> Android Gradle Plugin compatibility issue:
The applied Android Gradle Plugin version (8.6.0) is higher
than the maximum known to the Kotlin Gradle Plugin.
Tooling stability in such configuration isn't tested, please report encountered issues to https://kotl.in/issue
Minimum supported Android Gradle Plugin version: 7.1
Maximum tested Android Gradle Plugin version: 8.5
To suppress this message add 'kotlin.mpp.androidGradlePluginCompatibility.nowarn=true' to your gradle.properties
> Task :android:clean UP-TO-DATE
BUILD SUCCESSFUL in 2m 29s
1 actionable task: 1 up-to-date
2024-09-03 16:52:51,729 INFO: Scanning source for common problems...
2024-09-03 16:52:51,743 DEBUG: scanner is configured to use signature data from: 'suss'
2024-09-03 16:52:51,744 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2024-09-03 16:52:52,394 DEBUG: write 'suss.json' to cache
2024-09-03 16:52:52,465 DEBUG: next suss.json cache update due in 23:59:59.919681
2024-09-03 16:52:52,566 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2024-09-03 16:52:52,594 INFO: Creating source tarball...
2024-09-03 16:52:59,559 INFO: Building Gradle project...
2024-09-03 16:52:59,559 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca/android
2024-09-03 16:52:59,559 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.8 via distributionUrl
Running /opt/gradle/versions/8.8/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.8/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Configure project :common
w: Kotlin Multiplatform <-> Android Gradle Plugin compatibility issue:
The applied Android Gradle Plugin version (8.6.0) is higher
than the maximum known to the Kotlin Gradle Plugin.
Tooling stability in such configuration isn't tested, please report encountered issues to https://kotl.in/issue
Minimum supported Android Gradle Plugin version: 7.1
Maximum tested Android Gradle Plugin version: 8.5
To suppress this message add 'kotlin.mpp.androidGradlePluginCompatibility.nowarn=true' to your gradle.properties
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 34 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 34 accepted.
Preparing "Install Android SDK Build-Tools 34 v.34.0.0".
"Install Android SDK Build-Tools 34 v.34.0.0" ready.
Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0
"Install Android SDK Build-Tools 34 v.34.0.0" complete.
"Install Android SDK Build-Tools 34 v.34.0.0" finished.
Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 3)".
"Install Android SDK Platform 34 (revision 3)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 3)" complete.
"Install Android SDK Platform 34 (revision 3)" 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 :android:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :android:preBuild UP-TO-DATE
> Task :android:preReleaseBuild UP-TO-DATE
> Task :android:generateReleaseBuildConfig
> Task :common:preBuild UP-TO-DATE
> Task :common:preReleaseBuild UP-TO-DATE
> Task :android:generateReleaseResValues
> Task :common:generateReleaseResValues
> Task :common:generateReleaseResources
> Task :common:writeReleaseAarMetadata
> Task :common:packageReleaseResources
> Task :android:checkReleaseAarMetadata
> Task :android:mapReleaseSourceSetPaths
> Task :android:generateReleaseResources
> Task :android:createReleaseCompatibleScreenManifests
> Task :android:extractDeepLinksRelease
> Task :common:extractDeepLinksRelease
> Task :common:compileReleaseLibraryResources
> Task :common:processReleaseManifest
> Task :android:mergeReleaseResources
> Task :common:parseReleaseLocalResources
> Task :android:processReleaseMainManifest
> Task :android:processReleaseManifest
> Task :common:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :common:generateReleaseRFile
> Task :common:javaPreCompileRelease
> Task :android:buildKotlinToolingMetadata
> Task :android:javaPreCompileRelease
> Task :android:extractProguardFiles
> Task :common:extractProguardFiles
> Task :common:prepareLintJarForPublish
> Task :common:mergeReleaseJniLibFolders
> Task :common:mergeReleaseNativeLibs NO-SOURCE
> Task :common:stripReleaseDebugSymbols NO-SOURCE
> Task :common:extractDeepLinksForAarRelease
> Task :common:copyReleaseJniLibsProjectAndLocalJars
> Task :common:mergeReleaseShaders
> Task :common:compileReleaseShaders NO-SOURCE
> Task :common:generateReleaseAssets UP-TO-DATE
> Task :common:releaseAssetsCopyForAGP NO-SOURCE
> Task :common:packageReleaseAssets
> Task :common:prepareReleaseArtProfile
> Task :common:writeReleaseLintModelMetadata
> Task :android:mergeReleaseJniLibFolders
> Task :common:copyReleaseJniLibsProjectOnly
> Task :android:checkReleaseDuplicateClasses
> Task :android:mergeReleaseNativeLibs NO-SOURCE
> Task :android:stripReleaseDebugSymbols NO-SOURCE
> Task :android:extractReleaseNativeSymbolTables NO-SOURCE
> Task :android:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :android:mergeReleaseStartupProfile
> Task :android:mergeReleaseArtProfile
> Task :android:mergeReleaseShaders
> Task :android:compileReleaseShaders NO-SOURCE
> Task :android:generateReleaseAssets UP-TO-DATE
> Task :common:generateCommonMainCommandDatabaseInterface
> Task :android:mergeReleaseAssets
> Task :android:extractReleaseVersionControlInfo
> Task :android:collectReleaseDependencies
> Task :android:sdkReleaseDependencyData
> Task :android:writeReleaseAppMetadata
> Task :android:writeReleaseSigningConfigVersions
> Task :android:processReleaseManifestForPackage
> Task :android:compressReleaseAssets
> Task :android:processReleaseResources
> Task :android:optimizeReleaseResources
> Task :common:compileReleaseKotlinAndroid
> Task :common:compileReleaseJavaWithJavac NO-SOURCE
> Task :common:bundleLibRuntimeToJarRelease
> Task :common:bundleLibCompileToJarRelease
> Task :common:processReleaseJavaRes
> Task :common:createFullJarRelease
> Task :common:generateReleaseLintModel
> Task :android:compileReleaseKotlin
> Task :common:extractReleaseAnnotations
> Task :android:compileReleaseJavaWithJavac
> Task :android:generateReleaseLintVitalReportModel
> Task :common:mergeReleaseGeneratedProguardFiles
> Task :common:mergeReleaseConsumerProguardFiles
> Task :common:generateReleaseLintVitalModel
> Task :common:mergeReleaseJavaResource
> Task :common:exportReleaseConsumerProguardFiles
> Task :common:syncReleaseLibJars
> Task :common:bundleReleaseLocalLintAar
> Task :android:mergeReleaseGeneratedProguardFiles
> Task :android:processReleaseJavaRes
> Task :android:expandReleaseArtProfileWildcards
> Task :android:mergeReleaseJavaResource
> Task :android:minifyReleaseWithR8
Supplied proguard configuration does not exist: /home/vagrant/build/com.inspiredandroid.linuxcommandbibliotheca/android/proguard-rules.pro
> Task :common:lintVitalAnalyzeRelease
> Task :android:lintVitalAnalyzeRelease
> Task :android:lintVitalReportRelease
> Task :android:lintVitalRelease
> Task :android:compileReleaseArtProfile
> Task :android:packageRelease
> Task :android:createReleaseApkListingFileRedirect
> Task :android:assembleRelease
BUILD SUCCESSFUL in 4m 33s
78 actionable tasks: 78 executed
2024-09-03 16:57:34,363 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.inspiredandroid.linuxcommandbibliotheca, universal_newlines=False, shell=None, istream=<valid stream>)
2024-09-03 16:57:34,370 INFO: Successfully built version 3.2.6 of com.inspiredandroid.linuxcommandbibliotheca from 99506c12c95e3bd4204c07713b69008834b9bc6e
2024-09-03 16:57:34,655 DEBUG: Checking build/com.inspiredandroid.linuxcommandbibliotheca/android/build/outputs/apk/release/android-release-unsigned.apk
2024-09-03 16:57:34,705 INFO: success: com.inspiredandroid.linuxcommandbibliotheca
2024-09-03 16:57:34,706 INFO: Finished
2024-09-03 16:57:34,706 INFO: 1 build succeeded