mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2025-11-05 11:56:37 +00:00
Remove jzbar entry from extraJavaModuleInfo to avoid module patching error
This commit is contained in:
parent
7270bf3cff
commit
f72e336789
1 changed files with 0 additions and 3 deletions
|
|
@ -491,9 +491,6 @@ extraJavaModuleInfo {
|
|||
module('com.jcraft:jzlib', 'com.jcraft.jzlib') {
|
||||
exports('com.jcraft.jzlib')
|
||||
}
|
||||
module('jzbar-0.0.1.jar', 'com.github.doblon8.jzbar', '0.0.1') {
|
||||
exports 'com.github.doblon8.jzbar'
|
||||
}
|
||||
}
|
||||
|
||||
kmpTorResourceFilterJar {
|
||||
|
|
|
|||
Loading…
Reference in a new issue