Skip to content

Commit 30c278c

Browse files
authored
Update build.gradle
1 parent 86f9a21 commit 30c278c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle-video-record/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ bintray {
101101
pkg {
102102
repo = 'maven'
103103
name = 'circle-video-record'
104-
userOrg = 'netodevel'
104+
userOrg = 'safetydev'
105105
licenses = ['Apache-2.0']
106106
labels = ['video', 'camera-kit', 'android', 'record-video']
107107
websiteUrl = 'https://github.com/safetysystemtechnology/circle-video-record'

0 commit comments

Comments
 (0)