projects
/
Sone.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7349d8b
)
⬆️ Use newest Kotlin version
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Thu, 1 Aug 2019 14:19:01 +0000
(16:19 +0200)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Fri, 2 Aug 2019 22:49:44 +0000
(
00:49
+0200)
build.gradle
patch
|
blob
|
history
diff --git
a/build.gradle
b/build.gradle
index
877169f
..
a0861a6
100644
(file)
--- a/
build.gradle
+++ b/
build.gradle
@@
-2,7
+2,7
@@
group = 'net.pterodactylus'
version = '80'
buildscript {
- ext.kotlinVersion = '1.
2.7
1'
+ ext.kotlinVersion = '1.
3.4
1'
repositories {
mavenCentral()
}