Bläddra i källkod

New kotlin version 1.2.21

pull/1/head
Nils Dittberner 7 år sedan
förälder
incheckning
a938b7df13
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. +1
    -1
      build.gradle

+ 1
- 1
build.gradle Visa fil

@@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.

buildscript {
ext.kotlin_version = '1.1.3-2'
ext.kotlin_version = '1.2.21'
repositories {
google()
jcenter()


Laddar…
Avbryt
Spara