We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 106c0f7 commit 9e72a42Copy full SHA for 9e72a42
gradle.properties
@@ -6,16 +6,16 @@ ktor_version=1.5.2
6
androidPluginVersion=4.1.3
7
logback_version=1.2.3
8
kotlinx_html_version=0.6.12
9
-dokka_version=1.4.0-rc
+dokka_version=1.4.32
10
junit5_version=1.2.0
11
jupiterVersion=5.2.0
12
argJvmDefault=-Xjvm-default=enable
13
androidTarget=28
14
validatorVersion=0.2.3
15
-xmlutil_version=0.82.0
16
-xmlutil_core_version=0.82.0
17
-xmlutil_serial_version=0.82.0
18
-xmlutil_util_version=0.82.0
+xmlutil_version=0.82.1-SNAPSHOT
+xmlutil_core_version=0.82.1-SNAPSHOT
+xmlutil_serial_version=0.82.1-SNAPSHOT
+xmlutil_util_version=0.82.1-SNAPSHOT
19
xmlutil_versiondesc=Dev it up
20
kotlin.code.style=official
21
dokkaVersion=1.4.32
0 commit comments