Updated dependencies
This commit is contained in:
parent
d75675e006
commit
dbd7e6c2e6
@ -77,7 +77,7 @@ dependencies {
|
|||||||
compile 'com.android.support:support-v4:23.3.0'
|
compile 'com.android.support:support-v4:23.3.0'
|
||||||
|
|
||||||
// html parsing fo reading mode
|
// html parsing fo reading mode
|
||||||
compile 'org.jsoup:jsoup:1.8.3'
|
compile 'org.jsoup:jsoup:1.9.1'
|
||||||
|
|
||||||
// event bus
|
// event bus
|
||||||
compile 'com.squareup:otto:1.3.8'
|
compile 'com.squareup:otto:1.3.8'
|
||||||
@ -93,7 +93,7 @@ dependencies {
|
|||||||
compile 'com.anthonycr.grant:permissions:1.1.2'
|
compile 'com.anthonycr.grant:permissions:1.1.2'
|
||||||
|
|
||||||
// proxy support
|
// proxy support
|
||||||
compile 'net.i2p.android:client:0.7'
|
compile 'net.i2p.android:client:0.8'
|
||||||
|
|
||||||
// Use the following code to update the libnetcipher submodule
|
// Use the following code to update the libnetcipher submodule
|
||||||
// git submodule foreach git reset --hard
|
// git submodule foreach git reset --hard
|
||||||
|
Loading…
x
Reference in New Issue
Block a user