We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b2441a commit 7c37d9cCopy full SHA for 7c37d9c
1 file changed
buildSrc/src/main/kotlin/Constants.kt
@@ -5,7 +5,7 @@ object buildVersions {
5
6
object Constants {
7
const val composeVersion = "1.4.3"
8
- const val konfettiVersion = "2.0.3"
+ const val konfettiVersion = "2.0.4"
9
const val kotlinVersion = "1.8.10"
10
}
11
0 commit comments