Skip to content

Commit

Permalink
Issue mozilla-mobile#10335: Update to Kotlin 1.4.32.
Browse files Browse the repository at this point in the history
  • Loading branch information
pocmo committed May 27, 2021
1 parent 1e193e0 commit 799e4be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

// Synchronized version numbers for dependencies used by (some) modules
object Versions {
const val kotlin = "1.4.30"
const val kotlin = "1.4.32"
const val coroutines = "1.4.2"

const val junit = "4.12"
Expand Down

0 comments on commit 799e4be

Please sign in to comment.