projects
/
Sone.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
393926e
)
Update Kotlin version to 1.2.21
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Thu, 25 Jan 2018 17:29:52 +0000
(18:29 +0100)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Thu, 25 Jan 2018 17:29:52 +0000
(18:29 +0100)
build.gradle
patch
|
blob
|
history
diff --git
a/build.gradle
b/build.gradle
index
d769f04
..
c2bb12e
100644
(file)
--- a/
build.gradle
+++ b/
build.gradle
@@
-2,7
+2,7
@@
group = 'net.pterodactylus'
version = '0.9.8'
buildscript {
- ext.kotlinVersion = '1.2.2
0
'
+ ext.kotlinVersion = '1.2.2
1
'
repositories {
mavenCentral()
}