-
Notifications
You must be signed in to change notification settings - Fork 47
Description
Hi, i found a error in react native version 0.58.6
and android buildToolsVersion = "28.0.3"
- What went wrong:
Execution failed for task ':react-native-app-settings:verifyReleaseResources'.
java.util.concurrent.ExecutionException: com.android.builder.internal.aapt.v2.Aapt2Exception: Android resource linking failed
Output: /Users/gh.mbp974/Documents/DEV_SITE/streego/streego/node_modules/react-native-app-settings/android/build/intermediates/res/merged/release/values-v28/values-v28.xml:7: error: resource android:attr/dialogCornerRadius not found.
/Users/gh.mbp974/Documents/DEV_SITE/streego/streego/node_modules/react-native-app-settings/android/build/intermediates/res/merged/release/values-v28/values-v28.xml:11: error: resource android:attr/dialogCornerRadius not found.
/Users/gh.mbp974/Documents/DEV_SITE/streego/streego/node_modules/react-native-app-settings/android/build/intermediates/res/merged/release/values/values.xml:957: error: resource android:attr/fontVariationSettings not found.
/Users/gh.mbp974/Documents/DEV_SITE/streego/streego/node_modules/react-native-app-settings/android/build/intermediates/res/merged/release/values/values.xml:958: error: resource android:attr/ttcIndex not found.
error: failed linking references.