Skip to content

Commit 5ca06d1

Browse files
committed
chore: update team email
1 parent 1095787 commit 5ca06d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ext {
1818
POM_LICENSE_NAME = "GPL-3.0"
1919
POM_DEVELOPER_ID = 'appwrite'
2020
POM_DEVELOPER_NAME = 'Appwrite Team'
21-
POM_DEVELOPER_EMAIL = 'team@localhost.test'
21+
POM_DEVELOPER_EMAIL = 'team@appwrite.io'
2222
GITHUB_SCM_CONNECTION = 'scm:git:git://github.com/appwrite/sdk-for-kotlin.git'
2323
}
2424

0 commit comments

Comments
 (0)