tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit a359beafb5430d763828a599bec49f733780bf82
parent f35d991c760c3138760ce69ead1e134d41a83c28
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Date:   Thu,  9 Oct 2025 12:07:46 +0000

Bug 1993326 - Update AndroidX Compose BOM to 2025.10.00. r=android-reviewers,mcarare

Differential Revision: https://phabricator.services.mozilla.com/D268010

Diffstat:
Mgradle/libs.versions.toml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml @@ -21,7 +21,7 @@ biometric = "1.1.0" browser = "1.9.0" cardview = "1.0.0" collection = "1.5.0" -compose-bom = "2025.09.01" +compose-bom = "2025.10.00" concurrent = "1.3.0" constraintlayout = "2.2.1" constraintlayout-compose = "1.1.1"