mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 05:27:57 -05:00
[INJIMOB-2135] exclude bcpkix-jdk15on module to avoid transitive dependency issues occuring while building the app
Signed-off-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com>
This commit is contained in:
@@ -13,6 +13,7 @@ configurations.all {
|
||||
all*.exclude module: 'bcprov-jdk15on'
|
||||
all*.exclude module: 'bcutil-jdk15on'
|
||||
all*.exclude module: 'titanium-json-ld'
|
||||
all*.exclude module: 'bcpkix-jdk15on'
|
||||
}
|
||||
|
||||
react {
|
||||
|
||||
Reference in New Issue
Block a user