Loading mobile/android/fenix/app/build.gradle +1 −1 Original line number Original line Diff line number Diff line Loading @@ -772,7 +772,7 @@ dependencies { lintChecks project(':components:tooling-lint') lintChecks project(':components:tooling-lint') // Tor Expert Bundle // Tor Expert Bundle implementation files('tor-expert-bundle.aar') implementation files(gradle.mozconfig.substs.TOR_EXPERT_BUNDLE_AAR) } } protobuf { protobuf { Loading Loading
mobile/android/fenix/app/build.gradle +1 −1 Original line number Original line Diff line number Diff line Loading @@ -772,7 +772,7 @@ dependencies { lintChecks project(':components:tooling-lint') lintChecks project(':components:tooling-lint') // Tor Expert Bundle // Tor Expert Bundle implementation files('tor-expert-bundle.aar') implementation files(gradle.mozconfig.substs.TOR_EXPERT_BUNDLE_AAR) } } protobuf { protobuf { Loading