-
Notifications
You must be signed in to change notification settings - Fork 624
Remove In-App Feedback functionality from firebase-appdistribution #3926
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
Conversation
Unit Test Results135 tests - 9 135 ✔️ - 9 44s ⏱️ +14s Results for commit 68ff11e. ± Comparison against base commit 5991287. This pull request removes 15 and adds 6 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
Coverage Report 1Affected Products
Test Logs
Notes |
The public api surface has changed for the subproject firebase-appdistribution-api: Please update the api.txt files for the subprojects being affected by this change by running ./gradlew ${subproject}:generateApiTxtFile. Also perform a major/minor bump accordingly. |
e5a542b
to
6088401
Compare
Size Report 1Affected Products
Test Logs
Notes |
The public api surface has changed for the subproject firebase-appdistribution-api: Please update the api.txt files for the subprojects being affected by this change by running ./gradlew ${subproject}:generateApiTxtFile. Also perform a major/minor bump accordingly. |
6088401
to
a9cea9e
Compare
The public api surface has changed for the subproject firebase-appdistribution-api: Please update the api.txt files for the subprojects being affected by this change by running ./gradlew ${subproject}:generateApiTxtFile. Also perform a major/minor bump accordingly. |
This gets the new feature off of the master branch so we can continue development in a new feature branch while allowing us to ship changes to the released SDK.