We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f29e9a3 commit ecca4c4Copy full SHA for ecca4c4
build.gradle
@@ -9,7 +9,7 @@ plugins {
9
}
10
11
group 'org.xmlobjects'
12
-version '1.0.1'
+version '1.0.2'
13
description 'A simple and lightweight XML-to-object mapping library'
14
ext.date = new Date()
15
0 commit comments