1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-12-11 23:01:11 +01:00

Reworked basic orbot integration

This commit is contained in:
vanitasvitae 2016-06-05 19:30:31 +02:00
parent 85038e90f2
commit 6d34e5c2cf
5 changed files with 242 additions and 2 deletions

View file

@ -37,6 +37,7 @@ dependencies {
// More libraries
compile 'com.getbase:floatingactionbutton:1.9.1'
compile 'com.jakewharton:butterknife:8.0.1'
compile 'info.guardianproject.netcipher:netcipher:1.2.1'
apt 'com.jakewharton:butterknife-compiler:8.0.1'
}