build: fix gradle script deprecations.
This commit is contained in:
@@ -7,6 +7,6 @@ dependencies {
|
||||
jar {
|
||||
manifest {
|
||||
attributes 'Created-By': 'Copyright(c) 2013-2020 huangyuhui.',
|
||||
'Implementation-Version': version
|
||||
'Implementation-Version': project.version
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user