We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21f0446 commit 18b1ae6Copy full SHA for 18b1ae6
build.gradle
@@ -29,7 +29,7 @@ buildscript {
29
}
30
31
plugins {
32
- id "com.jfrog.bintray" version "1.7.3"
+ id "com.jfrog.bintray" version "1.8.0"
33
id 'net.researchgate.release' version "2.6.0"
34
35
gradle.properties
@@ -3,6 +3,6 @@ version=2.0.4-SNAPSHOT
3
# Dependency versions
4
dokka_version = 0.9.15
5
kotlintest_version = 2.0.7
6
-kotlin_version = 1.1.51
7
-ktlint_version = 0.11.1
+kotlin_version = 1.2.20
+ktlint_version = 0.14.0
8
xenocom_version = 0.0.5
0 commit comments