Skip to content

Commit

Permalink
Merge branch 'master' of github.com:PatilShreyas/NotyKT
Browse files Browse the repository at this point in the history
  • Loading branch information
PatilShreyas committed Oct 24, 2021
2 parents 70f64b8 + ca431e4 commit 6f51ad0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions noty-android/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ ext {
androidGradlePluginVersion = '7.0.3'

// Kotlin
kotlinVersion = "1.5.30"
kotlinVersion = "1.5.31"
ktlintVersion = "10.2.0"
coroutinesVersion = "1.5.2"

Expand Down Expand Up @@ -61,7 +61,7 @@ ext {
javaxInjectVersion = "1"

// Jetpack Compose
composeVersion = "1.0.3"
composeVersion = "1.0.4"

// Constrain Layout (Compose)
composeConstraintLayoutVersion = "1.0.0-rc01"
Expand Down

0 comments on commit 6f51ad0

Please sign in to comment.