projects
/
Sone.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd72add
)
⬆️ Update Kotlin version
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Tue, 7 May 2019 19:59:58 +0000
(21:59 +0200)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Tue, 7 May 2019 19:59:58 +0000
(21:59 +0200)
build.gradle
patch
|
blob
|
history
diff --git
a/build.gradle
b/build.gradle
index
4709a8b
..
45012bd
100644
(file)
--- a/
build.gradle
+++ b/
build.gradle
@@
-2,7
+2,7
@@
group = 'net.pterodactylus'
version = '0.9.8'
buildscript {
- ext.kotlinVersion = '1.2.
3
1'
+ ext.kotlinVersion = '1.2.
7
1'
repositories {
mavenCentral()
}