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>
This commit is contained in:
parent
80f3e5b3cd
commit
ce96d6fa3c
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:
|
|||
build-spotless = "com.diffplug.spotless:spotless-plugin-gradle:6.11.0"
|
||||
build-vcu = "nl.littlerobots.version-catalog-update:nl.littlerobots.version-catalog-update.gradle.plugin:0.6.1"
|
||||
build-versions = "com.github.ben-manes:gradle-versions-plugin:0.42.0"
|
||||
compose-animation = "androidx.compose.animation:animation:1.3.0-beta02"
|
||||
compose-animation = "androidx.compose.animation:animation:1.3.0-beta03"
|
||||
compose-compiler = "androidx.compose.compiler:compiler:1.3.1"
|
||||
compose-foundation-core = { module = "androidx.compose.foundation:foundation", version.ref = "composeFoundation" }
|
||||
compose-foundation-layout = { module = "androidx.compose.foundation:foundation-layout", version.ref = "composeFoundation" }
|
||||
|
|
Loading…
Reference in a new issue