mirror of
https://github.com/revanced/Apktool.git
synced 2025-05-12 03:14:26 +02:00
build: allow signing with using gpg-agent
This commit is contained in:
parent
648cb8f546
commit
9c6dffab51
@ -161,6 +161,7 @@ subprojects {
|
||||
}
|
||||
|
||||
signing {
|
||||
useGpgCmd()
|
||||
sign(publishing.publications["mavenJava"])
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user