Skip to content

Commit 8705922

Browse files
committed
chore: bump android gradle plugin
1 parent 884d367 commit 8705922

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ kotest = "5.6.2"
1919
junit = "4.13.2"
2020
mockk = "1.13.5"
2121
robolectric = "4.10.3"
22-
runner = "1.6.1"
22+
runner = "1.6.2"
2323
espressoCore = "3.6.1"
2424
junitVersion = "1.2.1"
2525
rules = "1.6.1"
@@ -28,7 +28,7 @@ rules = "1.6.1"
2828
leakcanaryAndroid = "2.14"
2929

3030
# plugings -------
31-
androidGradlePlugin = "8.5.1"
31+
androidGradlePlugin = "8.5.2"
3232

3333

3434
[libraries]

0 commit comments

Comments
 (0)