
Pier Angelo Vendrame pushed to branch main at The Tor Project / Applications / tor-browser-build Commits: 971557c8 by Pier Angelo Vendrame at 2025-07-07T18:49:39+02:00 Bug 41502: Bump Application Services to build2. - - - - - 1 changed file: - projects/application-services/config Changes: ===================================== projects/application-services/config ===================================== @@ -1,6 +1,6 @@ # vim: filetype=yaml sw=2 version: 140.0 -git_hash: 'v[% c("version") %]-TORBROWSER' +git_hash: 'v[% c("version") %]-TORBROWSER-build[% c("var/build_number") %]' git_url: https://gitlab.torproject.org/tpo/applications/application-services.git tag_gpg_id: 1 gpg_keyring: @@ -16,6 +16,7 @@ container: use_container: 1 var: + build_number: 2 # This should be updated when the list of gradle dependencies is changed. gradle_dependencies_version: 12 gradle_version: 8.13 View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/97... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/97... You're receiving this email because of your account on gitlab.torproject.org.
participants (1)
-
Pier Angelo Vendrame (@pierov)