We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25708a2 commit a55587dCopy full SHA for a55587d
build.gradle
@@ -2,7 +2,7 @@ group 'com.example.hoobie'
2
version '1.0-SNAPSHOT'
3
4
buildscript {
5
- ext.kotlin_version = '1.1.4-3'
+ ext.kotlin_version = '1.2.0'
6
7
repositories {
8
mavenCentral()
0 commit comments