projects
/
rhynodge.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4d1187
)
Upgrade Kotlin version
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Mon, 23 Jul 2018 19:34:51 +0000
(21:34 +0200)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Mon, 23 Jul 2018 19:34:51 +0000
(21:34 +0200)
build.gradle
patch
|
blob
|
history
diff --git
a/build.gradle
b/build.gradle
index
3910fd6
..
d697cc7
100644
(file)
--- a/
build.gradle
+++ b/
build.gradle
@@
-17,7
+17,7
@@
sourceCompatibility = 1.8
targetCompatibility = 1.8
buildscript {
- ext.kotlinVersion = '1.
1.60
'
+ ext.kotlinVersion = '1.
2.51
'
repositories {
mavenCentral()