mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-08-12 11:27:51 +00:00
Upgrade Bouncycastle
This commit is contained in:
@@ -33,6 +33,6 @@ repositories {
|
|||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation fileTree(include: ['*.jar'], dir: 'libs')
|
implementation fileTree(include: ['*.jar'], dir: 'libs')
|
||||||
implementation 'org.bouncycastle:bcprov-jdk15on:1.59'
|
implementation 'org.bouncycastle:bcprov-jdk15on:1.60'
|
||||||
implementation 'org.bouncycastle:bcpkix-jdk15on:1.59'
|
implementation 'org.bouncycastle:bcpkix-jdk15on:1.60'
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user