Skip to content

Commit d39187f

Browse files
authored
Merge pull request #10 from adamint/develop
update kotlin version to 1.2.51
2 parents 86bb7f5 + 8d8ef38 commit d39187f

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
@@ -2,7 +2,7 @@ group 'com.adamratzman'
22
version '1.0.3'
33

44
buildscript {
5-
ext.kotlin_version = '1.2.31'
5+
ext.kotlin_version = '1.2.51'
66

77
repositories {
88
mavenCentral()

0 commit comments

Comments
 (0)