赞
踩
android kotlin 提示:
Caused by: java.lang.RuntimeException: Duplicate class android.support.v4.app.INotificationSideChannel found in modules core-1.2.0-runtime (androidx.core:core:1.2.0) and support-compat-25.2.0-runtime (com.android.support:support-compat:25.2.0)
解决问题,在gradle.properties中添加:android.enableJetifier=true
赞
踩
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。