diff options
Diffstat (limited to 'build.gradle')
-rw-r--r-- | build.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle index 4271464..812b2f1 100644 --- a/build.gradle +++ b/build.gradle | |||
@@ -1,7 +1,7 @@ | |||
1 | // Top-level build file where you can add configuration options common to all sub-projects/modules. | 1 | // Top-level build file where you can add configuration options common to all sub-projects/modules. |
2 | 2 | ||
3 | buildscript { | 3 | buildscript { |
4 | ext.kotlin_version = '1.1.3-2' | 4 | ext.kotlin_version = '1.1.4-2' |
5 | repositories { | 5 | repositories { |
6 | jcenter() | 6 | jcenter() |
7 | } | 7 | } |