Skip to content

Commit

Permalink
update androidx.collection to 1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
zoff99 committed Nov 23, 2024
1 parent ed329ce commit d7a63ce
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion android-refimpl-app/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ dependencies {
//
//
//noinspection KtxExtensionAvailable
implementation 'androidx.collection:collection:1.4.3'
implementation 'androidx.collection:collection:1.4.5'
//noinspection KtxExtensionAvailable
implementation 'androidx.core:core:1.13.1'
implementation 'androidx.appcompat:appcompat:1.6.1'
Expand Down
6 changes: 3 additions & 3 deletions android-refimpl-app/app/witness.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencyVerification {
'androidx.activity:activity:1.8.1:activity-1.8.1.aar:66bc2c13bd91fb8ea09e445b21f784d3e5d3a9ec9b180cd07e0e9208c2f939c6',
'androidx.annotation:annotation-experimental:1.1.0:annotation-experimental-1.1.0.aar:0157de61a2064047896a058080f3fd67ba57ad9a94857b3f7a363660243e3f90',
'androidx.annotation:annotation-experimental:1.4.0:annotation-experimental-1.4.0.aar:c6eb7e676011ec65b32428373d450debdfc45179c4f8b3a752174fb87c17b08a',
'androidx.annotation:annotation-jvm:1.8.1:annotation-jvm-1.8.1.jar:9aab326d9492800991854360ac248f493ce7f7c3183519309b78ace9e240f6f6',
'androidx.annotation:annotation-jvm:1.9.0:annotation-jvm-1.9.0.jar:3236e1e44c41da378c1ac9b515bee0501d8dc512991465100acb4dfe64059a4e',
'androidx.annotation:annotation:1.2.0:annotation-1.2.0.jar:9029262bddce116e6d02be499e4afdba21f24c239087b76b3b57d7e98b490a36',
'androidx.appcompat:appcompat-resources:1.6.1:appcompat-resources-1.6.1.aar:db915dbf49357863de1669ff9fdd8e9008d65fe357af6cce9ae63043ad5f6617',
'androidx.appcompat:appcompat:1.6.1:appcompat-1.6.1.aar:7ea5573b93ababd3bd32312451c6ea48a662b03a140dda81aebe75776a20a422',
Expand All @@ -19,8 +19,8 @@ dependencyVerification {
'androidx.camera:camera-video:1.3.4:camera-video-1.3.4.aar:feb77e9ca4c8a14736f4b1adc6e4f50aded98655800101b981115b0b64e8026f',
'androidx.camera:camera-view:1.3.4:camera-view-1.3.4.aar:99b169603e2ff54f1172eb6459285118f7bba430cb6893d223c1929ec5602b15',
'androidx.cardview:cardview:1.0.0:cardview-1.0.0.aar:1193c04c22a3d6b5946dae9f4e8c59d6adde6a71b6bd5d87fb99d82dda1afec7',
'androidx.collection:collection-jvm:1.4.3:collection-jvm-1.4.3.jar:15db51f82c65c4fa3223f27d5acb9531fc4fa536e04e4f13bc5ad4787faac139',
'androidx.collection:collection-ktx:1.4.3:collection-ktx-1.4.3.jar:c6deada2fac53b8ea6523dbda77597b128006674616f140f04df23264c6d1aa3',
'androidx.collection:collection-jvm:1.4.5:collection-jvm-1.4.5.jar:539a43428df8a337622fb781401f5f0cdcd52d8b3615f0085af51c90002ff333',
'androidx.collection:collection-ktx:1.4.5:collection-ktx-1.4.5.jar:c6deada2fac53b8ea6523dbda77597b128006674616f140f04df23264c6d1aa3',
'androidx.concurrent:concurrent-futures:1.1.0:concurrent-futures-1.1.0.jar:0ce067c514a0d1049d1bebdf709e344ed3266fe9744275682937cdcb13334e9e',
'androidx.constraintlayout:constraintlayout-core:1.0.4:constraintlayout-core-1.0.4.jar:3e477f4de231e58b25f5a992f3be45e97d332c34a39a9e3e7d4b78ae0ac2256f',
'androidx.constraintlayout:constraintlayout:2.1.4:constraintlayout-2.1.4.aar:0df714c0b51e54710ebf746eb469d333176bbb3cb29f80775dc3ca4eb3162512',
Expand Down

0 comments on commit d7a63ce

Please sign in to comment.