Skip to content

Commit a3606b7

Browse files
committed
chore: update team email
1 parent 998e307 commit a3606b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

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

0 commit comments

Comments
 (0)