Skip to content

Commit

Permalink
Bump Kotlin version to 1.3.72 (#2390)
Browse files Browse the repository at this point in the history
  • Loading branch information
mshafrir-stripe authored Apr 16, 2020
1 parent 72263b3 commit 08db1ad
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,6 +1,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlinVersion = '1.3.71'
ext.kotlinVersion = '1.3.72'
ext.dokkaVersion = '0.9.17' // 0.9.18 has a bug that causes the task to fail

repositories {
Expand Down

0 comments on commit 08db1ad

Please sign in to comment.