mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-03-27 04:04:30 -07:00
Update bouncycastle libs to 1.58
This commit is contained in:
@@ -32,6 +32,6 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
implementation fileTree(include: ['*.jar'], dir: 'libs')
|
||||
implementation 'org.bouncycastle:bcprov-jdk15on:1.57'
|
||||
implementation 'org.bouncycastle:bcpkix-jdk15on:1.57'
|
||||
implementation 'org.bouncycastle:bcprov-jdk15on:1.58'
|
||||
implementation 'org.bouncycastle:bcpkix-jdk15on:1.58'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user