-
Notifications
You must be signed in to change notification settings - Fork 25k
Bump Android Support Library to 27.1.1 #20586
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
|
|
||
| task wrapper(type: Wrapper) { | ||
| gradleVersion = '4.4' | ||
| gradleVersion = '4.8' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why 4.8 here ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
also use wrapper task to update, don't change gradle-wrapper.properties directly.
|
@facebook-github-bot shipit |
|
I will not rubber stamp and land your change for you @dulmandakh! I can import it for you and you can get your change reviewed by someone though :) |
|
maybe wait for 28 stable release. |
|
@gengjiawen maybe, but it might be better to migrate to AndroidX once it becomes stable. |
|
@hramos please review and merge. I found that some apps and libraries from Android use support library 27.x version. |
|
I think the most import thing is android gradle plugin compatible to 3.x, can we put that first ? @dulmandakh . |
|
@gengjiawen are you asking for changes, or is this PR good to go? |
|
this pr is good to go. This pr is split from a big pr, I want android gradle plugin compatible to 3.x comes first since it's more important. Bump to 28 can wait since it comes out recently. |
|
rebased to master, and it works. please merge 👍 |
|
@gengjiawen we shouldn't be blocking unrelated PRs because of gradle plugin 3.x. Or we should be working to improve RN tooling where possible. Yes, I agree that gradle plugin 3.x support is very important, so I took https://gradle.org/training/intro-to-gradle/ training and learnt some basics about gradle. Also I'm planning to create small PRs to cleanup and refactor gradle scripts, then make it compatible with gradle plugin 3.x. |
|
For now, the script is compatible with gradle 3.x, I think we should do it now. |
facebook-github-bot
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hramos is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
|
This pull request was closed by @dulmandakh in 874cca1. Once this commit is added to a release, you will see the corresponding version tag below the description at 874cca1. If the commit has a single |
Summary: This PR bumps Android Support Library version to 27.1.1. FYI, originally was a part of facebook#20026. Pull Request resolved: facebook#20586 Differential Revision: D9414901 Pulled By: hramos fbshipit-source-id: 580338e62a924c214accc5d944f17c81ad9e3f9f
Summary: This PR bumps Android Support Library version to 27.1.1. FYI, originally was a part of facebook/react-native#20026. Pull Request resolved: facebook/react-native#20586 Differential Revision: D9414901 Pulled By: hramos fbshipit-source-id: 580338e62a924c214accc5d944f17c81ad9e3f9f
Summary: This PR bumps Android Support Library version to 27.1.1. FYI, originally was a part of facebook/react-native#20026. Pull Request resolved: facebook/react-native#20586 Differential Revision: D9414901 Pulled By: hramos fbshipit-source-id: 580338e62a924c214accc5d944f17c81ad9e3f9f
Summary: This PR bumps Android Support Library version to 27.1.1. FYI, originally was a part of facebook#20026. Pull Request resolved: facebook#20586 Differential Revision: D9414901 Pulled By: hramos fbshipit-source-id: 580338e62a924c214accc5d944f17c81ad9e3f9f
Summary: This PR bumps Android Support Library version to 27.1.1. FYI, originally was a part of facebook#20026. Pull Request resolved: facebook#20586 Differential Revision: D9414901 Pulled By: hramos fbshipit-source-id: 580338e62a924c214accc5d944f17c81ad9e3f9f
This PR bumps Android Support Library version to 27.1.1.
FYI, originally was a part of #20026.
Test Plan:
Everything builds and runs as normal.
Release Notes:
[ANDROID] [ENHANCEMENT] [Android Support Library] - Bump to version 27.1.1