Skip to content

Commit

Permalink
Merge pull request #36 from Anthonyy232/renovate/androidx.compose.ani…
Browse files Browse the repository at this point in the history
…mation-animation-1.x

Update dependency androidx.compose.animation:animation to v1.7.0-beta06
  • Loading branch information
Anthonyy232 authored Jul 24, 2024
2 parents 6175338 + 729b5bd commit 37e85c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ dependencies {
implementation("androidx.datastore:datastore-preferences:1.1.1")
implementation("androidx.compose.material:material-icons-extended:1.7.0-beta05")
implementation("androidx.hilt:hilt-navigation-compose:1.2.0")
implementation("androidx.compose.animation:animation:1.7.0-beta05")
implementation("androidx.compose.animation:animation:1.7.0-beta06")
implementation("androidx.core:core-splashscreen:1.2.0-alpha01")
implementation("androidx.lifecycle:lifecycle-runtime-compose:2.8.4")
implementation("com.google.code.gson:gson:2.11.0")
Expand Down

0 comments on commit 37e85c4

Please sign in to comment.