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 804d476 commit 7d5bfb2Copy full SHA for 7d5bfb2
build.gradle
@@ -44,8 +44,8 @@ compileTestKotlin {
44
patchPluginXml {
45
changeNotes """
46
<ul>
47
- <li>Fix calculation rules, use full path class names to participate in calculations.</li>
48
- <li>Adding imports to calculation rules.</li>
+ <li>Optimize the calculation rules of serialVersionUID attribute value</li>
+ <li>Make the serialVersionUID property private</li>
49
</ul>
50
"""
51
sinceBuild '93.13'
0 commit comments