Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
netodevel authored Feb 26, 2018
1 parent f3b34ce commit 035f94c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions circle-video-record/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ bintray {
pkg {
repo = 'maven'
name = 'circle-video-record'
userOrg = 'safety'
userOrg = 'netodevel'
licenses = ['Apache-2.0']
labels = ['video', 'camera-kit', 'android', 'record-video']
websiteUrl = 'https://github.com/safetysystemtechnology/circle-video-record'
Expand Down Expand Up @@ -130,4 +130,4 @@ dependencies {

repositories {
mavenCentral()
}
}

0 comments on commit 035f94c

Please sign in to comment.