Skip to content

Commit

Permalink
Update kotlin plugin to 1.3.50 version in Gradle configuration. (#611)
Browse files Browse the repository at this point in the history
Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
  • Loading branch information
Tapchicoma authored Oct 9, 2019
1 parent 47aadbe commit 89bdca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id 'org.jetbrains.kotlin.jvm' version '1.3.41' apply false
id 'org.jetbrains.kotlin.jvm' version '1.3.50' apply false
id 'com.vanniktech.maven.publish' version '0.8.0' apply false
}

Expand Down

0 comments on commit 89bdca7

Please sign in to comment.