Skip to content

Commit 6f51ad0

Browse files
committed
Merge branch 'master' of github.com:PatilShreyas/NotyKT
2 parents 70f64b8 + ca431e4 commit 6f51ad0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

noty-android/dependencies.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ext {
1919
androidGradlePluginVersion = '7.0.3'
2020

2121
// Kotlin
22-
kotlinVersion = "1.5.30"
22+
kotlinVersion = "1.5.31"
2323
ktlintVersion = "10.2.0"
2424
coroutinesVersion = "1.5.2"
2525

@@ -61,7 +61,7 @@ ext {
6161
javaxInjectVersion = "1"
6262

6363
// Jetpack Compose
64-
composeVersion = "1.0.3"
64+
composeVersion = "1.0.4"
6565

6666
// Constrain Layout (Compose)
6767
composeConstraintLayoutVersion = "1.0.0-rc01"

0 commit comments

Comments
 (0)