Skip to content

Commit

Permalink
Merge pull request #124 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.0
  • Loading branch information
Anthonyy232 authored Sep 6, 2024
2 parents 54e8b18 + 83ae1c7 commit 8fdb092
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.35.0-alpha")
implementation("com.mikepenz:aboutlibraries-core:11.2.3")
implementation("com.mikepenz:aboutlibraries-compose-m3:11.2.3")
implementation("androidx.compose.foundation:foundation:1.7.0-rc01")
implementation("androidx.compose.foundation:foundation:1.7.0")
implementation("com.github.nanihadesuka:LazyColumnScrollbar:2.2.0")
implementation("com.joaomgcd:taskerpluginlibrary:0.4.10")
testImplementation("junit:junit:4.13.2")
Expand Down

0 comments on commit 8fdb092

Please sign in to comment.