projects
/
Sone.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d904f4
)
Update to Kotlin 1.1.1
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Fri, 24 Mar 2017 18:25:29 +0000
(19:25 +0100)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Fri, 24 Mar 2017 18:25:29 +0000
(19:25 +0100)
build.gradle
patch
|
blob
|
history
diff --git
a/build.gradle
b/build.gradle
index
a88bf84
..
ce95eb9
100644
(file)
--- a/
build.gradle
+++ b/
build.gradle
@@
-3,7
+3,7
@@
version = '0.9.6'
buildscript {
ext {
- kotlinVersion = '1.
0.6
'
+ kotlinVersion = '1.
1.1
'
}
repositories {
mavenCentral()