We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76cbc69 commit 0f6b48cCopy full SHA for 0f6b48c
build.gradle
@@ -5,7 +5,7 @@ apply plugin: 'com.github.johnrengelman.shadow'
5
6
buildscript {
7
8
- ext.kotlinVersion = '1.2.41'
+ ext.kotlinVersion = '1.2.50'
9
10
repositories {
11
jcenter() // shadow
0 commit comments