Skip to content

Conversation

AnastasiaKubova
Copy link
Contributor

@AnastasiaKubova AnastasiaKubova commented Mar 29, 2021

Please have a look at our guidelines for contributions and consider the following before you submit the PR:

  • Has CHANGELOG.md been updated?
  • Are tests passing locally?
  • Are the files formatted correctly?
  • Did you add unit tests?
  • Did you test your change with either the sample apps that are included in the repository or with a blank app that uses your change?
  • Did you check UI tests on the sample app? They are not executed on CI.

Description

Remove old support libraries

Related PRs or issues

AB#85280
#1505

implementation "com.android.support:recyclerview-v7:${rootProject.ext.supportLibVersion}"
implementation "androidx.appcompat:appcompat:1.0.2"
implementation "androidx.browser:browser:1.0.0"
implementation "androidx.recyclerview:recyclerview:1.1.0"
Copy link
Contributor

Choose a reason for hiding this comment

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

Does it mean that all applications that use SDK have to change it? Is it breaking change?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Nope, these changes need only for the correct passing of our CI steps

@AnastasiaKubova AnastasiaKubova force-pushed the fix/remove-old-dependencies branch from 61173bc to 02e7ea8 Compare March 31, 2021 06:49
russelarms
russelarms previously approved these changes Mar 31, 2021
@MatkovIvan MatkovIvan merged commit 9e7bae9 into develop Apr 5, 2021
@MatkovIvan MatkovIvan deleted the fix/remove-old-dependencies branch April 5, 2021 07:04
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.

4 participants