projects
/
Sone.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e162d6a
)
Update Kotlin to version 1.1.60
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Tue, 14 Nov 2017 20:42:31 +0000
(21:42 +0100)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Tue, 14 Nov 2017 20:42:31 +0000
(21:42 +0100)
build.gradle
patch
|
blob
|
history
diff --git
a/build.gradle
b/build.gradle
index
453a262
..
6c6437b
100644
(file)
--- a/
build.gradle
+++ b/
build.gradle
@@
-2,7
+2,7
@@
group = 'net.pterodactylus'
version = '0.9.7'
buildscript {
- ext.kotlinVersion = '1.1.
51
'
+ ext.kotlinVersion = '1.1.
60
'
repositories {
mavenCentral()
}