核心内容摘要
GD32 Timer0高级定时器实现无刷电机PWM驱动与安全保护机制
implementationcom.github.bmelnychuk:atv:
1.
9在 Android 开发中引入上述依赖后构建项目时出现如下错误信息Duplicate class android.support.v
app.INotificationSideChannel found in modules core-
1.
0-runtime (androidx.core:core:
1.
8.
and support-v4-
21.
3-runtime (com.android.support:support-v4:
21.
0.
Duplicate class android.support.v
app.INotificationSideChannel$Stub found in modules core-
1.
0-runtime (androidx.core:core:
1.
8.
and support-v4-
21.
3-runtime (com.android.support:support-v4:
21.
0.
Duplicate class android.support.v
app.INotificationSideChannel$Stub$Proxy found in modules core-
1.
0-runtime (androidx.core:core:
1.
8.
and support-v4-
21.
3-runtime (com.android.support:support-v4:
21.
0.
# 解读 在模块 core-
1.
0-runtimeandroidx.core:core:
1.
0 和 support-v4-
21.
3-runtimecom.android.support:support-v4:
21.
3 中发现重复的类 android.support.v
app.INotificationSideChannel ...问题原因项目同时引入了两个包含相同类文件的库导致了重复类错误冲突双方如下AndroidX 库新版本支持库androidx.core:core:
1.
0旧版本支持库com.android.support:support-v4:
21.