Skip to content

Commit 0397fea

Browse files
committedFeb 2, 2017
Bumps kotlin version
1 parent d6d2740 commit 0397fea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎vor-android/mobile/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ repositories {
117117
}
118118

119119
buildscript {
120-
ext.kotlin_version = '1.0.0-beta-4584'
120+
ext.kotlin_version = '1.0.6'
121121
repositories {
122122
mavenCentral()
123123
}

0 commit comments

Comments
 (0)
Please sign in to comment.