mirror of
https://github.com/gsantner/dandelion
synced 2025-09-13 04:09:42 +02:00
Updated NetCipher from 1.2.1 to 2.0.0-alpha1. This fixes #58
This commit is contained in:
parent
7c1510a272
commit
7091b1ba31
2 changed files with 3 additions and 2 deletions
|
@ -101,7 +101,7 @@ import butterknife.BindView;
|
|||
import butterknife.ButterKnife;
|
||||
import butterknife.OnClick;
|
||||
import info.guardianproject.netcipher.NetCipher;
|
||||
import info.guardianproject.netcipher.web.WebkitProxy;
|
||||
import info.guardianproject.netcipher.webkit.WebkitProxy;
|
||||
|
||||
public class MainActivity extends AppCompatActivity
|
||||
implements NavigationView.OnNavigationItemSelectedListener, WebUserProfileChangedListener {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue