We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 379d87d commit 2548d5dCopy full SHA for 2548d5d
silky-signature/build.gradle
@@ -15,9 +15,9 @@ ext {
15
16
libraryVersion = '0.1.1'
17
18
- developerId = 'ww6015132'
+ developerId = 'wangwei5238'
19
developerName = 'William Wang'
20
- developerEmail = 'wei7517@gmail.com'
+ developerEmail = 'wangwei5238@gmail.com'
21
22
licenseName = 'The Apache Software License, Version 2.0'
23
licenseUrl = 'http://www.apache.org/licenses/LICENSE-2.0.txt'
@@ -52,4 +52,4 @@ dependencies {
52
testImplementation 'junit:junit:4.13'
53
}
54
apply from: 'https://raw.githubusercontent.com/nuuneoi/JCenter/master/installv1.gradle'
55
-apply from: 'https://raw.githubusercontent.com/nuuneoi/JCenter/master/bintrayv1.gradle'
+apply from: 'https://raw.githubusercontent.com/nuuneoi/JCenter/master/bintrayv1.gradle'
0 commit comments