Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
ww6015132 authored Jan 8, 2022
1 parent 379d87d commit 2548d5d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions silky-signature/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down Expand Up @@ -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'
apply from: 'https://raw.githubusercontent.com/nuuneoi/JCenter/master/bintrayv1.gradle'

0 comments on commit 2548d5d

Please sign in to comment.