Skip to content

Commit 620a5b0

Browse files
committed
kotlin_version = '1.1.61'
1 parent 182bf30 commit 620a5b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

77
repositories {
88
jcenter()

0 commit comments

Comments
 (0)