Skip to content

Commit a260b62

Browse files
committed
Make FUI the org again
Signed-off-by: Alex Saveau <[email protected]>
1 parent fc00b78 commit a260b62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ fun Project.setupPublishing() {
376376
pkg(closureOf<BintrayExtension.PackageConfig> {
377377
repo = "firebase-ui"
378378
name = artifactName
379-
user = "supercilex"
379+
userOrg = "firebaseui"
380380
setLicenses("Apache-2.0")
381381
vcsUrl = "https://github.com/firebase/FirebaseUI-Android.git"
382382

0 commit comments

Comments
 (0)