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

Revert to API 21 as minSDK for all but Auth #594

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

Daeda88
Copy link
Contributor

@Daeda88 Daeda88 commented Aug 27, 2024

Fixes #591

@Daeda88 Daeda88 mentioned this pull request Aug 27, 2024
@@ -71,6 +71,7 @@ class FirebaseAuthTest {
}

@Test
@Ignore
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Could also just delete this test. It's gonna fail cause the methods it tests are deprecated and only return an empty list

@nbransby nbransby merged commit aecc0b2 into GitLiveApp:master Aug 28, 2024
50 checks passed
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.

Lower Android minSdk
2 participants