Update dependencies

JingMatrix/LSPlant is forced pushed to avoid merging commits from its upstream LSPosed/LSPlant.
This commit is contained in:
dependabot[bot] 2025-07-31 01:46:05 +00:00 committed by JingMatrix
parent 108149b6b7
commit 1e5c3f0ffd
5 changed files with 7 additions and 7 deletions

@ -1 +1 @@
Subproject commit 4711998927a52abe70bec7075f9f89e02824b404 Subproject commit fc2ff10b429b0150f82da4ff3f7a0f7fd3ff1fc1

2
external/fmt vendored

@ -1 +1 @@
Subproject commit 20c8fdad0605a1627a3f6d15cad693a3fbe2ecbf Subproject commit 93f03953af6b0268e1a29bb5b23d50f72b87a151

2
external/lsplant vendored

@ -1 +1 @@
Subproject commit 4e9ad800eba97550a38a1b4f9d06e4c3386aaf1c Subproject commit a0990196c26e3fad57213a03af22dbf993396c8a

2
external/lsplt vendored

@ -1 +1 @@
Subproject commit 207581f35e8174661c67aa2d434156968c0bd327 Subproject commit 2efebed64ecce060530c6959b8654019aa796f52

View File

@ -1,7 +1,7 @@
[versions] [versions]
agp = "8.11.1" agp = "8.12.0"
kotlin = "2.2.0" kotlin = "2.2.0"
nav = "2.9.1" nav = "2.9.3"
appcenter = "5.0.5" appcenter = "5.0.5"
libxposed = "100" libxposed = "100"
glide = "4.16.0" glide = "4.16.0"
@ -33,7 +33,7 @@ rikkax-widget-mainswitchbar = { module = "dev.rikka.rikkax.widget:mainswitchbar"
androidx-activity = { module = "androidx.activity:activity", version = "1.10.1" } androidx-activity = { module = "androidx.activity:activity", version = "1.10.1" }
androidx-annotation = { module = "androidx.annotation:annotation", version = "1.9.1" } androidx-annotation = { module = "androidx.annotation:annotation", version = "1.9.1" }
androidx-browser = { module = "androidx.browser:browser", version = "1.8.0" } androidx-browser = { module = "androidx.browser:browser", version = "1.9.0" }
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version = "2.2.1" } androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version = "2.2.1" }
androidx-core = { module = "androidx.core:core", version = "1.16.0" } androidx-core = { module = "androidx.core:core", version = "1.16.0" }
androidx-fragment = { module = "androidx.fragment:fragment", version = "1.8.8" } androidx-fragment = { module = "androidx.fragment:fragment", version = "1.8.8" }