We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 554d85d commit c5a862bCopy full SHA for c5a862b
build.gradle
@@ -3,7 +3,7 @@ apply plugin: 'kotlin'
3
4
buildscript {
5
6
- ext.kotlinVersion = '1.1.2-eap-73'
+ ext.kotlinVersion = '1.1.2'
7
8
repositories {
9
mavenCentral()
0 commit comments