twilio / audioswitch

An Android audio management library for real-time communication apps.
Apache License 2.0
163 stars 50 forks source link

VIDEO-7662: Publish snapshots to MavenCentral #104

Closed mmartikainen closed 2 years ago

mmartikainen commented 2 years ago

Description

JFrog no longer supports publication of snapshots. This PR provides the changes needed to publish audioswitch snapshots to MavenCentral instead. I also took the opportunity to refactor the Circle CI configuration a bit.

Breakdown

Gradle changes:

Circle CI changes:

Other changes:

Validation

Additional Notes

I did not explicitly validate that publishing a release works as expected, however that will happen after this PR has been merged.

Submission Checklist

rpanadero commented 2 years ago

What is ETA? I'm waiting for the new release that supports Android 12 devices. Thanks.