Skip to content

Commit 34a4b98

Browse files
committed
Add Nipunn as developer
1 parent c44f03c commit 34a4b98

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

android/convexmobile/build.gradle

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,12 @@ publishing {
107107
organization = 'Convex, Inc.'
108108
organizationUrl = 'https://www.convex.dev/'
109109
}
110+
developer {
111+
name = 'Nipunn Koorapati'
112+
113+
organization = 'Convex, Inc.'
114+
organizationUrl = 'https://www.convex.dev/'
115+
}
110116
}
111117

112118
scm {

0 commit comments

Comments
 (0)