projects
/
Sone.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acc5925
)
⬆️ Update Kotlin version
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Tue, 10 Sep 2019 10:11:06 +0000
(12:11 +0200)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Tue, 10 Sep 2019 10:11:06 +0000
(12:11 +0200)
build.gradle
patch
|
blob
|
history
diff --git
a/build.gradle
b/build.gradle
index
a9e11ca
..
4fd4ada
100644
(file)
--- a/
build.gradle
+++ b/
build.gradle
@@
-2,7
+2,7
@@
group = 'net.pterodactylus'
version = '80'
buildscript {
- ext.kotlinVersion = '1.3.
41
'
+ ext.kotlinVersion = '1.3.
50
'
repositories {
mavenCentral()
}