mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-30 13:57:47 +00:00
fix(deps): update dependency androidx.compose.animation:animation to v1.3.0
(cherry picked from commit a68fae278b
)
This commit is contained in:
committed by
Harsh Shandilya
parent
124773a6e6
commit
12cd4b7fbf
@@ -50,7 +50,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-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.7.0"
|
build-vcu = "nl.littlerobots.version-catalog-update:nl.littlerobots.version-catalog-update.gradle.plugin:0.7.0"
|
||||||
build-versions = "com.github.ben-manes:gradle-versions-plugin:0.43.0"
|
build-versions = "com.github.ben-manes:gradle-versions-plugin:0.43.0"
|
||||||
compose-animation = "androidx.compose.animation:animation:1.3.0-rc01"
|
compose-animation = "androidx.compose.animation:animation:1.3.0"
|
||||||
compose-compiler = "androidx.compose.compiler:compiler:1.3.2"
|
compose-compiler = "androidx.compose.compiler:compiler:1.3.2"
|
||||||
compose-foundation-core = { module = "androidx.compose.foundation:foundation", version.ref = "composeFoundation" }
|
compose-foundation-core = { module = "androidx.compose.foundation:foundation", version.ref = "composeFoundation" }
|
||||||
compose-foundation-layout = { module = "androidx.compose.foundation:foundation-layout", version.ref = "composeFoundation" }
|
compose-foundation-layout = { module = "androidx.compose.foundation:foundation-layout", version.ref = "composeFoundation" }
|
||||||
|
Reference in New Issue
Block a user