Skip to content

Commit

Permalink
update with info about tor-android commit for aar
Browse files Browse the repository at this point in the history
  • Loading branch information
n8fr8 committed Apr 29, 2022
1 parent f7ed301 commit 1a30e25
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions orbotservice/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ dependencies {
libs.pcap_core,
libs.pcap_factory
)

//building from AAR built from https://github.com/guardianproject/tor-android/commit/95eca2a8c9eb44068f11332d7731580a13ef7b28
// until a new full release is done
implementation (name:'tor-android-binary-release',ext:'aar')

}

0 comments on commit 1a30e25

Please sign in to comment.