pdate the graphene library used

master
henry 2017-11-02 21:00:36 -04:00
parent 00d45cadd7
commit 376b6278b3
1 changed files with 1 additions and 1 deletions

View File

@ -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'