tor-browser

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

commit c8756235d2b7b83ea92120593c7d1eba0dc94efd
parent 2ef94c8311352ca660cbe33ef1c467f6c5b4c3f7
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Date:   Thu,  6 Nov 2025 15:01:22 +0000

Bug 1998506 - Update AndroidX Core Splashscreen to version 1.2.0. r=android-reviewers,mcarare

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

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 @@ -26,7 +26,7 @@ constraintlayout = "2.2.1" constraintlayout-compose = "1.1.1" coordinatorlayout = "1.3.0" core = "1.17.0" -core-splashscreen = "1.0.1" +core-splashscreen = "1.2.0" datastore = "1.1.7" drawerlayout = "1.2.0" fragment = "1.8.9"