Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

error when creating release on android #4

Open
dina304 opened this issue Apr 2, 2020 · 2 comments
Open

error when creating release on android #4

dina304 opened this issue Apr 2, 2020 · 2 comments

Comments

@dina304
Copy link

dina304 commented Apr 2, 2020

when creating release on android the follow error occur:
Execution failed for task ':flutter_is_emulator:verifyReleaseResources'.

java.util.concurrent.ExecutionException: com.android.builder.internal.aapt.v2.Aapt2Exception: Android resource linking failed
\build\flutter_is_emulator\intermediates\res\merged\release\values\values.xml:236: error: resource android:attr/fontVariationSettings not found.
\build\flutter_is_emulator\intermediates\res\merged\release\values\values.xml:237: error: resource android:attr/ttcIndex not found.
error: failed linking references.

@kferstl
Copy link

kferstl commented Jun 17, 2020

@g123k looks like the library needs to be updated to compileSdkVersion 28

@dave
Copy link

dave commented Oct 5, 2020

FYI I published a fixed version of this package at flutter_is_emulator_fixed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants