Loading app/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -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, Loading app/src/main/AndroidManifest.xml +0 −6 Original line number Diff line number Diff line Loading @@ -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 Loading
app/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -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, Loading
app/src/main/AndroidManifest.xml +0 −6 Original line number Diff line number Diff line Loading @@ -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