Skip to content

Commit cf3881e

Browse files
committed
⬆️ kotlin 1.2 rc 39
1 parent baa2198 commit cf3881e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.idea/modules/kotlin-unsigned.iml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ apply plugin: 'com.github.johnrengelman.shadow'
55

66
buildscript {
77

8-
ext.kotlinVersion = '1.2.0-beta-88'
8+
ext.kotlinVersion = '1.2.0-rc-39'
99

1010
repositories {
1111
jcenter() // shadow

0 commit comments

Comments
 (0)