projects
/
Sone.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62573c3
)
Update Kotlin version
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Sat, 3 Mar 2018 16:07:59 +0000
(17:07 +0100)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Sat, 3 Mar 2018 16:07:59 +0000
(17:07 +0100)
build.gradle
patch
|
blob
|
history
diff --git
a/build.gradle
b/build.gradle
index
c2bb12e
..
d44e512
100644
(file)
--- a/
build.gradle
+++ b/
build.gradle
@@
-2,7
+2,7
@@
group = 'net.pterodactylus'
version = '0.9.8'
buildscript {
- ext.kotlinVersion = '1.2.
21
'
+ ext.kotlinVersion = '1.2.
30
'
repositories {
mavenCentral()
}