Skip to content

Commit 545b8f2

Browse files
committed
⬆️ kt 1.2
1 parent 5d98bf7 commit 545b8f2

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

.idea/modules/kotlin-unsigned.iml

Lines changed: 8 additions & 4 deletions
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-rc-39'
8+
ext.kotlinVersion = '1.2.0'
99

1010
repositories {
1111
jcenter() // shadow

0 commit comments

Comments
 (0)