We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3c50eec + e8e1056 commit 16803ebCopy full SHA for 16803eb
buildSrc/src/main/kotlin/Dependencies.kt
@@ -1,6 +1,6 @@
1
object Versions {
2
// Language
3
- const val kotlinVersion = "1.3.21"
+ const val kotlinVersion = "1.3.31"
4
5
// Plugin
6
const val androidPluginVersion = "3.3.2"
0 commit comments