Skip to content

Commit

Permalink
Merge pull request #98 from onionshare/onionwrapper-0.0.5
Browse files Browse the repository at this point in the history
Upgrade onionwrapper to 0.0.5
  • Loading branch information
akwizgran authored Aug 8, 2023
2 parents 16dd2ac + 73ad14f commit a89fc94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,8 @@ dependencies {
kapt "com.google.dagger:hilt-compiler:$hilt_version"

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

0 comments on commit a89fc94

Please sign in to comment.