Execution failed for task ':react-native-photo-editor:verifyReleaseResources'.
> 1 exception was raised by workers:
  com.android.builder.internal.aapt.v2.Aapt2Exception: Android resource linking failed
  D:\xxxxxxxx\node_modules\react-native-photo-editor\android\build\intermediates\res\merged\release\values-v28\values-v28.xml:7: error: resource android:attr/dialogCornerRadius not found.
  D:\xxxxxxxx\\node_modules\react-native-photo-editor\android\build\intermediates\res\merged\release\values-v28\values-v28.xml:11: error: resource android:attr/dialogCornerRadius not found
  D:\xxxxxxxx\node_modules\react-native-photo-editor\android\build\intermediates\res\merged\release\values\values.xml:4646: error: resource android:attr/fontVariationSettings not found.
  D:\xxxxxxxx\JobMonitor_Mobile\node_modules\react-native-photo-editor\android\build\intermediates\res\merged\release\values\values.xml:4647: error: resource android:attr/ttcIndex not found.
  error: failed linking references.

 

这是因为项目SDK版本和插件项目版本不一致的问题导致

更多相关文章

  1. Android版本和API Level对应关系
  2. Android版本号与API级别对应关系表
  3. android判断用户是否已登陆详细代码
  4. Android(安卓)开源项目分类汇总
  5. android 命令行创建工程
  6. Android开发遇到的问题————android.content.res.Resources$N
  7. Android系统版本和API等级(level)对照表
  8. android项目迁移到androidX:类映射(android.support.design*)
  9. android 游戏开发-libgdx(一)

随机推荐

  1. Android(安卓)UI设计——ListView控件与S
  2. 低功耗蓝牙(BLE)之概念理解
  3. 获取Android的Java源代码并在Eclipse中关
  4. 安卓TextView的常用属性
  5. Android(安卓)NDK系列(三)-AS编写C文件没有
  6. Android使用ActivityGroup设置android:wi
  7. Android进阶(二十七)Android原生扰人烦的
  8. Android(安卓)Test - Auto Test Multi Ac
  9. Android应用的构成
  10. 谈谈 Android(安卓)中的 PathClassLoader