Skip to content

Commit 16803eb

Browse files
authored
Merge pull request #43 from r-ralph/kotlin_1.3.31
Update Kotlin to 1.3.31
2 parents 3c50eec + e8e1056 commit 16803eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Dependencies.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
object Versions {
22
// Language
3-
const val kotlinVersion = "1.3.21"
3+
const val kotlinVersion = "1.3.31"
44

55
// Plugin
66
const val androidPluginVersion = "3.3.2"

0 commit comments

Comments
 (0)