Skip to content

Commit eeeaf44

Browse files
committed
Remove Implementation-Title
1 parent 9bcdd27 commit eeeaf44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jar {
7272
manifest {
7373
attributes(
7474
'Automatic-Module-Name': 'me.sunlan.fastreflection',
75-
'Implementation-Title': "${description}",
75+
// 'Implementation-Title': "${description}",
7676
'Implementation-Version': "${version}"
7777
)
7878
}

0 commit comments

Comments
 (0)