projects
/
Sone.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4d31be
)
Update Kotlin version to 1.2.20
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Wed, 17 Jan 2018 21:13:38 +0000
(22:13 +0100)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Wed, 17 Jan 2018 21:13:38 +0000
(22:13 +0100)
build.gradle
patch
|
blob
|
history
diff --git
a/build.gradle
b/build.gradle
index
8111c2a
..
d769f04
100644
(file)
--- a/
build.gradle
+++ b/
build.gradle
@@
-2,7
+2,7
@@
group = 'net.pterodactylus'
version = '0.9.8'
buildscript {
- ext.kotlinVersion = '1.2.0'
+ ext.kotlinVersion = '1.2.
2
0'
repositories {
mavenCentral()
}