We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6eaf807 commit 3e12fb7Copy full SHA for 3e12fb7
gradle.properties
@@ -10,5 +10,5 @@ spekVersion=1.1.5
10
argJvmDefault=-Xjvm-default=enable
11
androidTarget=28
12
bintrayVersion=1.8.4
13
-xmlutil_version=0.6.1-SNAPSHOT
14
-xmlutil_versiondesc=Initial released version to allow others to use kotlinx.serialization to/from xml
+xmlutil_version=0.7.0
+xmlutil_versiondesc=Updated version. Better API. New internal working based upon the KEEP structures. More consistency in tag names.
0 commit comments