projects
/
rhynodge.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47ddf33
)
Update Kotlin to version 1.1.60
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Tue, 14 Nov 2017 20:25:21 +0000
(21:25 +0100)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Tue, 14 Nov 2017 20:25:21 +0000
(21:25 +0100)
build.gradle
patch
|
blob
|
history
diff --git
a/build.gradle
b/build.gradle
index
64a8447
..
3910fd6
100644
(file)
--- a/
build.gradle
+++ b/
build.gradle
@@
-17,7
+17,7
@@
sourceCompatibility = 1.8
targetCompatibility = 1.8
buildscript {
- ext.kotlinVersion = '1.1.
51
'
+ ext.kotlinVersion = '1.1.
60
'
repositories {
mavenCentral()