mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-12-24 16:58:08 +00:00
Upgrade Bouncycastle
This commit is contained in:
parent
40d4683de1
commit
79418a3767
@ -33,6 +33,6 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
implementation fileTree(include: ['*.jar'], dir: 'libs')
|
||||
implementation 'org.bouncycastle:bcprov-jdk15on:1.59'
|
||||
implementation 'org.bouncycastle:bcpkix-jdk15on:1.59'
|
||||
implementation 'org.bouncycastle:bcprov-jdk15on:1.60'
|
||||
implementation 'org.bouncycastle:bcpkix-jdk15on:1.60'
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user