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

Failed to run the app due to AndroidX incompatibilities #84

Open
rayworks opened this issue Aug 7, 2020 · 0 comments · May be fixed by #85
Open

Failed to run the app due to AndroidX incompatibilities #84

rayworks opened this issue Aug 7, 2020 · 0 comments · May be fixed by #85

Comments

@rayworks
Copy link

rayworks commented Aug 7, 2020

/Users/rayworks/.gradle/caches/transforms-1/files-1.1/core-1.1.0.aar/e6128cc90a9aedec0cb88801c2bb9e44/res/values/values.xml:7:5-70: AAPT: error: resource android:attr/fontVariationSettings not found.
/Users/rayworks/.gradle/caches/transforms-1/files-1.1/core-1.1.0.aar/e6128cc90a9aedec0cb88801c2bb9e44/res/values/values.xml:7:5-70: AAPT: error: resource android:attr/ttcIndex not found.
FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':app:processDebugResources'.

Failed to process resources, see aapt output above for details.

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
  • Get more help at https://help.gradle.org
    BUILD FAILED in 1m 32s
    Running Gradle task 'assembleDebug'...
    Running Gradle task 'assembleDebug'... Done 94.0s
    AndroidX incompatibilities may have caused this build to fail. Please migrate your app to AndroidX. See
    https://goo.gl/CP92wY.
    Exception: Gradle task assembleDebug failed with exit code 1
@rayworks rayworks linked a pull request Aug 7, 2020 that will close this issue
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 a pull request may close this issue.

1 participant