projects
/
Sone.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83a3f20
)
Update Kotlin version
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Fri, 13 Apr 2018 13:01:03 +0000
(15:01 +0200)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Fri, 13 Apr 2018 13:01:03 +0000
(15:01 +0200)
build.gradle
patch
|
blob
|
history
diff --git
a/build.gradle
b/build.gradle
index
d44e512
..
d7169d5
100644
(file)
--- a/
build.gradle
+++ b/
build.gradle
@@
-2,7
+2,7
@@
group = 'net.pterodactylus'
version = '0.9.8'
buildscript {
- ext.kotlinVersion = '1.2.3
0
'
+ ext.kotlinVersion = '1.2.3
1
'
repositories {
mavenCentral()
}