Skip to content

Commit

Permalink
Use that not that new version of Kotlin because the plugin to upload …
Browse files Browse the repository at this point in the history
…to Bintray needed it
  • Loading branch information
rocboronat committed Nov 22, 2019
1 parent d71947a commit c134a3b
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
Expand Up @@ -19,7 +19,7 @@ dependencies {
}

buildscript {
ext.kotlin_version = '1.3.60'
ext.kotlin_version = '1.3.50'
repositories {
jcenter()
}
Expand Down

0 comments on commit c134a3b

Please sign in to comment.