Skip to content

Commit

Permalink
Update dependency com.github.skydoves:balloon-compose to v1.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 3, 2024
1 parent 80f0f6e commit 825ac29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ui/features/note/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies {
implementation (libs.sketchbook)

//Balloon.
implementation ("com.github.skydoves:balloon-compose:1.6.4")
implementation ("com.github.skydoves:balloon-compose:1.6.6")

//Swipe.
implementation (libs.swipe)
Expand Down
2 changes: 1 addition & 1 deletion ui/screens/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dependencies {
implementation (libs.sketchbook)

//Balloon.
implementation ("com.github.skydoves:balloon-compose:1.6.4")
implementation ("com.github.skydoves:balloon-compose:1.6.6")

//Swipe.
implementation (libs.swipe)
Expand Down

0 comments on commit 825ac29

Please sign in to comment.