Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to AndroidX #54

Merged
merged 1 commit into from
Sep 18, 2018
Merged

Migrate to AndroidX #54

merged 1 commit into from
Sep 18, 2018

Conversation

divadsn
Copy link
Contributor

@divadsn divadsn commented Sep 18, 2018

Currently I am unable to use Attribouter anymore with AndroidX, as it causes conflicts with old Android Support libs being used in Attribouter. I migrated the lib to use AndroidX libraries instead, but couldn't figure out how to create an own artifact on Bintray.

https://developer.android.com/topic/libraries/support-library/refactor#artifact_mappings

@fennifith
Copy link
Owner

Thank you for contributing! There aren't many documents explaining how to upload bintray releases (and some are outdated), but new releases can be created by running ./gradlew clean build generateRelease, then creating a new version on bintray & uploading the generated zip there, checking the box to "explode the archive".

Regardless, I'll push this to bintray myself in a bit, so you shouldn't have anything to worry about.

@fennifith fennifith changed the base branch from master to develop September 18, 2018 12:19
@fennifith fennifith merged commit 7075a88 into fennifith:develop Sep 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants