diff --git a/silky-signature/build.gradle b/silky-signature/build.gradle index d1e02e6..171ff04 100644 --- a/silky-signature/build.gradle +++ b/silky-signature/build.gradle @@ -15,9 +15,9 @@ ext { libraryVersion = '0.1.1' - developerId = 'ww6015132' + developerId = 'wangwei5238' developerName = 'William Wang' - developerEmail = 'wei7517@gmail.com' + developerEmail = 'wangwei5238@gmail.com' licenseName = 'The Apache Software License, Version 2.0' licenseUrl = 'http://www.apache.org/licenses/LICENSE-2.0.txt' @@ -52,4 +52,4 @@ dependencies { testImplementation 'junit:junit:4.13' } apply from: 'https://raw.githubusercontent.com/nuuneoi/JCenter/master/installv1.gradle' -apply from: 'https://raw.githubusercontent.com/nuuneoi/JCenter/master/bintrayv1.gradle' \ No newline at end of file +apply from: 'https://raw.githubusercontent.com/nuuneoi/JCenter/master/bintrayv1.gradle'