projects
/
rhynodge.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
983e83b
)
Use Kotlin 1.1.1
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Wed, 5 Apr 2017 17:43:40 +0000
(19:43 +0200)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Wed, 5 Apr 2017 17:43:40 +0000
(19:43 +0200)
build.gradle
patch
|
blob
|
history
diff --git
a/build.gradle
b/build.gradle
index
ab50f04
..
9ae8a2b
100644
(file)
--- a/
build.gradle
+++ b/
build.gradle
@@
-17,7
+17,7
@@
sourceCompatibility = 1.8
targetCompatibility = 1.8
buildscript {
- ext.kotlinVersion = '1.
0.2
'
+ ext.kotlinVersion = '1.
1.1
'
repositories {
mavenCentral()