Skip to content

Commit 494c32a

Browse files
committed
update dependencies
1 parent 75cdab6 commit 494c32a

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

gradle/libs.versions.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
androidDesugarJdkLibs = "2.1.5"
33
androidGradlePlugin = "8.12.3"
4-
androidTools = "31.13.2"
4+
androidTools = "32.0.0"
55
androidxActivityKtx = "1.12.2"
66
androidxAnnotation = "1.9.1"
77
androidxAppCompat = "1.7.1"
@@ -11,32 +11,32 @@ androidxFragment = "1.8.9"
1111
androidxLifecycleRuntimeKtx = "2.10.0"
1212
androidxPreferenceKtx = "1.2.1"
1313
androidxWorkRuntimeKtx = "2.11.0"
14-
blockhound = "1.0.15.RELEASE"
15-
clikt = "5.0.3"
14+
blockhound = "1.0.16.RELEASE"
15+
clikt = "5.1.0"
1616
decourinator = "2.6.1"
1717
exposed = "1.0.0-rc-4"
18-
geckoview = "146.0.20251217121356"
18+
geckoview = "147.0.20260116091309"
1919
githubApi = "1.330"
2020
hiddenapibypass = "6.1"
2121
jebrainsAnnotations = "26.0.2-1"
2222
json = "20251224"
2323
jsoup = "1.22.1"
24-
junitJupiterParams = "6.0.1"
24+
junitJupiterParams = "6.0.2"
2525
kotlin = "2.3.0"
2626
kotlin-ksp = "2.3.4"
2727
kotlinxCoroutines = "1.10.2"
2828
kotlinxDatetime = "0.7.1"
2929
kotlinxHtml = "0.12.0"
30-
kotlinxSerializationJson = "1.9.0"
30+
kotlinxSerializationJson = "1.10.0"
3131
ktor = "3.3.3"
3232
leakcanary = "2.14"
3333
okhttp = "5.3.2"
3434
rhino = "1.9.0"
3535
r8 = "9.0.28"
36-
shadow = "9.3.0"
36+
shadow = "9.3.1"
3737
slf4jSimple = "2.0.17"
3838
sqliteJdbc = "3.51.1.0"
39-
vertx = "5.0.6"
39+
vertx = "5.0.7"
4040
viewbindingpropertydelegate = "1.5.9"
4141
xposed = "82"
4242

0 commit comments

Comments
 (0)