Skip to content

Commit 4cd8e2f

Browse files
Upgrade Kotlin (#1414)
1 parent 01a40bf commit 4cd8e2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22
buildscript {
3-
ext.kotlinVersion = '1.3.41'
3+
ext.kotlinVersion = '1.3.50'
44
repositories {
55
jcenter()
66
google()

0 commit comments

Comments
 (0)