We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
airgap-vault/android/gradle.properties
Line 12 in 22a8c5d
See this guide for the steps to ensure it's safe to remove above line android.enableJetifier=true (check that all deps are already fully migrated to AndroidX, and migrate the ones still not migrated to it) https://medium.com/dipien/say-bye-bye-to-android-jetifier-a7e0d388f5d6
Also remove lines of jetifier package installation and usage:
airgap-vault/package.json
Line 26 in 38a8eef
Line 132 in 38a8eef
Line 155 in 38a8eef
Line 171 in 38a8eef
airgap-vault/build/android/Dockerfile
Line 36 in 89b617d
Line 48 in 89b617d
Related messages from compiling app:
$ jetifier && node apply-diagnostic-modules.js && node fix-qrscanner-gradle.js && yarn browserify-coinlib Jetifier found 140 file(s) to forward-jetify. Using 1 workers... $ /app/node_modules/.bin/jetifier Jetifier found 140 file(s) to forward-jetify. Using 1 workers...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
airgap-vault/android/gradle.properties
Line 12 in 22a8c5d
See this guide for the steps to ensure it's safe to remove above line android.enableJetifier=true (check that all deps are already fully migrated to AndroidX, and migrate the ones still not migrated to it)
https://medium.com/dipien/say-bye-bye-to-android-jetifier-a7e0d388f5d6
Also remove lines of jetifier package installation and usage:
airgap-vault/package.json
Line 26 in 38a8eef
airgap-vault/package.json
Line 132 in 38a8eef
airgap-vault/package.json
Line 155 in 38a8eef
airgap-vault/package.json
Line 171 in 38a8eef
airgap-vault/build/android/Dockerfile
Line 36 in 89b617d
airgap-vault/build/android/Dockerfile
Line 48 in 89b617d
Related messages from compiling app:
The text was updated successfully, but these errors were encountered: