Skip to content

Removed unused Android Lifecycle dependencies #55

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

Merged
merged 3 commits into from
Oct 5, 2018

Conversation

allisonbm92
Copy link
Contributor

@allisonbm92 allisonbm92 commented Oct 2, 2018

This removes the android.arch.lifecycle:runtime:1.1.1, android.arch.lifecycle:common:1.1.1, android.arch.core:runtime:1.1.1, and android.arch.core:common:1.1.1 dependencies from Database, Firestore, and Storage.

Are these dependencies needed for some hidden reason? The tests pass with these removed, and their presence is causing some build errors for our APK size measurement tooling.

@allisonbm92
Copy link
Contributor Author

/test smoke-tests-release

This commit actually remove them instead of commenting them out.

These dependencies cause a breakage for binary size tooling and appear
to be unused.
@allisonbm92
Copy link
Contributor Author

/retest

Copy link
Contributor

@bjornick bjornick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we validate this works with the quickstart apps?

This merges in the last release bump.
@allisonbm92
Copy link
Contributor Author

/test check

@allisonbm92
Copy link
Contributor Author

@bjornick Do you want to run it against the actual quickstart apps? Or the smoke test apps in the repo? This is passing with the smoke tests.

Copy link
Contributor

@bjornick bjornick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Smoke test for database /firestore is good enough

@allisonbm92 allisonbm92 merged commit 5e25b96 into master Oct 5, 2018
@allisonbm92 allisonbm92 deleted the allisonbm-lifecycledeps branch October 5, 2018 17:35
davidmotson pushed a commit that referenced this pull request Nov 1, 2018
davidmotson pushed a commit that referenced this pull request Nov 1, 2018
davidmotson added a commit that referenced this pull request Nov 2, 2018
* Updating versions

Change-Id: I52a4453877837dee4a1cb5f3dd544668acc041eb

* Revert "Removed unused Android Lifecycle dependencies (#55)"

This reverts commit 5e25b96.

* Revert "Revert "Removed unused Android Lifecycle dependencies (#55)""

This reverts commit 8218c56.
@firebase firebase locked and limited conversation to collaborators Oct 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants