-
-
Notifications
You must be signed in to change notification settings - Fork 490
Updated the README
file to reflect the compatible version of Android Studio.
#4405
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
Codecov Report❌ Patch coverage is
❌ Your patch status has failed because the patch coverage (0.00%) is below the target coverage (70.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #4405 +/- ##
============================================
- Coverage 57.51% 57.41% -0.11%
+ Complexity 1465 1457 -8
============================================
Files 328 328
Lines 16809 16808 -1
Branches 2057 2057
============================================
- Hits 9668 9650 -18
- Misses 5797 5810 +13
- Partials 1344 1348 +4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
CI seems to fail :( |
…d Studio. * There is now an official IDE that supports Android 16, so we updated our README file accordingly. * Updated the Gradle version from `8.11.0-alpha03` to `8.11.1`, which is the stable release for Android 16.
…reen` failing in Custom apps on API level 33.
…d Studio. * There is now an official IDE that supports Android 16, so we updated our README file accordingly. * Updated the Gradle version from `8.11.0-alpha03` to `8.11.1`, which is the stable release for Android 16.
217fd25
to
06b66cc
Compare
CI still failing |
…tudio_version' into update_readme_file_for_android_studio_version
* Fixed: `testPreviouslyLoadedArticleLoadsAgainWhenSwitchingToAnotherScreen` which sometimes failing on API level 33.
@kelson42 Now, CI is green. |
8.11.0-alpha03
to8.11.1
, which is the stable Gradle version for Android 16.DefaultUncaughtExceptionDelegation
lint error(Which comes after upgrading Gradle, must needed for system logging and default handling of uncaught errors).tabs
history.