brizental pushed to branch main at The Tor Project / Applications / 
tor-browser-build


Commits:
4727bc62 by Nicolas Vigier at 2025-06-02T08:55:42+02:00
Bug 41444: Fix android artifacts path (2)

- - - - -


1 changed file:

- projects/browser/build.android


Changes:

=====================================
projects/browser/build.android
=====================================
@@ -121,6 +121,6 @@ apksigner sign --verbose --min-sdk-version [% 
c("var/android_min_api") %] --ks $
 [% END -%]
 
 [% IF c("var/nightly") -%]
-  mkdir -p "[% dest_dir %]/[% c('filename') %]/artifacts
+  mkdir -p "[% dest_dir %]/[% c('filename') %]/artifacts"
   cp -r $rootdir/geckoview/artifacts [% dest_dir %]/[% c('filename') %]
 [% END %]



View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/4727bc62c85ceca3917fbdba04add47c56b94b21

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/4727bc62c85ceca3917fbdba04add47c56b94b21
You're receiving this email because of your account on gitlab.torproject.org.


_______________________________________________
tbb-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to