Skip to content

Commit

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

Update dependency androidx.compose.animation:animation to v1.7.3
  • Loading branch information
Anthonyy232 authored Oct 3, 2024
2 parents b399dae + 5c99949 commit 6800830
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.3")
implementation("androidx.hilt:hilt-navigation-compose:1.2.0")
implementation("androidx.compose.animation:animation:1.7.2")
implementation("androidx.compose.animation:animation:1.7.3")
implementation("androidx.core:core-splashscreen:1.2.0-alpha02")
implementation("androidx.lifecycle:lifecycle-runtime-compose:2.8.6")
implementation("com.google.code.gson:gson:2.11.0")
Expand Down

0 comments on commit 6800830

Please sign in to comment.