Skip to content

Commit a55587d

Browse files
author
Hubert Slojewski
committed
Bump Kotlin's version
1 parent 25708a2 commit a55587d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ group 'com.example.hoobie'
22
version '1.0-SNAPSHOT'
33

44
buildscript {
5-
ext.kotlin_version = '1.1.4-3'
5+
ext.kotlin_version = '1.2.0'
66

77
repositories {
88
mavenCentral()

0 commit comments

Comments
 (0)