Skip to content

Commit 888f539

Browse files
committed
kotlin_version = '1.2.20'
1 parent bb292ed commit 888f539

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.2.0'
5+
ext.kotlin_version = '1.2.20'
66

77
repositories {
88
jcenter()

0 commit comments

Comments
 (0)