projects
/
rhynodge.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d646f96
)
Upgrade Kotlin version
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Sat, 11 Nov 2017 09:33:56 +0000
(10:33 +0100)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Sat, 11 Nov 2017 09:33:56 +0000
(10:33 +0100)
build.gradle
patch
|
blob
|
history
diff --git
a/build.gradle
b/build.gradle
index
9ae8a2b
..
f516564
100644
(file)
--- a/
build.gradle
+++ b/
build.gradle
@@
-17,7
+17,7
@@
sourceCompatibility = 1.8
targetCompatibility = 1.8
buildscript {
- ext.kotlinVersion = '1.1.1'
+ ext.kotlinVersion = '1.1.
5
1'
repositories {
mavenCentral()