Package Details: smali-git 2.1.3.1603.a5d8281-1

Git Clone URL: https://aur.archlinux.org/smali-git.git (read-only, click to copy)
Package Base: smali-git
Description: An assembler/disassembler for Android's dex format
Upstream URL: https://github.com/JesusFreke/smali
Licenses: BSD
Conflicts: smali
Provides: smali
Submitter: anthraxx
Maintainer: anthraxx
Last Packager: anthraxx
Votes: 2
Popularity: 0.000000
First Submitted: 2015-09-19 00:18 (UTC)
Last Updated: 2016-08-01 17:01 (UTC)

Dependencies (5)

Required by (0)

Sources (1)

Latest Comments

dreieck commented on 2024-08-17 12:24 (UTC)

Build fails for me with Could not set unknown property 'classifier' for task ':baksmali:fatJar' of type org.gradle.api.tasks.bundling.Jar.:

==> Starting build()...  FAILURE: Build failed with an exception.  * Where: Build file '/var/cache/makepkg/build/smali-git/src/smali-git/baksmali/build.gradle' line: 60  * What went wrong: A problem occurred evaluating project ':baksmali'. > Could not set unknown property 'classifier' for task ':baksmali:fatJar' of type org.gradle.api.tasks.bundling.Jar.  * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. > Get more help at https://help.gradle.org. 

javac --version: javac 22.0.1

Regards!