Skip to content

Commit

Permalink
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
@@ -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.