Skip to content

Commit f51c2a5

Browse files
committed
kt 1.2.20 eap 33
1 parent ace6d42 commit f51c2a5

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

.idea/modules/kotlin-unsigned.iml

Lines changed: 5 additions & 3 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.20-eap-11'
8+
ext.kotlinVersion = '1.2.20-eap-33'
99

1010
repositories {
1111
jcenter() // shadow

0 commit comments

Comments
 (0)