File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 22
33buildscript {
44 ext {
5- kotlin_version = ' 1.2.30 '
5+ kotlin_version = ' 1.2.41 '
66 }
77 repositories {
88 jcenter()
Original file line number Diff line number Diff line change 1- # Wed Mar 28 12:24:42 KST 2018
1+ # Tue May 29 18:47:07 KST 2018
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-4.4 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-4.6 -all.zip
Original file line number Diff line number Diff line change 77# Location of the SDK. This is only used by Gradle.
88# For customization when using a Version Control System, please read the
99# header note.
10- # Mon Jan 08 10: 15:13 KST 2018
11- ndk.dir =/Users/jeonseung-il /Library/Android/sdk/ndk-bundle
12- sdk.dir =/Users/jeonseung-il /Library/Android/sdk
10+ # Thu May 10 15:42:00 KST 2018
11+ ndk.dir =/Users/ehowlsla /Library/Android/sdk/ndk-bundle
12+ sdk.dir =/Users/ehowlsla /Library/Android/sdk
You can’t perform that action at this time.
0 commit comments