We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d752bd1 commit d416ec4Copy full SHA for d416ec4
build.gradle
@@ -1,7 +1,7 @@
1
2
buildscript {
3
ext {
4
- kotlinVersion = "1.4.0"
+ kotlinVersion = "1.4.10"
5
detektVersion = "1.12.0-RC1"
6
}
7
repositories {
0 commit comments