diff --git a/build.gradle b/build.gradle index 5bff506..6748d75 100644 --- a/build.gradle +++ b/build.gradle @@ -141,9 +141,9 @@ uploadArchives { } developers { developer { - id 'opensource-integrations' - name 'Open Source Integrations' - email 'opensource-integrations@paypay-corp.co.jp' + id 'javidlulu' + name 'Jaavid Ahmed' + email 't-jaavidahmed.looloo@paypay-corp.co.jp' } } }