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

Commit 067ff1de authored by Abhishek Aggarwal's avatar Abhishek Aggarwal
Browse files

Merge branch '5651-tor_stability' into 'main'

5651 - upgrade to orbot 16.6.2-RC4

See merge request !85
parents abac0288 db90cd6f
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -128,7 +128,7 @@ dependencies {

    implementation project(':trackers')

    implementation 'foundation.e:privacymodule.tor:0.2.4'
    implementation 'foundation.e:privacymodule.tor:1.2.0-orbot-16.6.2'

    implementation (
        Libs.Kotlin.stdlib,
+0 −6
Original line number Diff line number Diff line
@@ -86,12 +86,6 @@
                <category android:name="${mainActivityIntentFilterCategory}"/>
            </intent-filter>
        </activity>

        <service
            android:name="org.torproject.android.service.OrbotService"
            android:exported="false"

            />
    </application>

</manifest>
 No newline at end of file