Skip to content

Commit de988fe

Browse files
committed
build: Update dependencies
- Bump `compose` from 1.10.1 to 1.10.2 in `libs.versions.toml`.
1 parent 8c27ef4 commit de988fe

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

Binary file not shown.

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ kotlin = "2.3.10"
55
compileSdk = "36"
66
targetSdk = "36"
77
minSdk = "23"
8-
compose = "1.10.1"
8+
compose = "1.10.2"
99
coroutines = "1.10.2"
1010
sqlDelight = "2.2.1"
1111
room = "2.8.4"

0 commit comments

Comments
 (0)