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

Commit ce96d6f

Browse files
fix(deps): update dependency androidx.compose.animation:animation to v1.3.0-beta03 (#2141)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 80f3e5b commit ce96d6f

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
@@ -49,7 +49,7 @@ build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:
4949
build-spotless = "com.diffplug.spotless:spotless-plugin-gradle:6.11.0"
5050
build-vcu = "nl.littlerobots.version-catalog-update:nl.littlerobots.version-catalog-update.gradle.plugin:0.6.1"
5151
build-versions = "com.github.ben-manes:gradle-versions-plugin:0.42.0"
52-
compose-animation = "androidx.compose.animation:animation:1.3.0-beta02"
52+
compose-animation = "androidx.compose.animation:animation:1.3.0-beta03"
5353
compose-compiler = "androidx.compose.compiler:compiler:1.3.1"
5454
compose-foundation-core = { module = "androidx.compose.foundation:foundation", version.ref = "composeFoundation" }
5555
compose-foundation-layout = { module = "androidx.compose.foundation:foundation-layout", version.ref = "composeFoundation" }

0 commit comments

Comments
 (0)