Skip to content

Commit baeec59

Browse files
authoredJan 30, 2024··
Bump androidx.collection:collection-ktx from 1.3.0 to 1.4.0 (#637)
Bumps androidx.collection:collection-ktx from 1.3.0 to 1.4.0. --- updated-dependencies: - dependency-name: androidx.collection:collection-ktx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df49535 commit baeec59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ androidx-activityKtx = "androidx.activity:activity-ktx:1.7.2"
6969
androidx-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "androidx-appcompat" }
7070
androidx-appcompat-resources = { module = "androidx.appcompat:appcompat-resources", version.ref = "androidx-appcompat" }
7171

72-
androidx-collectionKtx = "androidx.collection:collection-ktx:1.3.0"
72+
androidx-collectionKtx = "androidx.collection:collection-ktx:1.4.0"
7373

7474
androidx-coreKtx = { module = "androidx.core:core-ktx", version.ref = "androidx-core" }
7575

0 commit comments

Comments
 (0)
Please sign in to comment.