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.
1 parent 16803eb commit e8b072bCopy full SHA for e8b072b
buildSrc/src/main/kotlin/Dependencies.kt
@@ -3,7 +3,7 @@ object Versions {
3
const val kotlinVersion = "1.3.31"
4
5
// Plugin
6
- const val androidPluginVersion = "3.3.2"
+ const val androidPluginVersion = "3.4.1"
7
const val ktlintGradleVersion = "6.3.0"
8
const val dokkaVersion = "0.9.17"
9
const val bintrayGradlePluginVersion = "1.8.4"
0 commit comments