Skip to content

Commit

Permalink
Upgrade onionwrapper to 0.0.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
akwizgran committed Aug 7, 2023
1 parent 16dd2ac commit 87f8fd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ dependencies {
kapt "com.google.dagger:hilt-compiler:$hilt_version"

// Tor
implementation "org.briarproject:onionwrapper-android:0.0.4"
implementation "org.briarproject:onionwrapper-android:0.0.5"
tor 'org.briarproject:tor-android:0.4.7.13-2'
tor 'org.briarproject:obfs4proxy-android:0.0.14-tor2'
tor 'org.briarproject:snowflake-android:2.5.1'
Expand Down

0 comments on commit 87f8fd3

Please sign in to comment.