**Summary:** Uploading binaries to bintray uploads only the release version of the SDK named sdk-<version #>.aar **Steps to reproduce:** Run the command "gradlew bintrayUpload" from the Android Studio terminal. You must have the proper credentials stored in your local.properties file. **Expected behavior:** Upload all SDK build types. sdk-<version #>-debug.aar sdk-<version #>-debugStandalone.aar sdk-<version #>-release.aar sdk-<version #>-releaseStandalone.aar **Observed behavior:** Only the release flavor is pushed. It is also not named properly. **Device, Android, and Embedded Social SDK version:** Commit 814b3b7b8d4b050a10572cafb66ab54f4b273230