Skip to content

Commit

Permalink
Updates Konfetti lib from 2.0.2 to 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
meikpiep committed Aug 2, 2023
1 parent cf80e81 commit 73c158d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion holoken-app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ dependencies {
implementation("androidx.transition:transition:1.4.1")
implementation("androidx.preference:preference-ktx:1.2.0")

implementation("nl.dionsegijn:konfetti-xml:2.0.2")
implementation("nl.dionsegijn:konfetti-xml:2.0.3")
implementation("ru.github.igla:ferriswheel:1.2")

implementation("androidx.core:core-ktx:1.10.1")
Expand Down

0 comments on commit 73c158d

Please sign in to comment.