projects
/
Sone.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8ba039
)
Update to Kotlin 1.2.0
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Tue, 28 Nov 2017 17:14:38 +0000
(18:14 +0100)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Tue, 28 Nov 2017 17:14:38 +0000
(18:14 +0100)
build.gradle
patch
|
blob
|
history
diff --git
a/build.gradle
b/build.gradle
index
6c6437b
..
a186c71
100644
(file)
--- a/
build.gradle
+++ b/
build.gradle
@@
-2,7
+2,7
@@
group = 'net.pterodactylus'
version = '0.9.7'
buildscript {
- ext.kotlinVersion = '1.
1.6
0'
+ ext.kotlinVersion = '1.
2.
0'
repositories {
mavenCentral()
}