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

Update libraries and translations, fix some lint errors #708

Merged
merged 3 commits into from
Sep 14, 2020

Conversation

ialokim
Copy link
Collaborator

@ialokim ialokim commented Sep 12, 2020

Followup of #689.

@cla-bot cla-bot bot added the cla-signed ✔️ The Contributor Licence Agreement was signed by all contributors. label Sep 12, 2020
Copy link
Owner

@grote grote left a comment

Choose a reason for hiding this comment

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

Thanks!

implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'androidx.activity:activity:1.1.0'
implementation('androidx.fragment:fragment:1.1.0!!') {
because 'issues with MapBox SDK onDestroy after upgrading to 1.2.0-alpha02 or newer versions'
Copy link
Owner

Choose a reason for hiding this comment

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

Hopefully, this won't cause issues with other AndroidX libraries depending on this one.

exclude group: 'com.android.support', module: 'support-annotations'
exclude group: 'com.android.support.test.uiautomator'
exclude group: 'com.google.code.findbugs'
exclude group: 'androidx.test.uiautomator' //requires minSDK >= 18
Copy link
Owner

Choose a reason for hiding this comment

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

If needed, one could take a use minSDK for instrumentation tests only.

@grote grote merged commit a81773c into grote:master Sep 14, 2020
@grote
Copy link
Owner

grote commented Sep 14, 2020

Crazy that lint hangs for 10min, btw.

@ialokim ialokim deleted the update-libs branch September 14, 2020 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed ✔️ The Contributor Licence Agreement was signed by all contributors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants