richard pushed to branch main at The Tor Project / Applications / tor-browser-build
Commits: f724d7f9 by Richard Pospesel at 2023-08-10T23:09:50+00:00 Bug 40901: Prepare Tor Browser 13.0a2-build3
fixes tor-browser#41996: App includes com.google.android.gms.permission.AD_ID permission
- - - - -
2 changed files:
- projects/firefox-android/config - rbm.conf
Changes:
===================================== projects/firefox-android/config ===================================== @@ -16,7 +16,7 @@ container: var: fenix_version: 115.2.0 browser_branch: 13.0-1 - browser_build: 3 + browser_build: 4 platform_version: 115.0 variant: Beta # This should be updated when the list of gradle dependencies is changed.
===================================== rbm.conf ===================================== @@ -82,7 +82,7 @@ buildconf:
var: torbrowser_version: '13.0a2' - torbrowser_build: 'build2' + torbrowser_build: 'build3' torbrowser_incremental_from: - '13.0a1' updater_enabled: 1
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/f7...
tbb-commits@lists.torproject.org