Dan Ballard pushed to branch tor-browser-128.7.0esr-14.5-1 at The Tor Project / Applications / Tor Browser
Commits:
-
8cee8bc2
by Dan Ballard at 2025-02-20T18:24:27+00:00
1 changed file:
Changes:
| ... | ... | @@ -315,7 +315,7 @@ android.applicationVariants.configureEach { variant -> |
| 315 | 315 | if (project.hasProperty("disableTor")) {
|
| 316 | 316 | disableTor = project.getProperty("disableTor")
|
| 317 | 317 | }
|
| 318 | - System.setProperty("nimbusFml", "${topsrcdir}/mobile/android/tools/nimbus-fml")
|
|
| 318 | + System.setProperty("nimbusFml", "${topsrcdir}/mobile/android/fenix/tools/nimbus-fml")
|
|
| 319 | 319 | |
| 320 | 320 | println("----------------------------------------------")
|
| 321 | 321 | println("Variant name: " + variant.name)
|