Hello i am having a problem when releasing..
"react": "16.11.0"
"react-native": "0.62.2"
i got this error...
Execution failed for task ':react-native-launch-application:verifyReleaseResources'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
> Android resource linking failed
C:\xxxxxx\.gradle\caches\transforms-2\files-2.1\ab2c0d53782effd02ac7f499ae154019\appcompat-1.0.2\res\values-v26\values-v26.xml:5:5-8:13: AAPT: error: resource android:attr/colorError not found.
C:\xxxxxx\.gradle\caches\transforms-2\files-2.1\ab2c0d53782effd02ac7f499ae154019\appcompat-1.0.2\res\values-v26\values-v26.xml:9:5-12:13: AAPT: error: resource android:attr/colorError not found.
C:\xxxxxx\.gradle\caches\transforms-2\files-2.1\ab2c0d53782effd02ac7f499ae154019\appcompat-1.0.2\res\values-v26\values-v26.xml:13:5-16:13: AAPT: error: style attribute 'android:attr/keyboardNavigationCluster' not found.
C:\xxxxxx\.gradle\caches\transforms-2\files-2.1\ab2c0d53782effd02ac7f499ae154019\appcompat-1.0.2\res\values-v28\values-v28.xml:5:5-8:13: AAPT: error: resource android:attr/dialogCornerRadius not found.
C:\xxxxxx\.gradle\caches\transforms-2\files-2.1\ab2c0d53782effd02ac7f499ae154019\appcompat-1.0.2\res\values-v28\values-v28.xml:9:5-12:13: AAPT: error: resource android:attr/dialogCornerRadius not found.
C:\xxxxxx\.gradle\caches\transforms-2\files-2.1\6e813fa6b8fc8b59c3519258210e2a27\core-1.0.1\res\values\values.xml:57:5-88:25: AAPT: error: resource android:attr/fontStyle not found.
C:\xxxxxx\.gradle\caches\transforms-2\files-2.1\6e813fa6b8fc8b59c3519258210e2a27\core-1.0.1\res\values\values.xml:57:5-88:25: AAPT: error: resource android:attr/font not found.
C:\xxxxxx\.gradle\caches\transforms-2\files-2.1\6e813fa6b8fc8b59c3519258210e2a27\core-1.0.1\res\values\values.xml:57:5-88:25: AAPT: error: resource android:attr/fontWeight not found.
C:\xxxxxx\.gradle\caches\transforms-2\files-2.1\6e813fa6b8fc8b59c3519258210e2a27\core-1.0.1\res\values\values.xml:57:5-88:25: AAPT: error: resource android:attr/fontVariationSettings not found.
C:\xxxxxx\.gradle\caches\transforms-2\files-2.1\6e813fa6b8fc8b59c3519258210e2a27\core-1.0.1\res\values\values.xml:57:5-88:25: AAPT: error: resource android:attr/ttcIndex not found.
C:\xxxxxx\.gradle\caches\transforms-2\files-2.1\6e813fa6b8fc8b59c3519258210e2a27\core-1.0.1\res\values\values.xml:89:5-125:25: AAPT: error: resource android:attr/startX not found.
C:\xxxxxx\.gradle\caches\transforms-2\files-2.1\6e813fa6b8fc8b59c3519258210e2a27\core-1.0.1\res\values\values.xml:89:5-125:25: AAPT: error: resource android:attr/startY not found.
C:\xxxxxx\.gradle\caches\transforms-2\files-2.1\6e813fa6b8fc8b59c3519258210e2a27\core-1.0.1\res\values\values.xml:89:5-125:25: AAPT: error: resource android:attr/endX not found.
C:\xxxxxx\.gradle\caches\transforms-2\files-2.1\6e813fa6b8fc8b59c3519258210e2a27\core-1.0.1\res\values\values.xml:89:5-125:25: AAPT: error: resource android:attr/endY not found.
C:\xxxxxx\.gradle\caches\transforms-2\files-2.1\6e813fa6b8fc8b59c3519258210e2a27\core-1.0.1\res\values\values.xml:126:5-132:25: AAPT: error: resource android:attr/offset not found.
Hello i am having a problem when releasing..
"react": "16.11.0"
"react-native": "0.62.2"
i got this error...