We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c05287 commit 4834a9fCopy full SHA for 4834a9f
build.gradle
@@ -4,7 +4,7 @@ apply plugin: 'kotlin'
4
apply plugin: 'jacoco'
5
6
buildscript {
7
- ext.kotlin_version = '1.2.41'
+ ext.kotlin_version = '1.3.21'
8
9
repositories {
10
mavenCentral()
0 commit comments