Comparing version 1.3.2 to 1.4.0
{ | ||
"name": "jetifier", | ||
"version": "1.3.2", | ||
"version": "1.4.0", | ||
"description": "jetifier from Android Studio, in npm package format", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -37,2 +37,9 @@ # jetifier | ||
### To reverse-jetify / convert node_modules dependencies to Support Libraries | ||
So, you can't upgrade to AndroidX for some reason. But all your library dependencies are upgrading. You can convert them back with reverse-jetify mode | ||
Follow the instructions from above to convert to AndroidX, **but add the `r` flag.** | ||
Over time this will be less effective as more and more things convert, but with a combination of this in reverse-jetify mode, and using jetifier-standalone in reverse-jetifier mode to process jars/aars/zips you will be able to delay the transition indefinitely. | ||
## Troubleshooting | ||
@@ -39,0 +46,0 @@ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2726442
76