Skip to content
This repository was archived by the owner on Aug 5, 2021. It is now read-only.

Commit 83d76fa

Browse files
authored
Updated Kotlin version to 1.2.10
1 parent 76cea1f commit 83d76fa

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,5 +1,5 @@
11
buildscript {
2-
ext.kotlin_version = '1.1.4'
2+
ext.kotlin_version = '1.2.10'
33

44
repositories {
55
mavenCentral()

0 commit comments

Comments
 (0)