h***@qq.com
h***@qq.com
  • 发布:2020-04-08 09:55
  • 更新:2020-04-08 09:55
  • 阅读:928

设置了sdkversion为14云打包出现错误

分类:HBuilderX

才接触HBX,正好使用它给公司几个安卓触屏机制作个展示图片的APP,因为只用来展示图片,所以啥权限都没用。
安卓触屏机是4.2.2的系统,设置了sdkversion为14云打包出现提示;

uses-sdk:minSdkVersion 14 cannot be smaller than version 19 declared in library [gallery-dmcBig-release.aar] /home/pandora/.gradle/caches/transforms-1/files-1.1/gallery-dmcBig-release.aar/0f85906cd172d48160b5ef042e7ad60f/AndroidManifest.xml as the library might be using APIs not available in 14
Suggestion: use a compatible library with a minSdk of at most 14,
or increase this project's minSdk version to at least 19,
or use tools:overrideLibrary=\"io.dcloud.feature.gallerydmc\" to force usage (may lead to runtime failures)

FAILURE: Build failed with an exception.

请问怎么如何处理?

appid:H5D074A61

2020-04-08 09:55 负责人:无 分享
已邀请:

该问题目前已经被锁定, 无法添加新回复