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 af3d961..db659ae 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.2.21' | 4 | ext.kotlin_version = '1.2.30' |
5 | 5 | ||
6 | repositories { | 6 | repositories { |
7 | jcenter() | 7 | jcenter() |