mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-08-29 21:27:40 +00:00
Updated netty
This commit is contained in:
parent
f618e8e670
commit
62742ff8ae
@ -64,7 +64,7 @@ dependencies {
|
||||
//compile 'com.madgag.spongycastle:pkix:1.54.0.0'
|
||||
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'
|
||||
// Because mockito has some problems with dex environment
|
||||
|
Loading…
x
Reference in New Issue
Block a user