Skip to content

Commit f8dfbf3

Browse files
Merge branch 'develop' into dependabot/gradle/androidx.core-core-1.17.0
2 parents cb7190a + 512fd5d commit f8dfbf3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
2-
agp = "8.11.0"
3-
androidx-core = "1.17.0"
2+
agp = "8.13.0"
3+
androidx-core = "1.16.0"
44
androidx-appcompat = "1.7.1"
55
androidx-constraintlayout = "2.2.1"
66
androidx-multidex = "2.0.1"
@@ -14,16 +14,16 @@ github-http-builder = "1.0.4"
1414
gson = "2.13.2"
1515
mockito = "5.2.0"
1616
mockito-kotlin = "6.1.0"
17-
okhttp = "5.1.0"
17+
okhttp = "5.3.0"
1818
timber = "5.0.1"
1919
junit = "4.13.2"
2020
leakcanary = "2.14"
21-
kotlin = "2.2.20"
21+
kotlin = "2.2.21"
2222
gradle = "8.1.1"
2323
raygun = "5.0.0"
2424
spotless = "8.0.0"
2525
activity = "1.10.1"
26-
kotlin-version = "2.2.10"
26+
kotlin-version = "2.2.21"
2727
maven-central-publish = "0.34.0"
2828

2929
[libraries]

0 commit comments

Comments
 (0)