Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 41cb2aa6 authored by Abhishek Aggarwal's avatar Abhishek Aggarwal
Browse files

Merge branch 'sha-IPtProxy' into 'e_16.4.1-RC-2'

orbotservice: Force specific sha version for IPtProxy

See merge request e/privacy-central/orbotservice!4
parents 8a4f215b 1004350a
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -64,5 +64,6 @@ dependencies {

    implementation 'info.guardianproject:jtorctl:0.4'

    implementation 'com.github.tladesignz:IPtProxy:0.5.2'
    // For some reason 0.5.2 was having no aar so force specific commit sha
    implementation 'com.github.tladesignz:IPtProxy:fc1f66099b3815856a35ea6f33ceb4a8041320f3'
}