Skip to content

Commit

Permalink
Update to alpha08
Browse files Browse the repository at this point in the history
  • Loading branch information
KovalevAndrey committed May 2, 2024
1 parent ade37a3 commit 5131031
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions libraries/core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,9 @@ dependencies {
val composeBom = platform(libs.compose.bom)

api(composeBom)
api("androidx.compose.animation:animation:1.7.0-alpha08")
api(project(":libraries:customisations"))
api(libs.androidx.lifecycle.common)
api("androidx.compose.animation:animation:1.7.0-alpha07")
api("androidx.compose.ui:ui:1.7.0-alpha07")
api(libs.compose.runtime)
api(libs.androidx.appcompat)
api(libs.kotlin.coroutines.android)
Expand Down

0 comments on commit 5131031

Please sign in to comment.