Skip to content

Commit 588b83d

Browse files
Update dependency androidx.compose.animation:animation to v1.8.1
1 parent 26f51ac commit 588b83d

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 @@ ksp = "2.1.20-2.0.0"
77
[libraries]
88
accompanist-permissions = { module = "com.google.accompanist:accompanist-permissions", version = "0.37.2" }
99
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.10.1" }
10-
androidx-animation = { module = "androidx.compose.animation:animation", version = "1.8.0-rc03" }
10+
androidx-animation = { module = "androidx.compose.animation:animation", version = "1.8.1" }
1111
androidx-compose-bom = { module = "androidx.compose:compose-bom", version = "2025.04.00" }
1212
androidx-core-ktx = { module = "androidx.core:core-ktx", version = "1.16.0" }
1313
androidx-core-splashscreen = { module = "androidx.core:core-splashscreen", version = "1.2.0-beta01" }

0 commit comments

Comments
 (0)