Skip to content

Commit

Permalink
update to tor 0.3.3.5-rc
Browse files Browse the repository at this point in the history
  • Loading branch information
n8fr8 committed May 12, 2018
1 parent be61431 commit 7dd09db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orbotservice/build.gradle
Expand Up @@ -27,7 +27,7 @@ android {

dependencies {
implementation project(':jsocksAndroid')
implementation 'org.torproject:tor-android-binary:0.3.2.10-dev'
implementation 'org.torproject:tor-android-binary:0.3.3.5-rc-1'
implementation 'com.android.support:appcompat-v7:27.1.1'
implementation 'com.jrummyapps:android-shell:1.0.1'
implementation fileTree(dir: 'libs', include: ['.so'])
Expand Down

0 comments on commit 7dd09db

Please sign in to comment.