projects
/
Sone.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9e8f21
)
Update Kotlin to 1.1.2
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Sun, 30 Apr 2017 13:52:59 +0000
(15:52 +0200)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Sun, 30 Apr 2017 13:52:59 +0000
(15:52 +0200)
build.gradle
patch
|
blob
|
history
diff --git
a/build.gradle
b/build.gradle
index
3322f5a
..
8f9a536
100644
(file)
--- a/
build.gradle
+++ b/
build.gradle
@@
-3,7
+3,7
@@
version = '0.9.6'
buildscript {
ext {
- kotlinVersion = '1.1.
1
'
+ kotlinVersion = '1.1.
2
'
}
repositories {
mavenCentral()