Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit 9ab660b

Browse files
fix(deps): update dependency androidx.collection:collection to v1.4.4
1 parent 8c48a0a commit 9ab660b

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
@@ -79,7 +79,7 @@ common-charts = { module = "com.github.AppDevNext:AndroidChart", version = "3.1.
7979
androidx-annotation = { module = "androidx.annotation:annotation", version = "1.7.1" }
8080
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.6.1" }
8181
androidx-cardview = { module = "androidx.cardview:cardview", version = "1.0.0" }
82-
androidx-collection = { module = "androidx.collection:collection", version = "1.4.0" }
82+
androidx-collection = { module = "androidx.collection:collection", version = "1.4.4" }
8383
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version = "2.1.4" }
8484
androidx-coordinatorlayout = { module = "androidx.coordinatorlayout:coordinatorlayout", version = "1.2.0" }
8585
androidx-drawer = { module = "androidx.drawerlayout:drawerlayout", version = "1.2.0" }

0 commit comments

Comments
 (0)