Skip to content

Commit

Permalink
Remove Implementation-Title
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellansun committed Jan 14, 2025
1 parent 9bcdd27 commit eeeaf44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jar {
manifest {
attributes(
'Automatic-Module-Name': 'me.sunlan.fastreflection',
'Implementation-Title': "${description}",
// 'Implementation-Title': "${description}",
'Implementation-Version': "${version}"
)
}
Expand Down

0 comments on commit eeeaf44

Please sign in to comment.