Update dependencies
JingMatrix/LSPlant is forced pushed to avoid merging commits from its upstream LSPosed/LSPlant.
This commit is contained in:
parent
108149b6b7
commit
1e5c3f0ffd
|
|
@ -1 +1 @@
|
|||
Subproject commit 4711998927a52abe70bec7075f9f89e02824b404
|
||||
Subproject commit fc2ff10b429b0150f82da4ff3f7a0f7fd3ff1fc1
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 20c8fdad0605a1627a3f6d15cad693a3fbe2ecbf
|
||||
Subproject commit 93f03953af6b0268e1a29bb5b23d50f72b87a151
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 4e9ad800eba97550a38a1b4f9d06e4c3386aaf1c
|
||||
Subproject commit a0990196c26e3fad57213a03af22dbf993396c8a
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 207581f35e8174661c67aa2d434156968c0bd327
|
||||
Subproject commit 2efebed64ecce060530c6959b8654019aa796f52
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
[versions]
|
||||
agp = "8.11.1"
|
||||
agp = "8.12.0"
|
||||
kotlin = "2.2.0"
|
||||
nav = "2.9.1"
|
||||
nav = "2.9.3"
|
||||
appcenter = "5.0.5"
|
||||
libxposed = "100"
|
||||
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-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-core = { module = "androidx.core:core", version = "1.16.0" }
|
||||
androidx-fragment = { module = "androidx.fragment:fragment", version = "1.8.8" }
|
||||
|
|
|
|||
Loading…
Reference in New Issue