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

Commit db90cd6f authored by Guillaume Jacquart's avatar Guillaume Jacquart Committed by Abhishek Aggarwal
Browse files

5651 - upgrade to orbot 16.6.2-RC4

parent 86408801
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -133,7 +133,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