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

Upgrade Jetifier to 1.0.0-beta03 #969

Merged
merged 1 commit into from
Apr 4, 2022
Merged

Conversation

avitricks
Copy link
Contributor

Description:
The current Jetifier Preprocessor version specified in the tooling has a bug in the default rules which changes the constant values as well. A specific use case is:
android.support.customtabs.action.CustomTabsService to androidx.support.customtabs.action.CustomTabsService

The issue was reported in the Android AOSP -> https://android-review.googlesource.com/875343/. It has been fixed in the Jetifier version 1.0.0-beta03.

Change Log:
https://developer.android.com/jetpack/androidx/releases/jetifier#1.0.0-beta03

Related issue(s):
https://android-review.googlesource.com/c/platform/frameworks/support/+/875343/

@CLAassistant
Copy link

CLAassistant commented Apr 4, 2022

CLA assistant check
All committers have signed the CLA.

@kageiit kageiit marked this pull request as ready for review April 4, 2022 20:01
@kageiit kageiit merged commit 7faa0c9 into uber:master Apr 4, 2022
@avitricks avitricks deleted the upgrade_jetifier branch April 5, 2022 04:29
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.

None yet

3 participants