mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-08-30 21:55:10 +00:00
Updated netty
This commit is contained in:
@@ -64,7 +64,7 @@ dependencies {
|
|||||||
//compile 'com.madgag.spongycastle:pkix:1.54.0.0'
|
//compile 'com.madgag.spongycastle:pkix:1.54.0.0'
|
||||||
compile 'org.bouncycastle:bcpkix-jdk15on:1.54'
|
compile 'org.bouncycastle:bcpkix-jdk15on:1.54'
|
||||||
|
|
||||||
compile 'io.netty:netty-handler:4.0.33.Final' // Update to 4.1 when released, for compat with Android 5.0
|
compile 'io.netty:netty-handler:4.1.0.CR2'
|
||||||
|
|
||||||
androidTestCompile 'org.mockito:mockito-core:1.10.19'
|
androidTestCompile 'org.mockito:mockito-core:1.10.19'
|
||||||
// Because mockito has some problems with dex environment
|
// Because mockito has some problems with dex environment
|
||||||
|
Reference in New Issue
Block a user