Skip to content

Commit

Permalink
Merge pull request #182 from Anthonyy232/renovate/androidx.compose.fo…
Browse files Browse the repository at this point in the history
…undation-foundation-1.x

Update dependency androidx.compose.foundation:foundation to v1.7.3
  • Loading branch information
Anthonyy232 authored Oct 3, 2024
2 parents f2921a8 + cb3f19a commit b399dae
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 @@ -110,7 +110,7 @@ dependencies {
implementation("com.google.accompanist:accompanist-permissions:0.36.0")
implementation("com.mikepenz:aboutlibraries-core:11.2.3")
implementation("com.mikepenz:aboutlibraries-compose-m3:11.2.3")
implementation("androidx.compose.foundation:foundation:1.7.2")
implementation("androidx.compose.foundation:foundation:1.7.3")
implementation("com.github.nanihadesuka:LazyColumnScrollbar:2.2.0")
implementation("com.joaomgcd:taskerpluginlibrary:0.4.10")
implementation("com.google.ar.sceneform:filament-android:1.17.1")
Expand Down

0 comments on commit b399dae

Please sign in to comment.