Skip to content

Commit 2548d5d

Browse files
authored
Update build.gradle
1 parent 379d87d commit 2548d5d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: silky-signature/build.gradle

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ ext {
1515

1616
libraryVersion = '0.1.1'
1717

18-
developerId = 'ww6015132'
18+
developerId = 'wangwei5238'
1919
developerName = 'William Wang'
20-
developerEmail = 'wei7517@gmail.com'
20+
developerEmail = 'wangwei5238@gmail.com'
2121

2222
licenseName = 'The Apache Software License, Version 2.0'
2323
licenseUrl = 'http://www.apache.org/licenses/LICENSE-2.0.txt'
@@ -52,4 +52,4 @@ dependencies {
5252
testImplementation 'junit:junit:4.13'
5353
}
5454
apply from: 'https://raw.githubusercontent.com/nuuneoi/JCenter/master/installv1.gradle'
55-
apply from: 'https://raw.githubusercontent.com/nuuneoi/JCenter/master/bintrayv1.gradle'
55+
apply from: 'https://raw.githubusercontent.com/nuuneoi/JCenter/master/bintrayv1.gradle'

0 commit comments

Comments
 (0)