Class 'com.stripe.android.PaymentConfiguration' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.0.0, expected version is 1.8.0.

- 发布:2025-09-05 10:14
- 更新:2025-09-05 11:00
- 阅读:12
产品分类: uniapp/App
PC开发环境操作系统: Windows
PC开发环境操作系统版本号: Mac
HBuilderX类型: 正式
HBuilderX版本号: 4.76
手机系统: Android
手机系统版本号: Android 16
手机厂商: 三星
手机机型: SM-G9810
页面类型: nvue
vue版本: vue2
打包方式: 云端
项目创建方式: HBuilderX
操作步骤:
预期结果:
打包成功
打包成功
实际结果:
打包失败
打包失败
bug描述:
Class 'com.stripe.android.PaymentConfiguration' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.0.0, expected version is 1.8.0.
1 个回复
DCloud_Android_DQQ
已知问题,是因为目前kotlin版本较低导致。
这个问题会在近期发布的 4.81版本修复