|
|
|
@ -77,7 +77,7 @@ dependencies {
@@ -77,7 +77,7 @@ dependencies {
|
|
|
|
|
compile 'com.android.support:support-v4:23.3.0' |
|
|
|
|
|
|
|
|
|
// html parsing fo reading mode |
|
|
|
|
compile 'org.jsoup:jsoup:1.8.3' |
|
|
|
|
compile 'org.jsoup:jsoup:1.9.1' |
|
|
|
|
|
|
|
|
|
// event bus |
|
|
|
|
compile 'com.squareup:otto:1.3.8' |
|
|
|
@ -93,7 +93,7 @@ dependencies {
@@ -93,7 +93,7 @@ dependencies {
|
|
|
|
|
compile 'com.anthonycr.grant:permissions:1.1.2' |
|
|
|
|
|
|
|
|
|
// 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 |
|
|
|
|
// git submodule foreach git reset --hard |
|
|
|
|