Skip to content

Commit 04ab50f

Browse files
Update dependency androidx.collection:collection to v1.4.3 (#397)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 09c5ac1 commit 04ab50f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ktlint = "0.48.1"
77
agp = { module = "com.android.tools.build:gradle", version.ref = "agp" }
88
androidActivityCompose = "androidx.activity:activity-compose:1.9.1"
99
androidAnnotation = "androidx.annotation:annotation:1.8.2"
10-
androidCollection = "androidx.collection:collection:1.4.2"
10+
androidCollection = "androidx.collection:collection:1.4.3"
1111
androidTestRunner = "androidx.test:runner:1.6.1"
1212
composeMaterial = "androidx.compose.material:material:1.6.8"
1313
composeUi = "androidx.compose.ui:ui:1.6.8"

0 commit comments

Comments
 (0)