Skip to content

Commit 7d5bfb2

Browse files
committed
Update change note for version 0.2.0
1 parent 804d476 commit 7d5bfb2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ compileTestKotlin {
4444
patchPluginXml {
4545
changeNotes """
4646
<ul>
47-
<li>Fix calculation rules, use full path class names to participate in calculations.</li>
48-
<li>Adding imports to calculation rules.</li>
47+
<li>Optimize the calculation rules of serialVersionUID attribute value</li>
48+
<li>Make the serialVersionUID property private</li>
4949
</ul>
5050
"""
5151
sinceBuild '93.13'

0 commit comments

Comments
 (0)