Skip to content

Commit a9cae4d

Browse files
committed
kotlin_version = '1.1.51'
1 parent 5d579e5 commit a9cae4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

objectbox-kotlin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ group = 'io.objectbox'
22
version= rootProject.version
33

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

77
repositories {
88
jcenter()

0 commit comments

Comments
 (0)