소스 검색

New kotlin version 1.2.21

pull/1/head
Nils Dittberner 7 년 전
부모
커밋
a938b7df13
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      build.gradle

+ 1
- 1
build.gradle 파일 보기

@@ -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()


불러오는 중...
취소
저장