pdate the graphene library used
This commit is contained in:
parent
00d45cadd7
commit
376b6278b3
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ dependencies {
|
|||
compile 'com.neovisionaries:nv-websocket-client:1.30'
|
||||
compile 'org.tukaani:xz:1.6'
|
||||
compile 'com.jakewharton:butterknife:8.8.1'
|
||||
compile 'com.github.bilthon:graphenej:0.4.5'
|
||||
compile 'com.github.bilthon:graphenej:0.4.6-alpha0'
|
||||
testCompile 'junit:junit:4.12'
|
||||
testCompile 'org.mockito:mockito-core:1.10.19'
|
||||
annotationProcessor 'android.arch.lifecycle:compiler:1.0.0-alpha9-1'
|
||||
|
|
Loading…
Reference in a new issue