Skip to content

Commit 62194c3

Browse files
authored
Merge pull request #488 from Dev4Mod/dependabot/gradle/maven-c18a9489f6
Bump the maven group across 1 directory with 9 updates
2 parents 7185e77 + 0272c49 commit 62194c3

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

gradle/libs.versions.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
[versions]
22
arscblamer = "1.0"
3-
bcpkix-jdk18on = "1.82"
3+
bcpkix-jdk18on = "1.83"
44
betterypermissionhelper = "1.0.3"
55
filepicker = "9.2.5"
66
jstyleparser = "4.0.1"
77
lombok = "1.18.42"
8-
okhttp = "5.1.0"
8+
okhttp = "5.3.2"
99
xposed-legacy = "82"
10-
agp = "8.13.0"
10+
agp = "8.13.1"
1111
colorpicker = "1.1.0"
1212
dexkit = "2.0.7"
13-
nav = "2.9.0"
14-
kotlin = "2.1.10"
13+
nav = "2.9.6"
14+
kotlin = "2.2.21"
1515

1616

1717
[libraries]
@@ -24,9 +24,9 @@ filepicker = { module = "io.github.tutorialsandroid:filepicker", version.ref = "
2424
jstyleparser = { module = "net.sf.cssbox:jstyleparser", version.ref = "jstyleparser" }
2525
libxposed-legacy = { group = "de.robv.android.xposed", name = "api", version.ref = "xposed-legacy" }
2626

27-
androidx-activity = { module = "androidx.activity:activity", version = "1.10.1" }
27+
androidx-activity = { module = "androidx.activity:activity", version = "1.12.0" }
2828
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version = "2.2.1" }
29-
androidx-fragment = { module = "androidx.fragment:fragment", version = "1.8.6" }
29+
androidx-fragment = { module = "androidx.fragment:fragment", version = "1.8.9" }
3030
androidx-navigation-fragment = { group = "androidx.navigation", name = "navigation-fragment", version.ref = "nav" }
3131
androidx-navigation-ui = { group = "androidx.navigation", name = "navigation-ui", version.ref = "nav" }
3232

@@ -37,7 +37,7 @@ rikkax-core = { module = "dev.rikka.rikkax.core:core", version = "1.4.1" }
3737
rikkax-material = { module = "dev.rikka.rikkax.material:material", version = "2.7.0" }
3838
rikkax-material-preference = { module = "dev.rikka.rikkax.material:material-preference", version = "2.0.0" }
3939
rikkax-widget-borderview = { module = "dev.rikka.rikkax.widget:borderview", version = "1.1.0" }
40-
material = { module = "com.google.android.material:material", version = "1.12.0" }
40+
material = { module = "com.google.android.material:material", version = "1.13.0" }
4141

4242
[plugins]
4343
androidApplication = { id = "com.android.application", version.ref = "agp" }

0 commit comments

Comments
 (0)