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

Remove several deprecated methods #1684

Merged
merged 10 commits into from
Jul 17, 2023
Merged

Remove several deprecated methods #1684

merged 10 commits into from
Jul 17, 2023

Conversation

frett
Copy link
Contributor

@frett frett commented Jul 17, 2023

  • remove v3.11.2 deprecated CrashlyticsOnHeapAnalyzedListener
  • remove v3.11.2 deprecated BundleUtils methods
  • remove v3.11.2 deprecated WeakLruCache
  • remove v3.11.2 deprecated Locale fallback methods
  • remove v3.11.2 deprecated DataBindingAdapters
  • remove v3.11.2 deprecated MarginItemDecoration
  • remove v3.11.2 deprecated RecyclerViewLifecycleObserver
  • remove v3.11.2 deprecated okta testing module
  • remove v3.12.0 deprecated getStateFlow()

@codecov
Copy link

codecov bot commented Jul 17, 2023

Codecov Report

Merging #1684 (dc6d302) into master (a018d84) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1684      +/-   ##
==========================================
+ Coverage   41.76%   41.77%   +0.01%     
==========================================
  Files         377      372       -5     
  Lines        5675     5661      -14     
  Branches     1331     1330       -1     
==========================================
- Hits         2370     2365       -5     
+ Misses       2991     2982       -9     
  Partials      314      314              
Impacted Files Coverage Δ
...n/androidx/lifecycle/SavedStateHandle+StateFlow.kt 100.00% <ø> (+10.00%) ⬆️
...org/ccci/gto/android/common/util/os/BundleUtils.kt 75.00% <ø> (ø)
...in/org/ccci/gto/android/common/util/LocaleUtils.kt 91.48% <ø> (-0.82%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@frett frett merged commit 8ff99e9 into master Jul 17, 2023
12 checks passed
@frett frett deleted the cleanup branch July 17, 2023 17:42
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.

1 participant