There was an error while loading. Please reload this page.
1 parent 66cebb6 commit 2061875Copy full SHA for 2061875
build.gradle
@@ -2,7 +2,7 @@ apply from: 'buildsystem/ci.gradle'
2
apply from: 'buildsystem/dependencies.gradle'
3
4
buildscript {
5
- ext.kotlin_version = '1.2.31'
+ ext.kotlin_version = '1.2.50'
6
ext.gradle_tools = '3.1.3'
7
ext.build_tools = '27.0.3'
8
0 commit comments