android-apktool 3.0.1-1
| Status: | SUCCESS |
|---|---|
| Last updated: | 2026-03-02 16:32 |
| Description: | A tool for reengineering Android apk files |
| Upstream: | AUR |
Build Output
==> Making package: android-apktool 3.0.1-1 (Mon Mar 2 16:30:08 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
:: There are 9 providers available for java-runtime:
:: Repository extra
1) jdk-openjdk 2) jdk11-openjdk 3) jdk17-openjdk 4) jdk21-openjdk 5) jre-openjdk 6) jre11-openjdk 7) jre17-openjdk 8) jre21-openjdk 9) jre8-openjdk
Enter a number (default=1):
resolving dependencies...
looking for conflicting packages...
Packages (18) freetype2-2.14.1-2 giflib-5.2.2-2 graphite-1:1.3.14-6 harfbuzz-12.3.2-1 hicolor-icon-theme-0.18-1 java-environment-common-3-6 java-runtime-common-3-6 jbigkit-2.1-8 lcms2-2.18-1 libdeflate-1.25-1 libjpeg-turbo-3.1.3-1 libnet-2:1.3-1 libpng-1.6.55-1 libtiff-4.7.1-1 libwebp-1.6.0-2 nspr-4.38.2-1 nss-3.121-1 jdk-openjdk-25.0.2.u10-1
Total Installed Size: 566.75 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing java-runtime-common...
For the complete set of Java binaries to be available in your PATH,
you need to re-login or source /etc/profile
Please note that this package does not support forcing JAVA_HOME as former package java-common did
installing libpng...
installing freetype2...
Optional dependencies for freetype2
harfbuzz: Improved autohinting [pending]
installing graphite...
Optional dependencies for graphite
graphite-docs: Documentation
installing harfbuzz...
Optional dependencies for harfbuzz
harfbuzz-utils: utilities
installing libjpeg-turbo...
Optional dependencies for libjpeg-turbo
java-runtime>11: for TurboJPEG Java wrapper [pending]
installing jbigkit...
installing libdeflate...
installing libwebp...
Optional dependencies for libwebp
libwebp-utils: WebP conversion and inspection tools
installing libtiff...
Optional dependencies for libtiff
freeglut: for using tiffgt
installing lcms2...
installing libnet...
installing nspr...
installing nss...
installing java-environment-common...
installing hicolor-icon-theme...
installing giflib...
installing jdk-openjdk...
Optional dependencies for jdk-openjdk
java-rhino: for some JavaScript support
alsa-lib: for basic sound support
gtk3: for the Gtk+ 3 look and feel - desktop usage
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) gradle-9.3.1-1
Total Installed Size: 144.85 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing gradle...
Optional dependencies for gradle
gradle-doc: gradle documentation
gradle-src: gradle sources
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Downloading android-apktool-3.0.1.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0
100 7.99M 0 7.99M 0 0 6.46M 0 00:01 7.99M
100 18.02M 0 18.02M 0 0 7.92M 0 00:02 8.85M
100 25.52M 0 25.52M 0 0 8.16M 0 00:03 8.85M
100 25.52M 0 25.52M 0 0 8.16M 0 00:03 8.85M
100 25.52M 0 25.52M 0 0 8.16M 0 00:03 8.85M
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
android-apktool-3.0.1.tar.gz ... Passed
==> Extracting sources...
-> Extracting android-apktool-3.0.1.tar.gz with bsdtar
==> Starting build()...
Welcome to Gradle 9.3.1!
Here are the highlights of this release:
- Test reporting improvements
- Error and warning improvements
- Build authoring improvements
For more details see https://docs.gradle.org/9.3.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/9.3.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Configure project :
Building SNAPSHOT (no .git folder found)
> Task :compileJava NO-SOURCE
> Task :processResources NO-SOURCE
> Task :classes UP-TO-DATE
> Task :jar
> Task :assemble
> Task :compileTestJava NO-SOURCE
> Task :processTestResources NO-SOURCE
> Task :testClasses UP-TO-DATE
> Task :test NO-SOURCE
> Task :check UP-TO-DATE
> Task :build
> Task :brut.apktool:compileJava NO-SOURCE
> Task :brut.apktool:processResources NO-SOURCE
> Task :brut.apktool:classes UP-TO-DATE
> Task :brut.apktool:jar
> Task :brut.apktool:assemble
> Task :brut.apktool:compileTestJava NO-SOURCE
> Task :brut.apktool:processTestResources NO-SOURCE
> Task :brut.apktool:testClasses UP-TO-DATE
> Task :brut.apktool:test NO-SOURCE
> Task :brut.apktool:check UP-TO-DATE
> Task :brut.apktool:build
> Task :brut.j.common:compileJava
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
3 warnings
> Task :brut.j.common:processResources NO-SOURCE
> Task :brut.j.common:classes
> Task :brut.j.common:jar
> Task :brut.j.common:sourcesJar
> Task :brut.j.common:assemble
> Task :brut.j.common:compileTestJava NO-SOURCE
> Task :brut.j.common:processTestResources NO-SOURCE
> Task :brut.j.common:testClasses UP-TO-DATE
> Task :brut.j.common:test NO-SOURCE
> Task :brut.j.common:check UP-TO-DATE
> Task :brut.j.common:build
> Task :brut.j.util:compileJava
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
3 warnings
> Task :brut.j.dir:compileJava
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
3 warnings
> Task :brut.j.dir:processResources NO-SOURCE
> Task :brut.j.dir:classes
> Task :brut.j.dir:jar
> Task :brut.j.dir:sourcesJar
> Task :brut.j.dir:assemble
> Task :brut.j.dir:compileTestJava NO-SOURCE
> Task :brut.j.dir:processTestResources NO-SOURCE
> Task :brut.j.dir:testClasses UP-TO-DATE
> Task :brut.j.util:processResources NO-SOURCE
> Task :brut.j.util:classes
> Task :brut.j.util:jar
> Task :brut.j.dir:test NO-SOURCE
> Task :brut.j.dir:check UP-TO-DATE
> Task :brut.j.dir:build
> Task :brut.j.util:sourcesJar
> Task :brut.j.util:assemble
> Task :brut.j.util:compileTestJava NO-SOURCE
> Task :brut.j.util:processTestResources NO-SOURCE
> Task :brut.j.util:testClasses UP-TO-DATE
> Task :brut.j.util:test NO-SOURCE
> Task :brut.j.util:check UP-TO-DATE
> Task :brut.j.util:build
> Task :brut.j.xml:compileJava
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
3 warnings
> Task :brut.j.xml:processResources NO-SOURCE
> Task :brut.j.xml:classes
> Task :brut.j.xml:jar
> Task :brut.j.xml:sourcesJar
> Task :brut.j.xml:assemble
> Task :brut.j.xml:compileTestJava NO-SOURCE
> Task :brut.j.xml:processTestResources NO-SOURCE
> Task :brut.j.xml:testClasses UP-TO-DATE
> Task :brut.j.xml:test NO-SOURCE
> Task :brut.j.xml:check UP-TO-DATE
> Task :brut.j.xml:build
> Task :brut.j.yaml:compileJava
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
3 warnings
> Task :brut.j.yaml:processResources NO-SOURCE
> Task :brut.j.yaml:classes
> Task :brut.j.yaml:jar
> Task :brut.j.yaml:sourcesJar
> Task :brut.j.yaml:assemble
> Task :brut.j.yaml:compileTestJava NO-SOURCE
> Task :brut.j.yaml:processTestResources NO-SOURCE
> Task :brut.j.yaml:testClasses UP-TO-DATE
> Task :brut.j.yaml:test NO-SOURCE
> Task :brut.j.yaml:check UP-TO-DATE
> Task :brut.j.yaml:build
> Task :brut.apktool:apktool-lib:compileJava
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
3 warnings
> Task :brut.apktool:apktool-cli:compileJava
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
3 warnings
> Task :brut.apktool:apktool-cli:processResources
> Task :brut.apktool:apktool-cli:classes
> Task :brut.apktool:apktool-cli:jar
> Task :brut.apktool:apktool-lib:processResources
> Task :brut.apktool:apktool-lib:classes
> Task :brut.apktool:apktool-lib:jar
> Task :brut.apktool:apktool-cli:startScripts
> Task :brut.apktool:apktool-cli:distTar
> Task :brut.apktool:apktool-cli:distZip
> Task :brut.apktool:apktool-cli:sourcesJar
> Task :brut.apktool:apktool-cli:assemble
> Task :brut.apktool:apktool-cli:compileTestJava NO-SOURCE
> Task :brut.apktool:apktool-cli:processTestResources NO-SOURCE
> Task :brut.apktool:apktool-cli:testClasses UP-TO-DATE
> Task :brut.apktool:apktool-cli:test NO-SOURCE
> Task :brut.apktool:apktool-cli:check UP-TO-DATE
> Task :brut.apktool:apktool-cli:build
> Task :brut.apktool:apktool-lib:sourcesJar
> Task :brut.apktool:apktool-lib:assemble
> Task :brut.apktool:apktool-lib:compileTestJava
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
3 warnings
> Task :brut.apktool:apktool-lib:processTestResources
> Task :brut.apktool:apktool-lib:testClasses
> Task :brut.apktool:apktool-lib:test
> Task :brut.apktool:apktool-lib:check
> Task :brut.apktool:apktool-lib:build
> Task :brut.apktool:apktool-cli:cleanOutputDirectory
> Task :brut.apktool:apktool-cli:shadowJar
> Task :brut.apktool:apktool-cli:proguard
[Incubating] Problems report is available at: file:///builder/src/Apktool-3.0.1/build/reports/problems/problems-report.html
BUILD SUCCESSFUL in 2m 5s
34 actionable tasks: 34 executed
Consider enabling configuration cache to speed up this build: https://docs.gradle.org/9.3.1/userguide/configuration_cache_enabling.html
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "android-apktool"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: android-apktool 3.0.1-1 (Mon Mar 2 16:32:22 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
:: There are 9 providers available for java-runtime:
:: Repository extra
1) jdk-openjdk 2) jdk11-openjdk 3) jdk17-openjdk 4) jdk21-openjdk 5) jre-openjdk 6) jre11-openjdk 7) jre17-openjdk 8) jre21-openjdk 9) jre8-openjdk
Enter a number (default=1):
resolving dependencies...
looking for conflicting packages...
Packages (18) freetype2-2.14.1-2 giflib-5.2.2-2 graphite-1:1.3.14-6 harfbuzz-12.3.2-1 hicolor-icon-theme-0.18-1 java-environment-common-3-6 java-runtime-common-3-6 jbigkit-2.1-8 lcms2-2.18-1 libdeflate-1.25-1 libjpeg-turbo-3.1.3-1 libnet-2:1.3-1 libpng-1.6.55-1 libtiff-4.7.1-1 libwebp-1.6.0-2 nspr-4.38.2-1 nss-3.121-1 jdk-openjdk-25.0.2.u10-1
Total Installed Size: 566.75 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing java-runtime-common...
For the complete set of Java binaries to be available in your PATH,
you need to re-login or source /etc/profile
Please note that this package does not support forcing JAVA_HOME as former package java-common did
installing libpng...
installing freetype2...
Optional dependencies for freetype2
harfbuzz: Improved autohinting [pending]
installing graphite...
Optional dependencies for graphite
graphite-docs: Documentation
installing harfbuzz...
Optional dependencies for harfbuzz
harfbuzz-utils: utilities
installing libjpeg-turbo...
Optional dependencies for libjpeg-turbo
java-runtime>11: for TurboJPEG Java wrapper [pending]
installing jbigkit...
installing libdeflate...
installing libwebp...
Optional dependencies for libwebp
libwebp-utils: WebP conversion and inspection tools
installing libtiff...
Optional dependencies for libtiff
freeglut: for using tiffgt
installing lcms2...
installing libnet...
installing nspr...
installing nss...
installing java-environment-common...
installing hicolor-icon-theme...
installing giflib...
installing jdk-openjdk...
Optional dependencies for jdk-openjdk
java-rhino: for some JavaScript support
alsa-lib: for basic sound support
gtk3: for the Gtk+ 3 look and feel - desktop usage
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) gradle-9.3.1-1
Total Installed Size: 144.85 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing gradle...
Optional dependencies for gradle
gradle-doc: gradle documentation
gradle-src: gradle sources
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Downloading android-apktool-3.0.1.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0
100 7.99M 0 7.99M 0 0 6.46M 0 00:01 7.99M
100 18.02M 0 18.02M 0 0 7.92M 0 00:02 8.85M
100 25.52M 0 25.52M 0 0 8.16M 0 00:03 8.85M
100 25.52M 0 25.52M 0 0 8.16M 0 00:03 8.85M
100 25.52M 0 25.52M 0 0 8.16M 0 00:03 8.85M
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
android-apktool-3.0.1.tar.gz ... Passed
==> Extracting sources...
-> Extracting android-apktool-3.0.1.tar.gz with bsdtar
==> Starting build()...
Welcome to Gradle 9.3.1!
Here are the highlights of this release:
- Test reporting improvements
- Error and warning improvements
- Build authoring improvements
For more details see https://docs.gradle.org/9.3.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/9.3.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Configure project :
Building SNAPSHOT (no .git folder found)
> Task :compileJava NO-SOURCE
> Task :processResources NO-SOURCE
> Task :classes UP-TO-DATE
> Task :jar
> Task :assemble
> Task :compileTestJava NO-SOURCE
> Task :processTestResources NO-SOURCE
> Task :testClasses UP-TO-DATE
> Task :test NO-SOURCE
> Task :check UP-TO-DATE
> Task :build
> Task :brut.apktool:compileJava NO-SOURCE
> Task :brut.apktool:processResources NO-SOURCE
> Task :brut.apktool:classes UP-TO-DATE
> Task :brut.apktool:jar
> Task :brut.apktool:assemble
> Task :brut.apktool:compileTestJava NO-SOURCE
> Task :brut.apktool:processTestResources NO-SOURCE
> Task :brut.apktool:testClasses UP-TO-DATE
> Task :brut.apktool:test NO-SOURCE
> Task :brut.apktool:check UP-TO-DATE
> Task :brut.apktool:build
> Task :brut.j.common:compileJava
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
3 warnings
> Task :brut.j.common:processResources NO-SOURCE
> Task :brut.j.common:classes
> Task :brut.j.common:jar
> Task :brut.j.common:sourcesJar
> Task :brut.j.common:assemble
> Task :brut.j.common:compileTestJava NO-SOURCE
> Task :brut.j.common:processTestResources NO-SOURCE
> Task :brut.j.common:testClasses UP-TO-DATE
> Task :brut.j.common:test NO-SOURCE
> Task :brut.j.common:check UP-TO-DATE
> Task :brut.j.common:build
> Task :brut.j.util:compileJava
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
3 warnings
> Task :brut.j.dir:compileJava
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
3 warnings
> Task :brut.j.dir:processResources NO-SOURCE
> Task :brut.j.dir:classes
> Task :brut.j.dir:jar
> Task :brut.j.dir:sourcesJar
> Task :brut.j.dir:assemble
> Task :brut.j.dir:compileTestJava NO-SOURCE
> Task :brut.j.dir:processTestResources NO-SOURCE
> Task :brut.j.dir:testClasses UP-TO-DATE
> Task :brut.j.util:processResources NO-SOURCE
> Task :brut.j.util:classes
> Task :brut.j.util:jar
> Task :brut.j.dir:test NO-SOURCE
> Task :brut.j.dir:check UP-TO-DATE
> Task :brut.j.dir:build
> Task :brut.j.util:sourcesJar
> Task :brut.j.util:assemble
> Task :brut.j.util:compileTestJava NO-SOURCE
> Task :brut.j.util:processTestResources NO-SOURCE
> Task :brut.j.util:testClasses UP-TO-DATE
> Task :brut.j.util:test NO-SOURCE
> Task :brut.j.util:check UP-TO-DATE
> Task :brut.j.util:build
> Task :brut.j.xml:compileJava
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
3 warnings
> Task :brut.j.xml:processResources NO-SOURCE
> Task :brut.j.xml:classes
> Task :brut.j.xml:jar
> Task :brut.j.xml:sourcesJar
> Task :brut.j.xml:assemble
> Task :brut.j.xml:compileTestJava NO-SOURCE
> Task :brut.j.xml:processTestResources NO-SOURCE
> Task :brut.j.xml:testClasses UP-TO-DATE
> Task :brut.j.xml:test NO-SOURCE
> Task :brut.j.xml:check UP-TO-DATE
> Task :brut.j.xml:build
> Task :brut.j.yaml:compileJava
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
3 warnings
> Task :brut.j.yaml:processResources NO-SOURCE
> Task :brut.j.yaml:classes
> Task :brut.j.yaml:jar
> Task :brut.j.yaml:sourcesJar
> Task :brut.j.yaml:assemble
> Task :brut.j.yaml:compileTestJava NO-SOURCE
> Task :brut.j.yaml:processTestResources NO-SOURCE
> Task :brut.j.yaml:testClasses UP-TO-DATE
> Task :brut.j.yaml:test NO-SOURCE
> Task :brut.j.yaml:check UP-TO-DATE
> Task :brut.j.yaml:build
> Task :brut.apktool:apktool-lib:compileJava
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
3 warnings
> Task :brut.apktool:apktool-cli:compileJava
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
3 warnings
> Task :brut.apktool:apktool-cli:processResources
> Task :brut.apktool:apktool-cli:classes
> Task :brut.apktool:apktool-cli:jar
> Task :brut.apktool:apktool-lib:processResources
> Task :brut.apktool:apktool-lib:classes
> Task :brut.apktool:apktool-lib:jar
> Task :brut.apktool:apktool-cli:startScripts
> Task :brut.apktool:apktool-cli:distTar
> Task :brut.apktool:apktool-cli:distZip
> Task :brut.apktool:apktool-cli:sourcesJar
> Task :brut.apktool:apktool-cli:assemble
> Task :brut.apktool:apktool-cli:compileTestJava NO-SOURCE
> Task :brut.apktool:apktool-cli:processTestResources NO-SOURCE
> Task :brut.apktool:apktool-cli:testClasses UP-TO-DATE
> Task :brut.apktool:apktool-cli:test NO-SOURCE
> Task :brut.apktool:apktool-cli:check UP-TO-DATE
> Task :brut.apktool:apktool-cli:build
> Task :brut.apktool:apktool-lib:sourcesJar
> Task :brut.apktool:apktool-lib:assemble
> Task :brut.apktool:apktool-lib:compileTestJava
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
3 warnings
> Task :brut.apktool:apktool-lib:processTestResources
> Task :brut.apktool:apktool-lib:testClasses
> Task :brut.apktool:apktool-lib:test
> Task :brut.apktool:apktool-lib:check
> Task :brut.apktool:apktool-lib:build
> Task :brut.apktool:apktool-cli:cleanOutputDirectory
> Task :brut.apktool:apktool-cli:shadowJar
> Task :brut.apktool:apktool-cli:proguard
[Incubating] Problems report is available at: file:///builder/src/Apktool-3.0.1/build/reports/problems/problems-report.html
BUILD SUCCESSFUL in 2m 5s
34 actionable tasks: 34 executed
Consider enabling configuration cache to speed up this build: https://docs.gradle.org/9.3.1/userguide/configuration_cache_enabling.html
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "android-apktool"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: android-apktool 3.0.1-1 (Mon Mar 2 16:32:22 2026)