-
Notifications
You must be signed in to change notification settings - Fork 207
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
change import android.support.v7 ... to import androidx.appcompat #263
Open
5oftware
wants to merge
86
commits into
Arello-Mobile:develop
Choose a base branch
from
unknown repository
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Conflicts: # README.md
# Conflicts: # README.md
…tric-robolectric-4.2.1 Bump robolectric from 3.0 to 4.2.1
…o-mockito-core-2.25.1 Bump mockito-core from 1.10.19 to 2.25.1
Bumps truth from 0.34 to 0.43. Signed-off-by: dependabot[bot] <[email protected]>
…m.google.truth-truth-0.43 Bump truth from 0.34 to 0.43
Bumps [auto-service](https://github.com/google/auto) from 1.0-rc4 to 1.0-rc5. - [Release notes](https://github.com/google/auto/releases) - [Commits](https://github.com/google/auto/commits) Signed-off-by: dependabot[bot] <[email protected]>
…m.google.auto.service-auto-service-1.0-rc5 Bump auto-service from 1.0-rc4 to 1.0-rc5
Bumps `daggerVersion` from 2.21 to 2.22.1. Updates `dagger` from 2.21 to 2.22.1 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.21...dagger-2.22.1) Updates `dagger-compiler` from 2.21 to 2.22.1 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.21...dagger-2.22.1) Updates `dagger-android-support` from 2.21 to 2.22.1 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.21...dagger-2.22.1) Updates `dagger-android-processor` from 2.21 to 2.22.1 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.21...dagger-2.22.1) Signed-off-by: dependabot[bot] <[email protected]>
…ggerVersion-2.22.1 Bump daggerVersion from 2.21 to 2.22.1
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.25.1 to 2.26.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v2.25.1...v2.26.0) Signed-off-by: dependabot[bot] <[email protected]>
…g.mockito-mockito-core-2.26.0 Bump mockito-core from 2.25.1 to 2.26.0
Bumps [truth](https://github.com/google/truth) from 0.43 to 0.44. - [Release notes](https://github.com/google/truth/releases) - [Commits](https://github.com/google/truth/commits) Signed-off-by: dependabot[bot] <[email protected]>
…m.google.truth-truth-0.44
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.26.0 to 2.27.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v2.26.0...v2.27.0) Signed-off-by: dependabot[bot] <[email protected]>
…g.mockito-mockito-core-2.27.0 Bump mockito-core from 2.26.0 to 2.27.0
Bumps `kotlin_version` from 1.3.21 to 1.3.30. Updates `kotlin-gradle-plugin` from 1.3.21 to 1.3.30 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.3.30/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.3.21...v1.3.30) Updates `kotlin-stdlib` from 1.3.21 to 1.3.30 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.3.30/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.3.21...v1.3.30) Signed-off-by: dependabot[bot] <[email protected]>
…tlin_version-1.3.30 Bump kotlin_version from 1.3.21 to 1.3.30
Bumps gradle from 3.3.2 to 3.4.0. Signed-off-by: dependabot[bot] <[email protected]>
Bumps [compile-testing](https://github.com/google/compile-testing) from 0.15 to 0.16. - [Release notes](https://github.com/google/compile-testing/releases) - [Commits](https://github.com/google/compile-testing/commits) Signed-off-by: dependabot[bot] <[email protected]>
Bumps `kotlin_version` from 1.3.30 to 1.3.31. Updates `kotlin-gradle-plugin` from 1.3.30 to 1.3.31 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.3.31/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.3.30...v1.3.31) Updates `kotlin-stdlib` from 1.3.30 to 1.3.31 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.3.31/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.3.30...v1.3.31) Signed-off-by: dependabot[bot] <[email protected]>
…m.google.testing.compile-compile-testing-0.16 Bump compile-testing from 0.15 to 0.16
…m.android.tools.build-gradle-3.4.0 Bump gradle from 3.3.2 to 3.4.0
…tlin_version-1.3.31 Bump kotlin_version from 1.3.30 to 1.3.31
Bumps [compile-testing](https://github.com/google/compile-testing) from 0.16 to 0.17. - [Release notes](https://github.com/google/compile-testing/releases) - [Commits](google/compile-testing@compile-testing-0.16...compile-testing-0.17) Signed-off-by: dependabot[bot] <[email protected]>
…m.google.testing.compile-compile-testing-0.17 Bump compile-testing from 0.16 to 0.17
Bumps gradle from 3.4.0 to 3.4.1. Signed-off-by: dependabot[bot] <[email protected]>
…m.android.tools.build-gradle-3.4.1 Bump gradle from 3.4.0 to 3.4.1
Update README.md
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
After migrating to AndroidX I faced the problem of underling errors in activities which extend MvpAppCompatActivity. I think it is because of using import android.support.v7 … instead of import androidx.appcompat… in moxy-x-app-compat-1.7.0-sources.jar!\com\arellomobile\mvp\MvpAppCompatActivity.java